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 then reports that it has created the business partner with the given BAPI functions.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
36 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 then reports that it has created the business partner with the given BAPI functions.