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 the difference between select statement and provide statement ? : abap hr
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?
What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?
Name the abap/4 modularization techniques? : abap modularization
What is the procedure you followed to upload the data?
How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.
Which transaction code can I used to analyze the performance of ABAP program.?
What are the different types of laws. What are they?
What are the basic functions of database utility?
What are the differences between table controls and step loops?
What is the definition of modification in an sap system and how do they impact an upgrade?
What are the events used in abap in the order of execution?
What are the user groups?
What is modularization and its benefits?
Difference between sy-tabix and sy-index? Where it is used?