Dear SD Gurus,
Can anybody tell me what is the difference between a Table and Structure
Pls Reply.
Request clarification before answering.
Hi Goturu,
Structures
-Defined like a table and can then be addressed from ABAP programs.
-Structures contain data only during the runtime of a program.
-Just like user-defined data type.
Tables
-Contains data at any given point of time.
- Can be used in ABAP programs
- Can include one or many structures.
Regards
Nadarajah Pratheb
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 14 | |
| 13 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.