which part of the internal table syntax determines how ABAp
accesses the rows of the internal table ?
Answer Posted / kausihk
data : itab type ... { {[STANDARD] TABLE}
| {SORTED TABLE}
| {HASHED TABLE}
| {ANY TABLE}
| {INDEX TABLE} } ... .
table of ttab.
Regards,
Kaushik
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how to read the standard field value in your custom program.
wat is the difference between A-gate & W-gate?where are they used?
Explain badi in abap.
How do you retrieve the data for repetitive structures ? : abap hr
What is design pattern? Provide example .Why are we using it?
What is narrow casting and wide casting?
How do you differentiate tax for different countries? : sap abap hr
WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.
What are function modules?
What is the difference between a pool table and a transparent table?
What is meant by authorization? : sap abap hr
What statement will be found in an sap application program that implements a function module exit?
What is a view in sap? : abap data dictionary
What are the steps in creating screen ?
What is the significance of the screen number ‘0’?