‎2019 Jan 29 1:16 PM
SPAN { font-family: "Courier New"; font-size: 10pt; color: #000000; background: #FFFFFF; }
BAPI_SALESORDER_CREATEFROMDAT2 :
Hii Experts,
I have created on Upload program.
for 1st record in excel sheet it's working fine but when 2nd record is going to process it's getting error.
My que is I heard like in this SALES order bapi uploading excel sheet we can add one SO record at time for second record need to create second excel sheet.
Please do the needful help!
‎2019 Jan 29 7:36 PM
‎2019 Jan 29 8:08 PM
Hi Vivek - You can create multiple SO's with a single sheet as far as I know. Hope you excel has clear identification of Header / Item level data and you would looping thru's these records and appending correct data into BAPI accordingly and posting it.
But this BAPI will post one record at a time...You cannot create multiple SO's in a single execution.
Regards,
Ram.
‎2019 Jan 30 10:12 AM