Description: The event POV in module pool program is used to display the F4 values for a field if there is no search help is
Author: coderobbot
Table Control in Module Pool
Description: Table Control generally used to display Multiple records in a single screen. Step 1. Create a Module Pool Program , declare some variables and
Tab Strip In Module Pool
Description: Each tab of the Tab Strip control is attached with a sub screen. When Particular tab is clicked by the user then the appropriate
Select-Option in Module Pool
Description: To display select option in a screen, create a normal screen with a sub screen area. This sub screen area is going to hold
Modal Dialog Box (Pop Up Screen) In Module pool
Description : Modal Dialog Box is a Pop up window which is displayed on the top of the screen. When calling this type of screen
Sub Screen in Module Pool Program
Description: Sub screens normally used to do all the task in a single screen without navigating to other screens. Sub Screen normally used in the