2022 Aug 11 2:07 PM
I need to do a FB01 posting and the data will be passed by an excel File.
This is the structure of the file
t(10) TYPE c, " Date comptablexref2 TYPE xref2, " Clé de référence du poste
and at the moment we are using BDC to do post the document
however for the following file
I am getting this error in SM35
image.pngreport-1.txtinclude-1.txt
I have aslo attached the code
I am trying with the BAPI approach but the structure of the file is quite difficult to map it to BAPI for example name1, land1 cannot be mapped
BAPI : bapi_acc_gl_posting_post
I need to do a FB01 posting and the data will be passed by an excel File.
This is the structure of the file
t(10) TYPE c, " Date comptablexref2 TYPE xref2, " Clé de référence du poste
and at the moment we are using BDC to do post the document
however for the following file
I am getting this error in SM35
image.pngreport-1.txtinclude-1.txt
I have aslo attached the code
I am trying with the BAPI approach but the structure of the file is quite difficult to map it to BAPI for example name1, land1 cannot be mapped
BAPI : bapi_acc_gl_posting_post
2022 Aug 11 5:04 PM
You're on the right track: prefer the BAPI to batchinput of FB01 for new developments and push for changes if the existing solution is using a batch.
If you have time for some study and experimentation, you could also check out ODIN (I've read about it, sadly I haven't had a chance to test it yet, but it looks promising)
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |