‎2006 Jan 27 5:35 AM
kindly help me.
I have created a program which uses a bapi
BAPI_SALESDOCU_CREATEFROMDATA. I fill the required data in a text file and the sales order gets created. but when I go to va03 transaction to check the data the payment terms column shows a different data than the one that I have entered .
what could be the issue.
could it be an user exit doing this.
if so please let me know which user exit is responsibel for this.
Regards
‎2006 Jan 27 5:42 AM
hi,
it might be configuration dependant or as you said it is based on user-exit.
if it is user-exit then you should look in to <b>MV45AFZZ</b> incldue . then check inside in any of the forms are they doing any thing related to payment terms.
there are so many user-exits avaliable in that include.
regards
vijay
‎2006 Jan 27 5:42 AM
hi,
it might be configuration dependant or as you said it is based on user-exit.
if it is user-exit then you should look in to <b>MV45AFZZ</b> incldue . then check inside in any of the forms are they doing any thing related to payment terms.
there are so many user-exits avaliable in that include.
regards
vijay
‎2006 Jan 27 6:35 AM
Have u tried the latest release of bapi for creating Sales order : BAPI_SALESORDER_CREATEFROMDAT2 ?