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_SALESORDER_SIMULATE Customer condition group 1

Former Member
0 Likes
1,189

I am trying to use the BAPI_SALESORDER_SIMULATE to determine price and need the VBKD-KDKG1 to determine pricing. Where is this value populated in the BAPI? It in not in the header CUST_GRP1.

Thank you,

I am trying to use the BAPI_SALESORDER_SIMULATE to determine price and need the VBKD-KDKG1 to determine pricing. Where is this value populated in the BAPI? It in not in the header CUST_GRP1.

Thank you,

5 REPLIES 5
Read only

Former Member
0 Likes
947

Hi,

I hope BAPISDHEAD-CUST_GROUP is the right one which you can find in the header only.

Thanks

Satyasuresh Donepudi

Read only

0 Likes
947

The CUST_GROUP is not the related value. I had tried this previously also, but it is associated with a different list.

Read only

Former Member
0 Likes
947

Hi Anabela,

Pass parameters to this one in your BAPI.

BAPICOND-ORDER_CONDITION_EX.

Thanks & regards,

Dileep .C

Read only

0 Likes
947

Can you be more specific as to the exact column that the parameter would be passed? There is nothing for customer group 1 that I can see.

Thanks for the response.

Read only

0 Likes
947

Based on OSS notes, the field is available on VBKD but it is not available in BAPI so I need to use an extensionIN.

Thanks,