Menu

SAP Function Module RSZ_DB_COMP_LIST_INTO_OBJVERS

Kopiert eine Liste von Komponenten in eine andere Objektversion

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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)

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.