‎2013 Jun 03 5:41 PM
Hello Guys,
I am having Issues with BAPI_ACC_DOCUMENT_CHECK. The error which it is throwing is:
G/L Account ______ is not defined in the chart of accounts ___.
Please help me solve this error and also please tell me where exactly in that BAPI do we need to pass OFFSET_GLACCOUNT.
Note There was an old thread regarding this issue but the solution link given over there is not working, so I had to open this thread.
Please help me out regarding this problem.
Thanks in Advance.
Message was edited by: Matthew Billingham - removed certain text
‎2013 Jun 03 6:11 PM
Hi Anirban,
G/L accounts are defined for Chart of Accounts in SAP. Please check the entries in table SKA1 and only use the available combination of entries while passing to the BAPI.
BR,
Ankit.
‎2013 Jun 03 8:30 PM
Hi in the above BAPI i.e BAPI_ACC_DOCUMENT_CHECK where should I pass the Offset_GLAccount i.e which is used for balancing line no 999. Please tell me and help me find solutions for this error...??
‎2013 Jun 03 8:35 PM
What happened is that I passed an Excel file containing more than 999 lines. Now Offset_GLAccount is used to balance line no 999...something like that. The Offset_GLAccount is there but still the BAPI is throwing error that G/L Account is not defined. Please help on this.
‎2013 Jun 04 4:10 AM
Hi Anirban,
This is a standard SAP constraint. It happens because of field length is 3 characters for BUZEI field in BSEG table. A thorough code example has been provided at this link,
http://wiki.sdn.sap.com/wiki/display/ABAP/Posting+more+than+999+records+through+BAPI
Please read and ask if questions pertain.
BR,
Ankit.
‎2013 Jun 04 5:40 AM
Please Check Below Link..
http://wiki.sdn.sap.com/wiki/display/ERPFI/System+limitation+of+999+line+items+per+FI+document
‎2013 Jun 04 11:16 AM
Hi,
Could you please tell me what you are trying to do with this BAPI?
Do you want to do with this g/l account parking or posting? You can acheive by using this bapi only posting not parking.
If you want to do parking you have to use the FM PRELIMINARY_POSTING_FB01
if you are a technical person and you are running any z program while executing you used to get functional error only even-though having technical
problem also. So the error doesn't make sense.
If another case if you are uploading the excel file means you are not maintaining 10 digit g/l acc nos also it used to come.
Regards,
Sankar M
‎2013 Jun 04 11:56 AM
it is a standard and valid error.
change the contents of the excel with valid values and upload an excel sheet having less than 999 lines .
‎2013 Jun 07 7:06 PM
Thanks all for trying to helping me out...my issue is solved now...
Thanks & Regards
Anirban
‎2013 Jun 08 8:29 AM
‎2013 Jun 08 5:05 PM
‎2013 Jun 09 2:15 AM
Hi,
when replying to your own thread you get two radio buttons, one for not answered and another for answered. chose the answered radio button that all.
Cheers,
Arindam
‎2013 Jun 14 8:39 PM
I am not getting any such link for ANSWERED and NOT ANSWERED. I would request the concerned moderator to close the Thread.
Thanks & Regards
Anirban
‎2013 Jun 14 9:11 PM
‎2013 Jun 17 5:05 AM
it has already been marked as assumed answered by you.
the thread has been closed.