which part of the internal table syntax determines how ABAp
accesses the rows of the internal table ?
Answer Posted / prashant tiwari
I think it depends upon the work area, either implicit one
or explicit.coz as far as ABAP access to internal table is
concrened it is through header only.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of dequeue function module? : sap abap data dictionary
Explain Singleton class
What are the steps in creating screen ?
What are the user interfaces of interactive lists?
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
what is the t-code to link technical and functional operation?
What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc
Does the call transaction method allow multiple transactions to be processed by sap?
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
What is tmg?
What is a report?
What are internal tables? How do you get the number of lines in an internal table?
What is output determination?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
What is an update type with reference to a match code id? : abap data dictionary