Answer Posted / ravi
By using data statement , we define internal table
Types: begin of <type definition name>
|
|
End of <type definition nmame>.
Data: <Int Tab name> type standard table of <type definition name> <occurs n>.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
How many types of views are there ?
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?
What is the difference b/t Session method and call transaction method ??
What are indexes? : sap abap data dictionary
What is the difference between upload and ws_upload ? : abap bdc
What are the function modules used to create batch input session? : abap bdc
What are pool tables?
where are the passwords for ITS stores?
What is personnel sub are
What are the three hierarchical levels of data types and objects?
What is meant by authorization? Did you ever work on it? : sap abap hr
What is the syntex used to call a screen as dialog box (pop up)?
What is tcode se16. For what is it used. Explain briefly?
What is a fall back class?
What does hide statement do?