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
Application Component CA-EUR
Date and Time 01.08.2017 08:05:25
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
Keywords
KBA , HAN-DP-LTR , Use CA-LT-SLT instead , CA-LTR-GEN , Use CA-LT-SLT instead , 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.