Menu

SAP Function Module RSO_MORM_GET_NAMES

Liest die Objektnamen eines TLOGO Types (für Dokumente zu Metadaten)

The Function Module RSO_MORM_GET_NAMES (Liest die Objektnamen eines TLOGO Types (für Dokumente zu Metadaten)) is a standard Function Module in SAP ERP and is part of the function group RSO_MORM within the package RSOD.

Technical Information

Function Module RSO_MORM_GET_NAMES
Short Text Liest die Objektnamen eines TLOGO Types (für Dokumente zu Metadaten)
Function Group RSO_MORM
Package RSOD
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_OBJVERS TYPE RSOBJVERS RS_C_OBJVERS-ACTIVE Object Version
I_TLOGO TYPE RSTLOGO BW: Object Type (TLOGO)
I_WITH_EMPTY_FOLDERS TYPE RS_BOOL RS_C_TRUE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T_OBJNM TYPE RSO_T_TLOGO_TXTLG

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.