MadhavSharma
Explorer
Member since ‎2024 Apr 12

User Statistics

  • 14 Posts
  • 0 Solutions
  • 6 Kudos given
  • 7 Kudos received

User Activity

I want to create RAP application( with ui also) which will show the following type of outputHow to achieve this kind of screen using RAP? Material Material Desc Available Stock Component BOM Qty BOM Item PosMAT001Product A500COMP0015001   COMP0021000...
Google provides APIs to fetch or post details to a google drive account. In this scenario we will discuss establishing a connection between Google drive and SAP system. Hence posting files from SAP to Google Drive and fetching the files back.The init...
Extend Standard Purchase order API with custom FieldsWe need to Enhance or extend the standard API for Purchase orderhttps://api.sap.com/api/OP_API_PURCHASEORDER_PROCESS_SRV_0001/overview?ReleaseInfo=2022%20FPS01In this page in Extensibility it’s wri...
Hi Gurus,I have some files stored in a google drive and I want to access these files from SAP using ABAP. I have created the client id and secret and also tested the authentication token with postman and it seems to be working fine in Postman. Now my...
Hi experts,I have one requirement in which I have to merge multiple PDF's. The problem is that I am getting these PDF from spool. I have used the FM "CONVERT_ABAPSPOOLJOB_2_PDF " to get the spool request in a table with type TLINE. Now again I want t...