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

BAPI/ function module to create material pricing condition records

Former Member
0 Likes
1,405

Hi

I am looking for a BAPI/ function module that would create material pricing condition records given the condition type and the condition table that we intend to use .

We need to build an ongoing interface from an external system to R3 to maintain material pricing condition condition records in R3 based on data on the external system - one obvious solution is using BDC - on VK11/ VK12 - but I am trying to get away from using a BDC -

1. Is there any BAPI/ function module ? Or is there a std SAP program ?

2 . Alternatively if the above is not available , can we use idocs - what idoc / msg type ?

Thoughts, previous experienced in this area - that is shared is highly appreciated.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
660

Hi,

Check the thread for a sample code using the BAPI.

Thanks,

Naren

3 REPLIES 3
Read only

Former Member
0 Likes
660

Hi,

You can use the bapi BAPI_PRICES_CONDITIONS..

Thanks,

Naren

Read only

Former Member
0 Likes
661

Hi,

Check the thread for a sample code using the BAPI.

Thanks,

Naren

Read only

0 Likes
660

Thanks for the prompt and useful information. Full points awarded