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
How to display if the value entered contains records or not?
What is a subroutine?
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?
Will 50,000 records be uploaded directly into APP's Server?
Explain how to create any functions? How to go about it?
How to upload more than 2GB file from External Source to SAP?
What are the main uses of the primary key?
What is the lock object?
What is sql trace? : abap data dictionary
Is it possible to bring select option in module pool screens?
Explain the use of table maintenance allowed?
How many default tab strips are there?
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?
What is the difference between the exits created in M.M and S&D?