Some times it might be a requirement that some report only to be executed in the background not in the fore ground so at that
Author: coderobbot
Controlling/Restricting SELECT-OPTIONS features
Step1. Create a select option and execute the program. Step2. So here in the selection scree, we have the lower and higher limit with lot
Use of FM ‘DYNP_UPDATE_FIELDS’
Step1. Here the selection screen contains 3 parameters and a search help is assigned to the field p_connid. The search help shows the list of
FM : DYNP_VALUES_READ Use
The FM ‘DYNP_VALUES_READ’ can be used in various scenarios to read the screen field values. Here in the below post just a use case is
List Box At selection- Screen
Step1. Create a report and pass some values to the Fm VRM_SET_VALUES that will display the list of values in the list box. Step2. The
Use of LEAVE LIST-PROCESSING
LEAVE LIST-PROCESSING: This statement immediately exits the list processor. This statement can be used in various purposes. Let’s take one case where it can be