This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
Hello,
I'm new to Concur and the following errors appeared when the financial posting failed:
*507(F5): G/L account XXXX is not defined in chart of accounts ..... .
*010(CTE_FND_POSTING): Expense report ..... / 1 of system CONCUR could not be posted.
Can somebody explain what to do? I have already uploaded reports with similar features without any errors.
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
@SSeb20 here it was our Knowledge Base has about this:
A. Find out which entry the error message refers to:
Note: Usually the G/L account will be in the JSON field "journalAccountCode" meanwhile the entry can be found under field "expenseTypeName".
B. Check the employee ledger within the Concur System
C. Check the accounting administration part of the Concur system for that ledger and make sure the G/L account is still the same as the one being sent in the JSON file
D. Check the ledger the employee has created the expense report in (field "ledgerCode" within the JSON file).
If the data being sent from Concur is matching up what it should be like, then it is something to be looked at in the SAP side by the customer's SAP FICO consultant, as it could be that an specific G/L account is missing to be registered for a certain chart of accounts in the SAP system.
If the data being sent isn't the correct one, please make the necessary adjustments to send the proper data from Concur.
If the account code is changed in Concur configuration, it is necessary to recall the report to processor, select the entry, save the entry (to update the account code), and re-approve the report.
Should you have any question, raise a ticket for the SAP Integration (ICS) team.
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
Hi Kevin,
I don't have access to the link you mentioned above. Could you send it by email?
Thank you.
Maria Elena
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
me neither!
Sincerely
NEto
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
@MEcnx Hello! Here is what is in that link:
To get the JSON file information in SAP, please do the following:
1) Open your SAP System the financial document should be flowing to
2) Enter transaction CTE_SETUP>Financial Posting>Concur Documents (or access directly with tcode CTE_DOC_MONI)
3) Select the document you want to check by clicking on the beginning of the line
4) Click Display >Original File (JSON format)
5) You should now be able to see the JSON file.
Note: Please keep in mind this option brings always the latest JSON generated for this financial document.
Let us know if you have more questions!
Remember to tag me if you respond or feel free to mark this post as Solved if you don't have further questions or comments. To tag me on your response, you click the Reply button, first thing to type is @. This should bring up the username of the person you are replying to.
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
Hello @SSeb20
Open the JSON code of the report in SAP ERP as indicated by @KevinD and @MelanieT.
Inside JSON Code search: "expenseEntry->allocation->journal->journalAccountCode"
Once you have the account, validate in SAP ERP, transaction FS00 if the account exists for the Company code, or ask your company's finance department.
BR,
cj