Symptom
While trying to Create Billing Documents, after saving the TMP file, a Runtime error occurs. When checking the DUMP analysis, following message is displayed:
Runtime Errors SYNTAX_ERROR
ABAP Program /FDT/XXXXXXXXXXXXXXXXXXXXX
Application Component Not assigned
What happened?
Error in the ABAP application program.
The current ABAP program "CL_FDT_FUNCTION_PROCESS=======CP" had to be
terminated because it found a statement that could not be executed.
In include "/FDT/XXXXXXXXXXXXXXCM009 ", in line &&& of program
"/FDT/XXXXXXXXXXXXXXXXX", the following syntax errors have occurred:
The data object "_V_AP_CR_CDS_PARAM" does not have a component called "YY1_<custom field name>_BDH".
Information on where terminated
The termination occurred in ABAP program or include
"CL_FDT_FUNCTION_PROCESS=======CP", in "PROCESS". The
main program was "SAPMHTTP".
Environment
SAP S/4HANA Cloud Public Edition
Reproducing the Issue
- Create Billing Documents app.
- Check TMP Billing Document (if activated) and click Save.
- Short dump occurs.
Cause
A Custom field has been added or deleted from Billing Document Business Context. Billing Data binding needs to be refreshed after Custom field is added or deleted.
Resolution
Proceed with 4.3.3.3.2 Refresh Condition Parameters of Application in Setting Up Output Management (1LQ).
See Also
Keywords
Runtime, Error, Billing Document, Delivery, Order, DUMP, does not have a component called,CL_FDT_FUNCTION_PROCESS=======CP,_V_AP_CR_CDS_PARAM, component not assigned, technical error , KBA , SD-BIL-2CL , Billing (Public Cloud) , CA-GTF-OC , SAP S/4HANA output management , Problem