What's the use of AT PF event?
Answer / 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 |
1.why dont use top of page. wat is the use? 2. wat is sub screen? 3. why u select the session method in bdc ? how many records wil be updated on that time? 4.why dont use start form in script? 5.wat is difference b/w dilldown and interactive report? 6. wat is pf status interactine report?
How we can Hide buttons on application toolbar.?
looking for sap abap training with real time project, call @ 9972123004
How to find out the no of implementations done for a badi
What is its?
What are the various types of the Internal tables used?
1-What is a Text Table?
MY DOMAIN IS SAP-ABAP COMPARE TO WEBDYNPRO AND CRM-TECHNICAL WHICH IS BEST?
What is the difference between normal report program and module pool program?
3 Answers Atos Origin, Kaavian,
what are SPA and GPA parameters?What the Purpose?Examples? under ABAP Memory.
What is the difference between Report and Script?
What is the difference between refresh and free statements?