SAP Community
About sapwork
sapwork
Discoverer
Member since
2022 Apr 27
User Statistics
2
Posts
0
Solutions
0
Kudos given
0
Kudos received
Options
Report User
User Activity
Posts
Replies
Can CL_CRM_ISX_PROV_ORDER_API_PRXY be used to add a new item?
2023 Jan 12
Hi, We have a requirement to add a child item in the provider contract via API. Currently, we are using method CL_CRM_ISX_PROV_ORDER_API_PRXY=>CONTRACT_CHANGE for our processes. For adding the new child item, we are passing the process type ISTA ...
Re: Can CL_CRM_ISX_PROV_ORDER_API_PRXY be used to add a new item?
2023 Jan 13
Hi Vinay,I will try the custom option you mentioned with CRM_ORDER_MAINTAIN. Thank you for the recommendations.