The Function Module C14L_VARIANT_COPY (EHS: Kopieren von Generierungsvarianten) is a standard Function Module in SAP ERP and is part of the function group C14L within the package CBUI.
Function Module | C14L_VARIANT_COPY |
Short Text | EHS: Kopieren von Generierungsvarianten |
Function Group | C14L |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ADDINF | LIKE | RCGADDINF | Zusatzinformationen zum Objekt | |
I_FLG_HEADER | TYPE | ESP1_BOOLEAN | ESP1_FALSE | Kennz. Berichtskopf lesen |
I_FLG_LABELS | TYPE | ESP1_BOOLEAN | ESP1_FALSE | Kennz. Stoffzuordnungen lesen |
I_FLG_RATINGS | TYPE | ESP1_BOOLEAN | ESP1_FALSE | Kennz. Dokumentdaten & Infos lesen |
I_FLG_VALAREA | TYPE | ESP1_BOOLEAN | ESP1_FALSE | Kennz. Statusprotokoll lesen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_ERROR | TYPE | ESP1_BOOLEAN | Kennz. Fehler beim Lesen eines Satzes | |
E_FLG_LOCKFAIL | TYPE | ESP1_BOOLEAN | Kennz. Sperre auf mind. einen Satz fehlgeschl. | |
E_FLG_WARNING | TYPE | ESP1_BOOLEAN | Kennz. Warnung beim Lesen eines Satzes |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_API_LABEL_TAB | TYPE | ESPVR_APILR_TAB_TYPE | Daten der angef. Stoffzuordungen | |
E_API_RATING_TAB | TYPE | ESPVR_APILU_TAB_TYPE | Daten der angef. Dokumentdaten | |
E_API_VALAREA_TAB | TYPE | ESPVR_APILV_TAB_TYPE | Daten der angef. Dokumentinformationen | |
X_API_HEADER_TAB | TYPE | ESPVR_APILP_TAB_TYPE | Berichtskopfdaten | |
X_HEADER_TAB | TYPE | ESPVR_APILP_TAB_TYPE | Berichtskopfdaten |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
WRONG_PARAMETERS | Falsche Parameter |