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

image

Fetch CSRF Token and pass it in the post request of bp creation

image

image

POST BP request example:

image

FETCH Token request example:

image

GET BP request example:

image

Link to check the repository: https://github.com/aidamate13/oData_BP.git