‎2007 Oct 15 2:24 PM
hi all,
what is the use of work area, what if we do not use it and go for WITH HEADER LINE option...does it make any difference
vikas...
‎2007 Oct 15 2:28 PM
‎2007 Oct 15 2:28 PM
‎2007 Oct 15 2:30 PM
‎2007 Oct 15 2:29 PM
Hi,
If you use WITH HEADER LINE then a memory allocation will be done which make a difference of performance. If you use work area then the memory will assign only at the time of use.
Regards
Rani.
‎2007 Oct 15 2:30 PM
‎2007 Oct 15 2:32 PM
hi,
if we use internal table without headerline workarea has to be created explicitly that will improve the performance of a program.and efficiency in coding...
Reward with points if helpful.
‎2007 Oct 15 2:33 PM
Hi Vikas,
Go thru these links.
http://help.sap.com/saphelp_nw2004s/helpdata/en/fc/eb30dd358411d1829f0000e829fbfe/content.htm
http://help.sap.com/saphelp_nw04/helpdata/en/91/ca9f77a9d111d1a5690000e82deaaa/frameset.htm
Reward points if it useful 2 u.
Regards.
VIshnu.