Answer Posted / mishra
When the user chooses a function code PF<nn> (<nn> can be
between 01 and 24), the system always triggers the AT
PF<nn> event. In the standard list status, the function
keys F<nn> that are not reserved for predefined system
functions all have the function code PF<nn> as long as a
corresponding event block is defined in the program.
AT PF<nn>.
<statements>.
These event blocks are executed when the user chooses the
corresponding function key. The position of the cursor in
the list is irrelevant.
If you use these event blocks at all, it should only be for
temporary test versions. In production programs, you should
only use AT USER-COMMAND with a dialog status of your own
to assign function codes to function keys. When you use
your own interfaces, the system displays a function text
explaining what the function does. This does not happen
when you use AT PF<nn> event blocks.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Define spool request?
What are the steps to be followed to set lockobjects? : sap abap data dictionary
What is the company code? : sap abap hr
What are the list of screen elements?
What is off cycle payroll run
What is a collect statement?
What is elementary search help? : sap abap data dictionary
What is an update type with reference to a match code id?
How do you find the information on the current screen?
What is full form of bdc session? : abap bdc
hi,how to diable the popup window which is displayed afetr executing the SAP script program?
I need some information regarding Vcentric Test pattern ? with questions.
Reports: Event functionality.
What is lock object ? : abap data dictionary
A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization