Answer Posted / harsha
loop at screen.
screen-input = 1
screen-active = 0
or screen-invisible = 0.
endloop.
this is the way i think to clock the selection screen.
Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Can anyone done BDC/LSMW/BAPI for F-02 and F-04.If yes let me know the processs
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
What are two methods of modifying sap standard tables? : abap data dictionary
What are control tables?
What are the basic objects of the data dictionary? : abap data dictionary
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?
What is meant by search help? : sap abap data dictionary
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?
When was the sap abap being created?
hi i need detailed information on badi and bapi how can this work in real time senarios plz explain with exp
How to know if the value entered contains records or not?
Explain lsmw?
How do you validate the selection criteria of a report? And how do you display initial
How do you send files to the legacy systems from sap and vice versa? How does one know that the legacy files have come on to the sap server you are working on? : abap bdc
How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?