BAPI BAPI_SALESDOCU_CREATEFROMDATA1
Hi,
I am trying to use BAPI BAPI_SALESDOCU_CREATEFROMDATA1 to create a sales document (Debit memo request). I am entering condition lines in the structure SALES_CONDITIONS_IN. For the KONV-KRECH type B or C i am get the correct amount in my document but for KRECH type 'A' (percentage) i am getting 'zero' amount for the condition in the created document. I checked the documentation and it says that for 20% enter the condition value 20,0000 (along with comma). Firstly the field doesn't except this value and even if i give 200000 i still get 'zero' amount for the condition. Can someone help me on this?
thanks
manoj.agrawal@monsanto.com
From memoey isn't FM BAPI_SALESDOCU_CREATEFROMDATA1 out of date. I'm sure that it is recommended to use BAPI_SALESDOCU_CREATEFROMDATA12 instead, but I think that this is dependant on the SAP version that you have.
Dr Sidiewalk
_________________
"In the middle of difficulty lies opportunity" - Albert Einstein
"Money isn't everything in life, unless you don't have it". David King
"Fail to plan, plan to fail"
"Success is a journey, not a destination."
I am using Version 4.6C. BAPI BAPI_SALESDOCU_CREATEFROMDATA12 doesn't exist.
thanks,