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

Quotation item net price

Former Member
0 Kudos
428

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
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos
243

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

Read only

0 Kudos
243

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

Read only

0 Kudos
243

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

Read only

Former Member
0 Kudos
243

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

Read only

0 Kudos
243

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

Thanks,