SAP Knowledge Base Article - Preview

2517069 - CALL_FUNCTION_NOT_ACTIVE in DD_INT_DELETE_DDFTX_RANGE

Symptom

Transport request fails at ABAP Dictionary Activation phase or an activation fail. Dump below is shown in ST22:

Category Installation Errors
Runtime Errors CALL_FUNCTION_NOT_ACTIVE
Except. CX_SY_DYN_CALL_ILLEGAL_FUNC
Short Text
The function module is not active or does not contain any code.
What happened?
The current program had to be terminated because of an
error when installing the R/3 System.
It cannot be found in its function group though.
What can you do?

Note which actions and entries caused the error to occur.

Consult your SAP administrator.

Using transaction ST22 for ABAP dump analysis, you can view, manage,
and retain termination messages for longer periods.

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
"DD_DDFTX_RANGE_DEL" "(FORM)", 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
"RADBTDAC". The name of the function module to be called is
"DD_INT_DELETE_DDFTX_RANGE".
""DD_INT_DELETE_DDFTX_RANGE" cannot be found in its function group though.

Possible causes:
a) Function module "DD_INT_DELETE_DDFTX_RANGE" has not been activated. This
means that it
cannot be found at runtime.

b) The function library contains an incorrect entry for
"DD_INT_DELETE_DDFTX_RANGE".




Read more...

Environment

SAP NetWeaver

Product

SAP NetWeaver 7.0 ; SAP NetWeaver 7.1 ; SAP NetWeaver 7.2 ; SAP NetWeaver 7.3 ; SAP NetWeaver 7.4 ; SAP NetWeaver 7.5

Keywords

activation, function module, function group, unexpected behavior, Repair Func. Group, SDIFRUNTIME, SE37 , KBA , BC-DWB-DIC-AC , ABAP Dictionary Activation and Conversion , 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.