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
Category: Uncategorized
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
Use of LEAVE TO LIST-PROCESSING
LEAVE TO LIST-PROCESSING : This statement is used when we are processing a screen and want to print our output in a list. In order
FPM OVP Application -Integrating Header LIST UIBB and ITEM List UIBB & Dynamically hiding ITEM LIST UIBB
Here the OVP application contains two list UIBBs. One is header UIBB which displays records form SCARR table and another one is ITEM UIBB which
FPM OVP Application -Integrating Search UIBB and List UIBB: Displaying field Tooltip
So here we have the search and list UIBB are integrated in an OVP application. On search it displays some records. If you put the