Menu

SAP Function Module DD_ENQU_COMPONENTS

DD: Determine DDIC objects used by lock objects

The Function Module DD_ENQU_COMPONENTS (DD: Determine DDIC objects used by lock objects) is a standard Function Module in SAP ERP and is part of the function group SDM3 within the package SDVI.

Technical Information

Function Module DD_ENQU_COMPONENTS
Short Text DD: Determine DDIC objects used by lock objects
Function Group SDM3
Package SDVI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPEND LIKE DDREFSTRUC-BOOL ' '

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DCOBJDEP_TAB LIKE DCOBJDEP
DD25V_TAB LIKE DD25V
DD26E_TAB LIKE DD26E
DD27P_TAB LIKE DD27P

Exceptions

This function module does not define any Exceptions.