SAP Internal Tables Question:
Download Job Interview Questions and Answers PDF
Explain row type and line type concept?
Answer:
ine type refers to the structure of an internal table,whereas row type is the actual part that contains the data and it refers to the table body.creating internal table using line type and row type concept is for reusability purpose.Line type and Row type are defined at DDIC LEVEL.
Download SAP Internal Tables Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain Hashed tables in SAP Internal Tables? | What is Size of the internal tables? |