Im uploading excel file it doc_Date pstng date, baseline date . when I am passing the date format 26.02.2021 in excel. it's shows up error : " enter the data in yyyy.mm.dd format. " how to upload the date format dd.mm.yyyy.
here the bapi structre c...
hi, I am uploading the excel file the header contains 4 rows . the data is start from 5 th row. how to read the data from 5th row. while bapi uploading. I'm using text_convert_Excel_to_sap. fm please help me with the code. I tried
I'm able read it ...
I'm posting fb60 with bapi_acc_document_post with AP,GL Structures.
I'm getting this error in debug mode.
"No special G/L acct defined for acct type K sp.G/L ind. U recon.acct 43212". I have passed the sp_gl_indicator in AP structure. still gett...
I'm trying to upload fb60 Bapi_Acc_document_post by filling AP,GL CURRENCY STRUCTURES.
Iam getting this error "No item information transferred into Accounting" pls help on this.
here is my code.
here lt_final type table of ty_final,
ls_final ...
Hi raymond.giuseppi,I tried all these still, the data is not updated in table.I see that In GL structure field " PERSON_NO" it shows it's data element "BAPI_D_PERNR_D(Dummy)" . what could be the reason? for not updated in the table.w...
Hi ponrajasekharan, I tried that. As I am getting sucess message " document posted successfully". In return message. data is not updated in table and i didn't get any refermce doc. no(belnr) created. message.here is my code CALL FUNCTION 'BAPI...