Menu

SAP Function Module DD_SHLP_COMPONENTS

DD: Determine DDIC objects used by search helps

The Function Module DD_SHLP_COMPONENTS (DD: Determine DDIC objects used by search helps) is a standard Function Module in SAP ERP and is part of the function group SDSA within the package SDSH.

Technical Information

Function Module DD_SHLP_COMPONENTS
Short Text DD: Determine DDIC objects used by search helps
Function Group SDSA
Package SDSH
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
DD30V_TAB LIKE DD30V
DD31V_TAB LIKE DD31V
DD32P_TAB LIKE DD32P
DD33V_TAB LIKE DD33V

Exceptions

This function module does not define any Exceptions.