former_member209118
Participant
Member since ‎04-28-2013

User Statistics

  • 137 Posts
  • 6 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

HI Experts, I have requirement where I have to call the webservice(Soap request).but I have to json object to soap request. How can I do that? ex: var data = { "PK_id":"3000012", "BP":"23223213", "results":[{ "dealName":"Ashok", "UmrNumber":"1...
HI Experts, I have a issue for Production order confirmation when Batch is entered in screen. I'm getting below message Goods movements: 0, failed 1 I'm using the following bapis to confirm production order BAPI_PRODORDCONF_GET_HDR_PROP ...
Hi Experts,I got a requirement to Creation a Routing. I'm using BAPI_ROUTING_CREATE.Issue:Operations are not updating while creating the routing. Can you please help me..Please check the below code.SPAN { font-family: "Courier New"; font-size: 10pt;...
Hi Expert,I have some issue in barcode scanner.Requirement:I have a table with 3 columns and initially I have to add empty row and make focus in one of the cell(lets say cell 2) and when I scanned the barcode, I have read the value and add new row t...
Hi Experts,I have an excel file to create the vendor. If I maintain the return vendor flag='X', then I have to create automatically the customer and I have to set that flag.Problem in MK01 there is no return vendor flag field but the field is there i...