The Function Module RHF4_SELECT_OTYPE () is a standard Function Module in SAP ERP and is part of the function group RHF4 within the package SP00.
Function Module | RHF4_SELECT_OTYPE |
Short Text | |
Function Group | RHF4 |
Package | SP00 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ASPECT | LIKE | T77OA-ASPEC | Aspect | |
CBK_FUNCTION | LIKE | TFTIT-FUNCNAME | ||
CBK_FUNC_DATA | LIKE | RHMC1-MC_DATA | ||
FCODE | LIKE | T77FC-FCODE | Function Code for Authorization Check | |
INTERNAL_OTYPES | TYPE | FLAG | SPACE | Internal Object Types Only |
PLVAR | LIKE | T778P-PLVAR | ||
SEARCH_OTYPE | LIKE | T778O-OTYPE | '*' |
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 |
---|---|---|---|---|
OTYPE_TAB | LIKE | T778O | ||
OTYPE_TEXT | LIKE | H_T778O | Texts |
This function module does not define any Exceptions.