Hi Experts,
We are trying to call C4C ODATA Service from external angular application hosted on SAP BTP.
We are using SAP App Router for enabling CORS.
Inorder to do POST, x-csrf-token is required and hence while adding the custom header to GET...
Hi Experts,
We are trying to create product in SAP C4C from 3rd party external system using SAP C4C ODATA API,
But External ID,External Reference is not mentioned as property for product creation in the ODATA guide.
So is there anyway we can ac...
Hello Experts,
We are trying to create Utilities Lean Quote from SAP C4C using Sales POD
Following this document - Utilities Enrolment Process
We have maintained all required configs in C4C and S/4HANA(ISU)
But switch document is not getting ...
Hello Experts,
We are new to Sales Quotes in C4C and are following this help document for creating utilities specific quote.
Utilities Enrolment Process
In the second step of this process we see there are two options POD and Sales POD
W...
Hi,
We have created a product in S/4HANA system from external application using SAP UPIL ODATA API 's and tried replicating the same to SAP C4C using BD10 Tcode.
We can see the product in SAP C4C
But product attributes are not replicated.
...
Hi,
applications:
- name:******App
path: dist
memory: 512M
disk_quota: 1024M
buildpacks:
- https://github.com/cloudfoundry/staticfile-buildpack
I used the above manifest.yml, and was able to deploy sucessfully.
Hope this helps.
Regard...
Hi Steen,Thanks for clearing that out.So we are trying to achieve:1. Creation of Utilities product in S/4HANA from UPIL(Utilities Product Integration Layer) ODATA API's .These products are created as Material in S/4 HANA which has attributes like Dis...