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

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

[sap-abap] vbfa-rfwrt Unable to Workout

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

Question from umer1 on May 11 at 6:20 AM
Hi Experts,

I was trying to get credit note for an abap report . I added the below code which helped me out in getting credit note.

LOOP AT itab WHERE VBTYP = 'H' OR VBTYP = 'K' OR VBTYP = 'O' OR VBTYP = 'N'.
Itab-NETWR = Itab-NETWR * ( -1 ).
Itab-NETWR1 = Itab-NETWR1 * ( -1 ).
i
MODIFY Itab.
ENDLOOP.

But what i should add to get cost of goods sold whose field is vbfa-rfwrt i tried in the same loop with this code itab-RFWRT = VBFA-RFWRT. but doesn't works.
Thanks in advance and answers will be appreciated
 
Reply to this email to post your response.
 
__.____._
Manage Settings | Unsubscribe | Create FAQ | Send Feedback
  
Copyright © 2014 Ziff Davis, LLC. and message author.
Ziff Davis, LLC. 28 E 28th Street New York, NY 10016
umer1  
 
View this online
Ask a new question
 
In the Spotlight
Have a technical question? Need to find IT solutions? Ask your peers in the Toolbox for IT community.

_.____.__

0 comments:

Post a Comment

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