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 is time management and payroll is integrated? : sap abap hr
How many types of tables exists and what are they in data dictionary? : abap data dictionary
What are the advantages of logical databases?
What is the difference between refresh and free statements?
How can we upload a text file having delimiters in to legacy system? : abap bdc
What is the difference between call transaction method and the session method? : abap bdc
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?
What is an rdbms?
To find the date difference & excude saturday & sunday in between them
What is a predefined type in abap?
What are the Synchronous and asynchronous methods in bdc ?
Explain the difference between a pool table and a transparent table and how they are stored at the database level?
What is the sap abap?
what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?
In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.