‎2008 Nov 27 4:40 AM
hi friends
if we use (keyword: types) and declare data types memory is not allocated.
but when we use (keyword :data) memory is allocated .can any one tel me strong reason for this ?
thanks®ards
meena.
‎2008 Nov 27 4:42 AM
Hello,
When we use DATA for a particular structure then memory is allocated.
When we use Types it is user defined structure for this memory is not allocated.
‎2008 Nov 27 4:43 AM
Hi Meena,
This is the( ABAP) Language implemented and developed by SAP.
they implemented it that way so we need to follow.
regards
Ramchander Rao.K