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: 

Quotation item net price

Former Member
0 Kudos
314

Hi all,

My requirement is to change the net price of a quotation item (trans. ME47) dinamically, replacing the existing value with a calculated value.

Is there a function module for this purpose? (function modules form functio group MMPR can be used for a purpose as described?)

Thank you,

Bogdan

5 REPLIES 5

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos
129

It doesn't look like there is a BAPI to do this. Maybe you could try to do a BDC over the transaction.

Regards,

Rich Heilman

0 Kudos
129

Also, I would not suggest using any of the function modules in functino group MMPR, as they are not released for your use.

Regards,

Rich Heilman

0 Kudos
129

The context is a bit delicate, Rich.

The client already modified the standard ME47.

The nynamic calculation of the net price has to be done <b>"from within"</b>, in real time.

I am working on SAPMM06E and, <i>from this program</i>, somewhere, I need to modify the net prices of the <b>opened</b> quotation.

Any suggestions?

Thanks,

Bogdan

Former Member
0 Kudos
129

Hi

Were you able to resolve this problem?

I am trying to pull in the net price from the Info Record for the material. None of the user exits allow me to do an update.

I have tried modifying the program but i am not getting the document updated completly. I can get the net price updated but the on ME49 is say the quoatation is not completed.

Any help along this line?

Thanks Ken

0 Kudos
129

Does SAP gives you an option to change the price at runtime? I dont think there are any user exits available for this.

Thanks,