Application Development 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: 

Invoice Pricing routine

Former Member
0 Kudos

Hi All,

I am creating Invoice with few deliveries, While Calculating pricing, I need to get these Deliveries in side the Pricing Routine for calculation.

Can you please let me know in which structure these deliveries will be available in Pricing routine.

Thanks in advance.

Best Regards,

Madhu

2 REPLIES 2

Former Member
0 Kudos

it depends upon what type of routine u are using . check Data transfer options

in VOFM Tcode.

Regards

Prabhu

0 Kudos

Thanks Prabhu,

These Prcing routines will be added in Tcode: O5F5 but not VOFM.

If U have a time go to Tcode: VF01 and enter some deliveries and Click on Execute in Debug mode.

It will trigger one function 'PRICING', before the triggering this function I am able tosee all the deliveries in internal table XKOMFK but not able to see in side the 'PRICING' function.

If standrad program is not able to bring the deliveries into inside Pricing routine, Can you suggest any method to bring the deliveries inside pricing routine.

Please help me, thanks.

Best Regards,

Madhu