-----Original Message-----
Subject: Exponential form to general
hi,
can anyone help me in BAPI
1)In BAPI_BILLINGDOC_CANCEL1
i am not able to under TESTRUN.how can we test it
2)BAPI_SALESORDER_CHANGE
3)BAPI_TRANSACTION_COMMIT
can anyone help me out on these.i dont know BAPI.Can any one advice me where can i read
it?
-----Reply Message-----
Subject: RE: Exponential form to general
Hi,
You can test the bapi's by passing the required parameters, Actually you can use the
BAPI_SALESORDER_CHANGE when you want to change the existing sales order.
BAPI_TRANSACTION_COMMIT is necessary to commit the changes, if you won't call the
BAPI_TRANSACTION_COMMIT the values won't store in database.
The doucmentation is not available in English version, if yo want to see the similar once check
SD_SALESDOCUMENT_CHANGE function module, both will do same work. You can get the documentation
for this function module in GOTO-->DOCUMENTAION.
regards
-----End of Message-----
