Jaman
Participant
Member since ‎05-11-2023

User Statistics

  • 49 Posts
  • 1 Solutions
  • 13 Kudos given
  • 5 Kudos received

User Activity

Hi All, While using Attachment Service API_CV_ATTACHMENT_SRV, we can upload the pdf file from our local system and the documents are getting posted successfully. I am trying to implement the same in BTP ABAP Environment using Side by Side Extensi...
Hello Experts, I am using this api https://api.sap.com/api/OP_API_CV_ATTACHMENT_SRV_0001/overview to attach the pdf file to the Invoice document. I am developing this code in ABAP BTP Environment and the attachment of file should happen in on-pre...
Hello Experts, We have an existing Odata Service(API) created through SEGW. Data from Freestyle UI5 application comes as an deep structure to S4H system using this API and we use /IWBEP/IF_MGW_APPL_SRV_RUNTIME~CREATE_DEEP_ENTITY to read it and fu...
Hello Experts, We have an OData services in S4H On-premise System that has below Features. 1) POST PO Invoice using BAPI 2) Triggers Work Flow 3) It has couple of standard FM to write the file and Attach document to the Business Objects. I...