if have 10 pages in script,how u can u start from 10th page?
Answer / gvkreddy
we have follow!
In the ABAPEditor when we call FM 'start-form'
in that we have parameter start-page = 'page10'
Is This Answer Correct ? | 12 Yes | 0 No |
If you write a write statement after end-of-selection, will that be triggered ?
What are the advantages of logical databases : abap hr
How many records a Read statement will retrieve?
Scenario 1: I am uploading 1000 records using session method. I have an error in 950th record. What will happen and howmany records will upload? Scenario 2: I am uploading 1000 records using Call Transaction method. I have an error in 950th record. What will happen and howmany records will upload?
What are plan versions used for? : sap abap hr
Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary
How can you display frames (horizontal and vertical lines) in lists?
How many types of tables exists and what are they in data dictionary? : abap data dictionary
What is the relation between Badi and Bapi ?
What will happen when we use single buffered selected?
Explain the differences between at selection-screen and at selection-screen output?
Events that can be used in both the classical and interactive reports