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

Condition record in VK11

0 Likes
1,692

Hy

Is there any BAPI to create a Condition record in VK11?

3 REPLIES 3
Read only

Abinathsiva
Active Contributor
1,520

Hi,

Use this BAPI - BAPI_PRICES_CONDITIONS try this link has the sample code

Sample code

there are few function Modules RV_CONDITION_COPY, save and reset.

Read only

VeselinaPeykova
Active Contributor
1,520

Please do not use BAPI_PRICES_CONDITIONS! Read SAP note 1135984 - Conditions cannot be created with BAPI_PRICES_CONDITIONS. In the note they state: "When you use this function module, inconsistencies may occur; you should therefore not use it!"

In the same note they mention the workarounds - batch input and IDOC.

Read only

Sandra_Rossi
Active Contributor
0 Likes
1,520

This question has been asked many times. Please search before posting (BAPI Condition VK11 site:sap.com)