In Interactive How you see 5 to 9th sec -list?
Answer Posted / veena
No, Its impossible to go from 5th list to 9th list.
ABAP only allows backward direction not forward direction.
we use sy-lsind for only moving backward direction.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
Can you print decimals in type n?
How can we use / display table in a screen?
How to eliminate duplicate entries in internal tables? : abap data dictionary
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
Explain Singleton class
What are dml commands in abap?
What are the client dependant objects in abap / sap?
How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?
What is page window?
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
What is technically difference between in Table creation in table creation maintenance not allowed ,maintenance allowed with restriction, maintenance allowed ?
How is conversion of data types done between abap/4 & external level? : abap data dictionary
What are the function modules used to create batch input session? : abap bdc
What functions does a data dictionary perform ?