cancel
Showing results for 
Search instead for 
Did you mean: 

Function module 'pricing'

Former Member
0 Kudos

Dear People,

Is it possible for me to pass PO number to the function module 'PRICING'.

If so, what set of fields do i need to pass.

Thanks and Regards,

Sandeep

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

if you elaborate your exact requirement ,we can explore some inputs

Former Member
0 Kudos

Dear Polly and Kalai,

Issue solved.

My requirement was to simulate PO pricing details based on furnishing PO.

It happens that BAPI_PO_CHANGE supports my purpose.

Thanks and Regards,

Sandeep

PollyGan
Advisor
Advisor
0 Kudos

Hi Sandeep,

I don't think it's possible. The import parameters KOMK/KOMP do not contain the field EBELN.

And during the PO creation, when calling FM pricing, the purchase order number(EKKO-EBELN)

may have not been generated.

Thanks and regards,

Polly

Former Member
0 Kudos

Dear Polly,

Thanks for your helpful reply.

Is there any other function module which enables me to obtain pricing information regarding a PO.

Regards,

Sandeep

Edited by: sandeep sivan on Apr 8, 2010 12:12 PM

PollyGan
Advisor
Advisor
0 Kudos

Hi Sandeep,

I am not sure what's your purpose. In PO header table EKKO, the field KNUMV is used as key

for condition table KONV. Thus the PO and condition are linked via KNUMV.

It's not necessary to pass PO number to function module 'PRINCING'.

May I ask what kind of data do you want to pass to 'PRICING'?

Thanks and regards,

Polly