The Function Module RSZ_DB_COMP_LIST_INTO_OBJVERS (Kopiert eine Liste von Komponenten in eine andere Objektversion) is a standard Function Module in SAP ERP and is part of the function group RZD1 within the package RSZ.
Function Module | RSZ_DB_COMP_LIST_INTO_OBJVERS |
Short Text | Kopiert eine Liste von Komponenten in eine andere Objektversion |
Function Group | RZD1 |
Package | RSZ |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CHECK_MODE | TYPE | RS_BOOL | RS_C_TRUE | Boolean |
I_T_COMP | TYPE | RZD1_T_GUID | Table of GUIDs | |
I_WITH_CTS | TYPE | RS_BOOL | RS_C_TRUE | Boolean |
I_WITH_ENQUEUE | TYPE | RS_BOOL | RS_C_TRUE | Boolean |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_MSG | TYPE | RS_T_MSG | BW: Table with Messages (Application Log) |
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.