The Function Module RSO_MORM_SEARCH (Suche von TLOGO Objekten) is a standard Function Module in SAP ERP and is part of the function group RSO_MORM within the package RSOD.
Function Module | RSO_MORM_SEARCH |
Short Text | Suche von TLOGO Objekten |
Function Group | RSO_MORM |
Package | RSOD |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OBJNM | TYPE | SOBJ_NAME | '*' | Object Name in Object Directory |
I_OBJVERS | TYPE | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Object Version |
I_TLOGO | TYPE | RSTLOGO | '*' | BW: Object Type (TLOGO) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TH_TLOGO | TYPE | RSO_TH_TLOGO | BW Repository: List (Hash) of TLOGO Object and Type |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.