2009 Apr 21 9:52 PM
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,
2009 Apr 21 10:15 PM
Hi,
I hope BAPISDHEAD-CUST_GROUP is the right one which you can find in the header only.
Thanks
Satyasuresh Donepudi
2009 Apr 22 2:47 PM
The CUST_GROUP is not the related value. I had tried this previously also, but it is associated with a different list.
2009 Apr 22 2:31 AM
Hi Anabela,
Pass parameters to this one in your BAPI.
BAPICOND-ORDER_CONDITION_EX.
Thanks & regards,
Dileep .C
2009 Apr 22 2:48 PM
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.
2009 Apr 24 4:45 PM
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,