Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

VOFM Orders Data Transfer (307)

Former Member
0 Likes
520

Hi all,

During a copy, we would like the line items pricing conditions to copy through, specifically the condition amounts. We've created a copy of routine 307 but in the comments it says that "The pricing data was not copied, it is redetermined."

How can we get the pricing to copy for each line item?

Thanks in advance! Helpful answers will be awarded points.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
482

Hi,

Are you trying to copy the orders data transfer routine..FV45C307..

If so..Comment the LOCAL statements..so that the data is copied..

Thanks,

Naren

Message was edited by: Narendran Muthukumaran

Hi,

Are you trying to copy the orders data transfer routine..FV45C307..

If so..Comment the LOCAL statements..so that the data is copied..

Thanks,

Naren

Message was edited by: Narendran Muthukumaran

2 REPLIES 2
Read only

Former Member
0 Likes
483

Hi,

Are you trying to copy the orders data transfer routine..FV45C307..

If so..Comment the LOCAL statements..so that the data is copied..

Thanks,

Naren

Message was edited by: Narendran Muthukumaran

Read only

0 Likes
482

Thanks for the help but it turns out there was a misconfiguration. It appears the quantity values are linked to the pricing. In txn VTAA for line items we had set the "copy quantity" field to "A". We changed it to blank for automatic determination and this fixed out problem.