2007 Jul 20 4:34 PM
2007 Jul 20 4:36 PM
Hi,
1. TYPES statement defines the structure without allocation of memory, DATA statements allocate the memory at runtime.
2. Create a structure by using types statement and refer it by using the DATA statement.
3. In order to avoid the internal table declaration without header line, we are declaring a structure by types statemnet and declaring an internal table with reference to the structure.
Regards,
Ferry Lianto
Hi,
1. TYPES statement defines the structure without allocation of memory, DATA statements allocate the memory at runtime.
2. Create a structure by using types statement and refer it by using the DATA statement.
3. In order to avoid the internal table declaration without header line, we are declaring a structure by types statemnet and declaring an internal table with reference to the structure.
Regards,
Ferry Lianto
2007 Jul 20 4:36 PM
Hi,
1. TYPES statement defines the structure without allocation of memory, DATA statements allocate the memory at runtime.
2. Create a structure by using types statement and refer it by using the DATA statement.
3. In order to avoid the internal table declaration without header line, we are declaring a structure by types statemnet and declaring an internal table with reference to the structure.
Regards,
Ferry Lianto
2007 Jul 20 4:39 PM
hi,
chk these threads....
https://forums.sdn.sap.com/click.jspa?searchID=4003731&messageID=3567937
https://forums.sdn.sap.com/click.jspa?searchID=4003731&messageID=3752274
regards,
priya.
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |