Sent: Wednesday, January 12, 2011 4:29 PM

You can just set the three backward buttons as E,

It’s very clear in ABAP help. Of course, if you don’t change anything, the only way you can do that is by hitting /e in command and enter, okay

Addition AT EXIT-COMMAND at the event PAI causes module mod to be called exactly if:

· The function used to trigger event PAI has function type “E”

· Into the command field of the standard toolbar, the user entered a character string starting with “E” and confirmed it using ENTER.

The dialog module is called before the automatic input checks defined in the system or in the ABAP Dictionary and independently of its position in the event block. The only screen field transported to the ABAP program is the OK field. If the function that triggered the PAI event does not fulfill any of the above prerequisites, the MODULE statement is NOT executed.