which part of the internal table syntax determines how ABAp
accesses the rows of the internal table ?
Answer Posted / mohammed
Index determines the rows of the internal table
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Name some data dictionary objects?
What is a multiple line field?
When value table becomes check table?
What are the payroll related infotypes? : abap hr
How many default tab strips are there? How to insert more tabs in it?
Which table stores the programs created?
Which FM do you use to find out who is reporting to whom
How can we create callable modules of program code within one abap/4 program? : abap modularization
Name a few data dictionary objects?
Explain the disadvantage of using exec sql statement in abap?
What is alv programming in abap? When is this grid used in abap? : abap hr
While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc
what is the difference between hashed & sorted internal tables?
What are datasets in abap?
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.