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
What is the tcode to create indexes?
What is an authorization in sap?
how to see the table output?
What is primary index?
What is new enhancement framework?
What are the disadvantages of logical databases?
How many types of size categories and data classes are there?
What is step-loop?
What is the use of 'table index'?
What is function group?
What are the types of data types in the sap abap?
What are the different types of abap/4 programs?
What are the different database integrities?
On which event we can validate the input fields in module programs?
What is an internal table?