Menu

SAP Function Module RPY_CLASS_LIB_TREE_INIT

The Function Module RPY_CLASS_LIB_TREE_INIT () is a standard Function Module in SAP ERP and is part of the function group SEM5 within the package SEM.

Technical Information

Function Module RPY_CLASS_LIB_TREE_INIT
Short Text
Function Group SEM5
Package SEM
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FILTER_MISCELLANEOUS LIKE RPYLBAM 'X'
FILTER_OBJECT_TYPES LIKE RPYLBAO 'X'
FILTER_RELATIONSHIPS LIKE RPYLBAR 'X' Filter for relationships

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
CLASS_LIBRARY_TREE LIKE RPYLBAT
ERROR_SET LIKE RPYGSER Output: Error messages
OBJECT_TYPE_ID_SET LIKE RPYLBAI

Exceptions

This function module does not define any Exceptions.