rvinod1982
Contributor
Member since ‎2006 Dec 29

User Statistics

  • 239 Posts
  • 29 Solutions
  • 43 Kudos given
  • 15 Kudos received

User Activity

Hello, I am getting data from a external system by calling the API created by the external system. I have created an ABAP program and using CL_HTTP_CLIENT class for this. The steps being followed are as below: CALL METHOD cl_http_client=>crea...
Hi SAP Community, I have to an Advanced Return Sales Order with reference to an Billing Document using function module SD_ADV_RETURNS_CREATE. I'm getting error "Invoice required as template" on executing the function module with data. Kindly he...
Tutorials: https://developers.sap.com/tutorials/hana-cloud-mission-trial-7.html -------------------------- Hello SAP Team, I'm getting error in step 5 Create a user-provided service. In SAP Business Application Studio, when doing Add Database co...
Hi, I had generated a service key for the abap-trial service in my SAP Cloud Platform trial account. I am trying to create a new ABAP Cloud Project by importing this service key as the service instance connection. I am getting error message - P...
Hi, I would like to add Order Reason field (EKPO-BSGRU) to PO Approval App in Item Information Section where Material, Material Group, Incoterms are displayed. I have added the field in structure GBAPPS_PO_ITEM_DETAILS. Badi's GBAPP_APV_PO_MDP...