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


Please Help Members By Posting Answers For Below Questions

How is time management and payroll is integrated? : sap abap hr

747


How many types of tables exists and what are they in data dictionary? : abap data dictionary

898


What are the advantages of logical databases?

800


What is the difference between refresh and free statements?

904


How can we upload a text file having delimiters in to legacy system? : abap bdc

806


What is the difference between call transaction method and the session method? : abap bdc

723


What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?

778


What is an rdbms?

791


To find the date difference & excude saturday & sunday in between them

1731


What is a predefined type in abap?

837


What are the Synchronous and asynchronous methods in bdc ?

810


Explain the difference between a pool table and a transparent table and how they are stored at the database level?

765


What is the sap abap?

819


what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?

2193


In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.

1806