The Function Module KKR_COOBJECT_VALUES_READ (Ausgabe der Werte zu CO-Objekt(en): Einlesen und Umwandeln) is a standard Function Module in SAP ERP and is part of the function group KKRV within the package KKR.
Function Module | KKR_COOBJECT_VALUES_READ |
Short Text | Ausgabe der Werte zu CO-Objekt(en): Einlesen und Umwandeln |
Function Group | KKRV |
Package | KKR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AVERS | LIKE | TKVS-VERSI | Abgrenzungsversion | |
I_BEWSICHT | LIKE | TKA09-VALUTYP | '0' | Bewertungssicht |
I_CONV_UNITS | TYPE | KKBKZ_XFLAG | 'X' | 'X': Einheitenumrechnung durchführen |
I_GJAHR_BIS | LIKE | COSS-GJAHR | 3000 | Geschäftsjahr bis |
I_GJAHR_VON | LIKE | COSS-GJAHR | 1900 | Geschäftsjahr von |
I_IVERS | LIKE | TKVS-VERSI | Istversion | |
I_KATYP | TYPE | KKBKZ_XFLAG | 'X': Kostenartentyp bestimmen | |
I_KOKRS | LIKE | TKA01-KOKRS | Kostenrechnungskreis | |
I_KONTROLLKOSTEN | TYPE | KKBKZ_XFLAG | 'X' | 'X': Kontrollkosten ermitteln |
I_NUR_BELAST | TYPE | KKBKZ_XFLAG | 'X' | 'X': Nur Belastungen |
I_NUR_P_I | TYPE | KKBKZ_XFLAG | 'X': Nur Plan- und Istwerte | |
I_NUR_P_I_S | TYPE | KKBKZ_XFLAG | 'X': Nur Plan-, Ist- und Sollwerte | |
I_OBJNR | LIKE | COSS-OBJNR | Objektnummer | |
I_PERIO_BIS | LIKE | COSS-PERBL | 16 | Periode bis |
I_PERIO_VON | LIKE | COSS-PERBL | 1 | Periode von |
I_PVERS | LIKE | TKVS-VERSI | Planversion | |
I_SVERS | LIKE | TKVS-VERSI | Sollversion |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_KENNZAHLEN | TYPE | KKBKZ_KENNZAHLEN | Kennzahlen zu I_OBJNR |
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 |
---|---|---|---|---|
RNG_BEKNZ | LIKE | Belastungskennzeichen-Range | ||
RNG_OBJNR | LIKE | Objektnummern-Range | ||
RNG_WRTTP | LIKE | Werttyp-Range | ||
T_KENNZAHLEN | TYPE | KKBKZ_T_KENNZAHLEN | Kennzahlentabelle | |
T_KKBC | LIKE | KKBC | KKBC-Tabelle (nicht unterstützt) | |
T_KKBOB | LIKE | KKBOB | KKBOB-Tabelle (Objektsätze 3.x, nicht unterstütz | |
T_KKROBJ | LIKE | KKROBJ | KKROBJ-Tabelle (Objektsätze 4.x, nicht unterstüt |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DIFFERENT_INPUT_DATA | Uneinheitliche Inputdaten vorhanden |
NO_INPUT_DATA | Keine Inputdaten vorhanden |
NO_KOKRS_SET | Kein Kostenrechnungskreis gesetzt |