I have created a Service Definition .I have exposed the service definition twice as V4 service binding .But the UI is different for both of them (After i made some changes it disappeared ).In one of them I see the "Draft" status below each and ever...
I am planning SAP RAP BTP certification .Can somebody let me know , what is the latest certification code for teh RAP segment .As far as I know it is C_ABAPD_2309 .Can somebody confirm it .Or the website where i can see all the certification code .0...
I am creating batches using BAPI_BATCH_SAVE_REPLICA .In some cases the internal object number is not updated .Can you let me know what are teh cases the internal object number is not populated and can we use different FM
I have to make some changes to product allocation object from ABAP layer .I was looking for an API that is released . I found in SAP API hub that we have a BO I_PRODALLOCATIONOBJECTTP_2 that can be accessed by EML .But we are on HANA 2021 I cannot...
Hello yoganandamuthaiah The above tutorial speaks about installing SQLLite persistent for the CAP project .I referred to CAPIre page and looked at the command to install HANADB .I ran the command npm add @sap/cds-hana and it worked .But my question i...
Hello ivan.mirisola That is my actual concern . Lets say I have calling 2 API in my BTP (The APIs are fetching values from backend on prem SAP system) .I combine the data from the two APIs and create a JSON , which is the actual output required by ...
As per my understanding we have a Microservice SAP HANA Database in SAP BTP in SAP Cloud Foundry environment. . But I have a misconception or conception that whatever data that persists in this SAP HANA Database layer can by CAP program (developed vi...