VISHAL_JHA
Explorer
Member since ‎2011 Sep 13

User Statistics

  • 26 Posts
  • 1 Solutions
  • 3 Kudos given
  • 0 Kudos received

User Activity

Hi,I am trying t upload an icon on object page header in RAP application.I am providing values form SAP-icons for example sap-icon://accelerated. it is populating the error "Annotation value must not contain the // character" . Could you please help ...
Hi Could you please let me know if it is possible to maintain multiple email email address to ship to party while creating sales order using bapi.Currently I am using BAPI_SALESORDER_CREATEFROMDAT2 and I can pass single email in parameter "partneradd...
Hi,I an existing report data is being read from cluster database using "import (L_TABS) from database ZCL_REPDB(Z1) id ME->KEY."I want to know how this data is being generated. What is the source of data as it have some data inconsistency.Thanks
Dear experts,I have a to fetch data from multiple tables and one of the table takes input for one field as an input. I wave to put data into different fields of target based on the value of input filed. e.g. Table TAB field for input is field_input...
Hi,I want to add new line items in sales order using while using VA01 and VA02. I have material and quantity as an input from third party on click of a custom button. I am able to do this if there is no error for those material . I want to validate...