How do you define an internal using types?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / anu
TYPES:BEGIN OF <DEFINITION NAME>,
END OF <DEFINITION NAME>.
Is This Answer Correct ? | 1 Yes | 0 No |
What is the bitwise operator in the sap abap?
what are the events in lsmw?
Differentiate screen painter from menu painter.
what is at new carrier
what is the z-transaction?? what's the use of it??
what is bapi?
while uploading a flat file through bdc call trans, then the system get CRASHED. how do i know how many records have been updated.
Table maintainence -- Transaction Code?
what is tablemaintanance generator ? how to create it?
how can we print both side in smartforms?
What is a type group?
What is buffering allowed but switched off?