Symptom
While implementing a SAP Note using transaction SNOTE, the system encountered the following dump error.
Category ABAP programming error
Runtime Errors CALL_FUNCTION_NOT_FOUND
Except. CX_SY_DYN_CALL_ILLEGAL_FUNC
ABAP Program CL_SCWN_NA_TCI_CINST_HANDLER==CP
Application Component BC-UPG-NA
Short Text:-->Function module "SCWB_CINST_GET_NOTE_FOR_TCI" not found.
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
"PREPARE_OBJECTS_FOR_APPLY" "(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_SCWN_NA_TCI_CINST_HANDLER==CP". The name of the function module to be
called is "SCWB_CINST_GET_NOTE_FOR_TCI".
No function module can be found named "SCWB_CINST_GET_NOTE_FOR_TCI" however.
All function
modules are listed in the Function Library (SE37).
Read more...
Environment
NetWeaver ABAP system.
Product
Keywords
SCWB_CINST_GET_NOTE_FOR_TCI, CALL_FUNCTION_NOT_FOUND, CX_SY_DYN_CALL_ILLEGAL_FUNC, CL_SCWN_NA_TCI_CINST_HANDLER==CP, , KBA , BC-UPG-NA , Note Assistant , 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