Answer Posted / arjun manglekar
You set a status and title for a screen in the PBO (Process
Before Output) module using the ABAP keywords SET PF-STATUS
SET PF-STATUS :
This statement is used to set your own GUI status to the
report or the program that you develop and PF status is
developed in the transaction code SE41
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is projection view?
What is a currency factoring technique?
Do you know any other patterns if yes.. explain
How to Modify Layout set for RVORDER01 for printing sales order confirmation. plz mention the detail coding Tahnks, Rahul
How can you distinguish between different kinds of parameters?
How do you use tab sets in layout sets?
What are secondary indexes. How can we know which index is being used in a select query?
Does the call transaction method allow multiple transactions to be processed by sap? : abap bdc
What is the difference between internal tables and extract datasets? : abap modularization
How is conversion of data types done between abap/4 & external level? : abap data dictionary
Does sap handle multiple languages?
What is the maximum No. Of structures that can be included in a table or structure. : abap data dictionary
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
What is the difference between a dialog program and a report?
WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.