Menu

SAP Function Module STRUCTURE_CONDITION_ASK_PARAM

The Function Module STRUCTURE_CONDITION_ASK_PARAM () is a standard Function Module in SAP ERP and is part of the function group RHAS within the package SP00.

Technical Information

Function Module STRUCTURE_CONDITION_ASK_PARAM
Short Text
Function Group RHAS
Package SP00
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CUTTREE LIKE GDSET-CUTTREE 'O'
INPUT_RECURS LIKE SETGD-RECURS SPACE
INPUT_SFLAG LIKE SETGD-SFLAG SPACE
OPERA LIKE GDSET-OPERA 'A'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CUTTREE LIKE GDSET-CUTTREE
OPERA LIKE GDSET-OPERA

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
SEL_OPT_SETGD LIKE Transfer parameter for structure condition

Exceptions

This function module does not define any Exceptions.