The Function Module CO_COPY_COSTELEMENTS (CO: Länderinstallierer: Kopieren Kostenarten) is a standard Function Module in SAP ERP and is part of the function group COZ2 within the package KBAS.
Function Module | CO_COPY_COSTELEMENTS |
Short Text | CO: Länderinstallierer: Kopieren Kostenarten |
Function Group | COZ2 |
Package | KBAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AUTHOR | LIKE | T001-XGSBE | 'X' | Authority-Check? (Ja - X) |
I_CHECK_PRIM | LIKE | T001-XGSBE | 'X' | prüfen, ob bei prim.Kostenarten SAKO existiert |
I_ENQUEUE | LIKE | T001-XGSBE | 'X' | Tabellen sperren (Ja - X) |
I_KOKRS_FROM | LIKE | TKA01-KOKRS | VON-Kostenrechnungskreis | |
I_KOKRS_TO | LIKE | TKA01-KOKRS | NACH-Kostenrechnungskreis | |
I_KTOPL_FROM | LIKE | T001-KTOPL | VON-Kontenplan | |
I_KTOPL_TO | LIKE | T001-KTOPL | NACH-Kontenplan | |
I_REPLACE | LIKE | T001-XGSBE | ' ' | vor dem Kopieren Zielkostenarten löschen(Ja - X) |
I_XEXCHANGE | LIKE | T001-XGSBE | SPACE | Kontonummern gemäß Tabelle austauschen (Ja - X) |
I_XTEST | LIKE | T001-XGSBE | 'X' | Testmodus (Ja - X) |
This function module does not define any EXPORTING parameters.
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_PROT | LIKE | COPROT | Protokoll: Tabelle (CHAR10), Anzahl (SY_TABIX) | |
I_EXCHANGE | LIKE | RFKM8_E | umzusetzende Kostenartennummern |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
AUTHORIZATION_MISSING | fehlende Berechtigung |
COSTELEMENTS_ARE_NOT_COMPLETE | Fehlende Einträge in CSKA, CSKU oder CSKB |
INPUT_FALSE | Falsche Parametrisierung des Bausteines |
TABLE_LOCKED | Tabelle gesperrt |