Symptom
- ST22 dumps show error similar to below:
Category ABAP Programming Error
Runtime Errors CALL_FUNCTION_NOT_FOUND
Except. CX_SY_DYN_CALL_ILLEGAL_FUNC
ABAP Program CL_IUUC_TABLE_LIST============CP
Short Text
Function module "ENQUEUE_E_DMC_ACPLANGUID" not found.
Error analysis
An exception has occurred which is explained in more detail below. The
exception is assigned to class 'CX_SY_DYN_CALL_ILLEGAL_FUNC' and was not
caught in procedure
"GET_NEXT_HANA_TRANSFER_OBJECT" "(METHOD)", nor was it propagated by a RAISING clause.
Since the caller of the procedure could not have anticipated this
exception, the current program was terminated.
The reason for the exception is:
An attempt was made to execute the CALL FUNCTION statement in program
"CL_IUUC_TABLE_LIST============CP". The name of the function module to be
called is "ENQUEUE_E_DMC_ACPLANGUID".
Source Code Extract
>>>>> CALL FUNCTION 'ENQUEUE_E_DMC_ACPLANGUID'
Read more...
Environment
SAP Landscape Transformation Replication Server
Product
SAP Landscape Transformation replication server all versions
Keywords
SLT, Function module, DUMP, ENQUEUE_E_DMC_ACPLANGUID , KBA , CA-LT-SLT , SAP Landscape Transformation Replication Server (SLT) , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.
SAP Knowledge Base Article - Preview