on 2022 Dec 29 4:20 PM
Good day!
I would like to know if anyone has worked on the how to add a new partner function in an order API, I had added a Z partner function to a transaction type through customizing in partner determination procedure. But the partner function added through config doesnt appear in the API.
Attached json file
op-api-bus-solution-quotation-srv-0001.txt
---------------------------------
Below json file text for partners - by standard sold to, ship to, payer etc are available
"SoldToParty",
"ShipToParty",
"BillToParty",
"PayerParty",
"PersonResponsible",
"ContactPerson",
By default the above partner functions are available in the json file. How to add new partner functions added to the transaction through config.
Thanks,
Nipoon
Request clarification before answering.
Thanks Pranay for the response. I was looking to pass the partner function in Solution quotation transaction.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Understood Nipoon. We had similar requirements before and have taken the following approach:
Thanks!
Pranay
hi - are you looking for standard order or service/business solution order?
the API for standard order is -- https://api.sap.com/api/OP_API_SALES_ORDER_SRV_0001/resource
There is a "to_Partner" entity where you can pass your Z* partner function in "PartnerFunction" and the BP number in "Customer" field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
9 | |
8 | |
6 | |
5 | |
4 | |
4 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.