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

Function Module for Condition Value Calculation

biswajit_das6
Participant
0 Likes
1,842

Hi Experts,

Can you please tell me there is any function module to calculate condition value in SAP Purchase order?

Thanks & Regards,

Biswajit

7 REPLIES 7
Read only

Former Member
0 Likes
945

Hi,

Check this link...

Read only

Former Member
0 Likes
945

Hi,

try this FM "BAPI_PO_GETDETAIL".

Read only

Former Member
0 Likes
945

Hi Biswajit,

Just check following link:

Regards,

Nitin.

Read only

0 Likes
945

Actually we need this Condition Calculation in a customizing program before creation of Purchase order

So in that case BAPI_PO_GETDETAIL will not serve our purpose.

Thanks

Read only

Former Member
0 Likes
945

Hi,

Try the Function module..BAPI_PO_GETRELINFO

Regards,

Anki Reddy

Read only

biswajit_das6
Participant
0 Likes
945

I did not get any FM so I have made a FM which is working fine according to our requirement

Read only

biswajit_das6
Participant
0 Likes
945

This question is not being answered . Please suggest me how to solve this ...