BAPI Test (How To Test BAPI)
BAPI Test (How To Test BAPI)
Example,
Before executing any BAPI, we have to put BAPI test sequence to execute BAPI successfully.
Enter Main BAPI 1ST FI_DOCUMENT_CHANGE & Commit this BAPI in 2nd place
BAPI_TRANSACTION_COMMIT.
Main BAPI is the BAPI what we want to use for FI document change.
Our Main BAPI will show after execute.
FI document (FB03)
Enter below parameters
Double click on Table T_ACCCHG and enter field technical name, old value and new value.
You will get the technical name by technical details of the field assignment which is ZUONR)
This is because first we have executed our first BAPI (main one) and then after going back we will
execute next BAPI (Commit).