This document contains code to create a business partner using BAPI functions. It calls the BAPI_BUPA_TAX_ADD function to add tax information, BAPI_BUPA_ROLE_ADD_2 to add a role, and BAPI_TRANSACTION_COMMIT to commit the transaction. It reports completion by printing 'TEST_CREATE_BP_WITH_BAPI'.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
131 views
Bapi
This document contains code to create a business partner using BAPI functions. It calls the BAPI_BUPA_TAX_ADD function to add tax information, BAPI_BUPA_ROLE_ADD_2 to add a role, and BAPI_TRANSACTION_COMMIT to commit the transaction. It reports completion by printing 'TEST_CREATE_BP_WITH_BAPI'.