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

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

Aw: Re: [sap-log-sd] Option 003 is Not Working

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

Reply from hagen on Feb 25 at 8:18 AM
Hello,

please run transaction VTFL

- Choose source (like LF) and destination (like F2)
- Choose line item (like TAN)
- Choose VBRK/VBRP and enter routine 003

FORM DATEN_KOPIEREN_003.
DATA: BEGIN OF ZUK,
MODUL(3) VALUE '003',
VTWEG LIKE VBAK-VTWEG,
SPART LIKE VBAK-SPART,
VGBEL LIKE VBRP-VGBEL,
END OF ZUK.
ZUK-VTWEG = VBAK-VTWEG.
ZUK-SPART = VBAK-SPART.
IF KURGV-PERFK = SPACE.
ZUK-VGBEL = VBRP-VGBEL.
ENDIF.
VBRK-ZUKRI = ZUK.
ENDFORM.

Then it should work.

Regards Hagen

---------------Original Message---------------
From: phanimsd
Sent: Monday, February 24, 2014 10:57 PM
Subject: Option 003 is Not Working

Have you tried with Copying routine 003---Single invoice in VTFL--Header.

Phanikumar

 
Reply to this email to post your response.
 
__.____._
Manage Settings | Unsubscribe | Create FAQ | Send Feedback
  
Copyright © 2014 Ziff Davis, Inc. and message author.
Ziff Davis, Inc. 28 E 28th Street New York, NY 10016
hagen  

achievements
 
Mark as helpful
View this online
Ask a new question
 
In the Spotlight
Earn Recognition for Your Contributions at Toolbox for IT. Gain Points for Community Achievements

_.____.__

0 comments:

Post a Comment

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