‎2023 Nov 20 2:03 PM
Hi,
I get the following error/dump below while updating support packs for ST-PI and ST-A/PI using SPAM.
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
"SCWB_CINST_GET_STATUS" "(FUNCTION)", 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
"SAPLSCWC". The name of the function module to be called is
"CLM_GET_SPDD_OBJECTTYPES".
No function module can be found named "CLM_GET_SPDD_OBJECTTYPES" however. All
function
modules are listed in the Function Library (SE37).
Possible causes:
a) Wrong name specified. Pay particular attention to upper/lower case
and to underscores ("_").
or
b) Transport error
c) If the module is an enqueue/dequeue module, the lock object might
not have been activated (Data Dictionary).