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

VA01- PRICING

Former Member
0 Likes
484

Hi,

Freight calculation varies based on the customer. So I have placed the code in the FRM_KONDI_WERT_<Cond> . This routine calculates the freight and returns the freight value and currency, This subroutine is called in two places.

1. In the first call, this value is not taken into account-.i.e. xkomv structure is not updated with this value

But I expect that XKOMV to be updated with the calculated value.

Please advise me .

Thank you.

Hi,

Freight calculation varies based on the customer. So I have placed the code in the FRM_KONDI_WERT_<Cond> . This routine calculates the freight and returns the freight value and currency, This subroutine is called in two places.

1. In the first call, this value is not taken into account-.i.e. xkomv structure is not updated with this value

But I expect that XKOMV to be updated with the calculated value.

Please advise me .

Thank you.

2 REPLIES 2
Read only

Former Member
0 Likes
447

I think you create this subroutine through VOFM transaction.

What kind of advice do you need? Please, be more specific with your question.

Regards.

Rafael Rojas.

Read only

0 Likes
447

Hi,

Thank you. The issue is resolved.