Menu

SAP Function Module DD_SHLP_EXPAND

DD: Expand/compress search helps

The Function Module DD_SHLP_EXPAND (DD: Expand/compress 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_EXPAND
Short Text DD: Expand/compress 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
MODE LIKE DDREFSTRUC-MODE 1
PRID LIKE SY-TABIX 0 Log ID
SHLPNAME LIKE
WITH_APPENDS TYPE DDBOOL_D ' '
WITH_PARAMETERS TYPE DDBOOL_D ' '
WITH_SUBSHLPS LIKE DDREFSTRUC-BOOL ' '

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RC LIKE SY-SUBRC

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
APPENDS LIKE DD31V
DD30V_SUB LIKE DD30V
DD31V_SUB LIKE DD31V
DD31V_TAB LIKE DD31V Included search helps
DD32P_SUB LIKE DD32P
DD32P_TAB LIKE DD32P
DD33V_SUB LIKE DD33V
DD33V_TAB LIKE DD33V
NOT_EXPANDABLE LIKE DD31V

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ILLEGAL_VALUE Illegal Value of an Input Parameter
OP_FAILURE Internal error occurred