Symptom
An error occurs when attempting to post an expense report in the Concur Posting Documents Monitor app.
Error message: "Message no. CTE_FND_POSTING011.".
This is a runtime error. Further investigation of the logs in ST22 revealed the error message: "ASSERT iv_posting_date IS NOT INITIAL.".
Environment
SAP S/4HANA Cloud Public Edition
Reproducing the Issue
- From the Concur Posting Documents Monitor app, select "Feedback Loop."
- Continue with "Feedback Loop" > Step by step > Post.
- Observe the error message: "Message no. CTE_FND_POSTING011.".
Cause
There is an assert statement " iv_posting_date" in the program, which is used to check whether a posting date has been passed during the posting process. The occurrence of this error indicates that this field is missing, and it is a mandatory field for the accounting process.
Resolution
- Verify the configuration of the integration setup for expense report import in the Concur Integration Setup app.
- Ensure that the correction option is selected as the posting date in the configuration.
- Check in the JSON file whether the value selected in the second step have been correctly passed.
- If the correct values are not passed in, make adjustments on the Concur system to ensure that the correct values are passed in.
See Also
Refer to: 3344911 - How to open a Concur case.
Keywords
posting expense report, error CTE_FND_POSTING011, JSON file, posting date, concur integration setup, concur posting documents monitor, SAP S/4HANA Cloud Public Edition, runtime error, integration configuration issue. , KBA , BNS-CON-SE-S4 , Concur Suite Enablement S/4HANA Integration , Problem
SAP Knowledge Base Article - Public