We have added search box. Key in SAP issue keyword to search
TopBottom

Announcement: wanna exchange links? contact me at sapchatroom@gmail.com.

RE:[sap-dev] Field-symbols question

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Posted by sapwes (Jack)
on May 13 at 4:07 PM
Mark this reply as helpfulMark as helpful
Thought of it, training issue. Had enough resistance just getting the field symbols.


---------------Original Message---------------
From: sapwes
Sent: Thursday, May 13, 2010 9:27 AM
Subject: Field-symbols question

> The SAP performance guide indicates that using the assigning command when looping on an internal table improves performance.
> eg LOOP AT ITAB ASSIGNING <WA>
> <WA>-FLAG = 'X'.
> ENDLOOP.
> I have seen this to be true.
> I'm working with a devloper who insists on derefencing the field symbol and using the dereferenced varible
> eg
> LOOP AT ITAB ASSIGNING <WA>
> DerefVal = <WA>
> DerefVal-Flag = 'X'.
> ENDLOOP.
> Other than style issues do you folks have any thoughts how it will affect performance? or any other general thoughts about whether this is a good idea or not?
> Thanks
> Wes
__.____._
Copyright © 2010 Toolbox.com and message author.

Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
sapwes
SAP Development Helper

Posted helpful replies on 5 threads in a group to earn a Bronze Achievement
In the Spotlight
Your SAP Security is at Risk...Learn How to Stay Protected. Read the free white paper from SenSage
_.____.__

0 comments:

Post a Comment

T r a n s l a t e to your language