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.
Function Module | DD_SHLP_COMPONENTS |
Short Text | DD: Determine DDIC objects used by search helps |
Function Group | SDSA |
Package | SDSH |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPEND | LIKE | DDREFSTRUC-BOOL | ' ' |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.