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

Former Member
0 Likes
458

Hi,

Im using BAPI_PRICES_CONDITIONS to create conditions records.

Like in XK15, once we give condition records, for each record there is an option to give CONDITION TEXTS.

My Question is:

In this BAPI, to which variable i need to pass these condition texts ?

Pls help

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
425

Hi,

Once the BAPI is successful(conditions records are created) try using FM 'SAVE_TEXT' to store texts.

Thanks,

Kasiraman R

3 REPLIES 3
Read only

Former Member
0 Likes
426

Hi,

Once the BAPI is successful(conditions records are created) try using FM 'SAVE_TEXT' to store texts.

Thanks,

Kasiraman R

Read only

Former Member
0 Likes
425

Prabha hello ,

for this BAPI i think u need take this sturucture BAPICONDCT

and the variable is VARKEY ,

please im not sure this one .

Read only

Former Member
0 Likes
425

Hi Prabha

I need to crrate pricing condition records the way we do it in vk11. Right now we are using bdc but would like to replace it with a bapi.

Can I use BAPI_PRICES_CONDITIONS for that? Could you

please send me ur code, I want to see how to use this bapi because it is not showing anywhere on my where used list and important parameters like vkorg that we specify in the bdc are missing in the structures of this bapi. (konh,konp,konm,konw).

Thanks

Sameer