Answer Posted / anuraj singh rana
Internal table are of two type :
1 With Header Line
2 Without Header Line
With Header Line.
there is header attached to the table it use to
populate as well as retrive data from the internal table.
it is the obselete now
With out header Line.
We use work area..
same funcitions but the name is not same as internal table.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
what next in SAP-ABAP/4 is it going to be change?
How are the function code handles in flow logic?
What are the types of views? : sap abap data dictionary
What is a batch input session? : abap hr
What are the different software packets available in the market? : sap abap hr
What is the maximum number of structures that can be included in a table or structure : abap data dictionary
How to write a code for multiple transactions? : abap bdc
What are the contents in technical specifications?
Explain what is the difference between sy-tabix and sy-index? Where it is used?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?
What are the two ways for restricting the value range for a domain? : abap data dictionary
What is the maximum number of match code id's that can be defined for one match code object ?
List some of the many different ways that the sap standard functionality can be changed by a customer?
What is Group by in Select statement?
What are match codes? describe?