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

KONAIND update

Former Member
0 Likes
716

Hi,

Does anyone know how to update the table KONAIND (Index: Groups of Conditions/Header Record Conditions) with a standar FM

I'm using BAPI_PRICES_CONDITIONS which update all the tables, except this one.

Tx

Hi,

Does anyone know how to update the table KONAIND (Index: Groups of Conditions/Header Record Conditions) with a standar FM

I'm using BAPI_PRICES_CONDITIONS which update all the tables, except this one.

Tx

1 REPLY 1
Read only

Former Member
0 Likes
547

I had the same issue, and I checked the OSS note Note 1135984 - Conditions cannot be created with BAPI_PRICES_CONDITIONS. So clearly SAP advises not to use the BAPI, so I am using function module instead rv_condition_copy.

Regards,

Kartik.