FPM allows to set different buttons on the popup or dialog box screen …………………
In FPM, OPEN_DIALOG_BOX method is used to call a popup page as a popup screen. Check the method parameter.
check the structure FPM_S_DIALOG_BOX_PROPERTIES of the parameter IS_DIALOG_BOX_PROPERTIES.
Check the data element /domain FPM_DIALOG_BUTTON_SET for the field BUTTON_SET.
The fixed values controls different buttons on the popup fpm screen.
Here the code piece calls the FPM POP screen and BUTTON_SET as 3.
POP up Displays YES & CANCEL button.
BUTTON SET as 5.
POP up Displays YES, NO & CANCEL button