Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Product allocation API

mkmsiva
Discoverer
1,525
  • SAP Managed Tags

Hi Team,

I am trying to see API_PRODUCT_ALLOCATION_OBJECT_SRV can be used to update CVC and Timeseries data from Non SAP system. When I look at the SAP documentation, if I want to create CVC or timeseries, I have to pass the UUID of product allocation object. How did the external system, knows the UUID? Even if I call this API from CPI, I can make call only with PAL UUID to hit the correct PAL object.

3 REPLIES 3
Read only

manoj_gaikwad
Participant
0 Likes
1,408
  • SAP Managed Tags

Were you succesful in resolving the issue, we are also facing the same

Read only

varavind7
Explorer
0 Likes
1,408
  • SAP Managed Tags

Please let me know how this issue is solved.

Read only

vvkreddy83
Newcomer
0 Likes
1,298
  • SAP Managed Tags

Use GET call to read GUID of Product Allocation Object and also CVC GUID (if already exists).