2008 Apr 05 8:23 AM
Hi abapers,
what is input mask? What is the use of them? How screens use them?
Thanks in advance.
Regards,
Lakshminarasimhan.N
2008 Apr 05 9:08 AM
The input/output mask of a screen contains all of the normal graphical user interface elements, such as input/output fields, pushbuttons, and radio buttons. Basically it contains all the information regarding the screen field.
When the screen mask is displayed by the SAPgui, two events are triggered: Before the screen is displayed, the Process Before Output (PBO) event is processed. When the user interacts with the screen, the Process After Input (PAI) event is processed.
Bottom line is...
Screens send data to, receive data from, and react to the users interaction with the input mask.
Reward points if answer is useful.
Hi abapers,
what is input mask? What is the use of them? How screens use them?
Thanks in advance.
Regards,
Lakshminarasimhan.N
2008 Apr 05 9:08 AM
The input/output mask of a screen contains all of the normal graphical user interface elements, such as input/output fields, pushbuttons, and radio buttons. Basically it contains all the information regarding the screen field.
When the screen mask is displayed by the SAPgui, two events are triggered: Before the screen is displayed, the Process Before Output (PBO) event is processed. When the user interacts with the screen, the Process After Input (PAI) event is processed.
Bottom line is...
Screens send data to, receive data from, and react to the users interaction with the input mask.
Reward points if answer is useful.
2008 Apr 05 9:21 AM
Hi ,
check this.....
http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb2d81358411d1829f0000e829fbfe/frameset.htm
regards,
venkat.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |