oData BP Creation - aidamate13/AMS-Knowledge-Base GitHub Wiki
oData service for BP creation via HTTPS request
Purpose of the Service: Third party application should be able to create Business Partners in SAP
Service name: ZBP_CREATION_ODATA
Steps to display the oData
T-code: SEGW
Open project: ZBP_CREATION_ODATA
Service Maintnance
Class Implementation
Fetch CSRF Token and pass it in the post request of bp creation
POST BP request example:
FETCH Token request example:
GET BP request example:
Link to check the repository: https://github.com/aidamate13/oData_BP.git