Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI_SALESORDER_CREATEFROMDAT2 Error while second record in upload sheet

0 Likes
771

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!

3 REPLIES 3
Read only

Sandra_Rossi
Active Contributor
0 Likes
695

What is the question?

Read only

ramki2
Explorer
0 Likes
695

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.

Read only

former_member225631
Active Contributor
0 Likes
695

No need to save input data in different excel sheets...Debug.