9 Screen Development
This topic describes about the Other Screen Development.
Screen development for an Others screen is similar to a normal maintenance function id.
Naming Convention
Others screen should adhere to the same naming convention as a normal maintenance function id. The name of the function id should be 8 characters and the third letter should be ‘D’.
Function Type
Function Type has to be selected as OTHERS. Normally user-defined actions would be used in an OTHERS screen. These actions are invoked with the click of the buttons placed on the screen.