Menu

SAP Function Module K_KKR_OBJECT_VALUES_READ

i: Werte zu Objekten lesen

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module K_KKR_OBJECT_VALUES_READ (i: Werte zu Objekten lesen) is a standard Function Module in SAP ERP and is part of the function group KKRS within the package KKRH.

Technical Information

Function Module K_KKR_OBJECT_VALUES_READ
Short Text i: Werte zu Objekten lesen
Function Group KKRS
Package KKRH
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_ABGRENZUNG TYPE C ' ' 'X': WIP lesen
I_ABVER LIKE KKBC-ABVER '000' Abweichungsversion
I_BELASTUNG TYPE C 'X' 'X': Nur Belastungen
I_ERLOES_GETRENNT TYPE C ' ' 'X': Erlöse getrennt von Kosten
I_GJAHR_BIS LIKE KKBC-GJAHR2 2999 Geschäftsjahr bis
I_GJAHR_VON LIKE KKBC-GJAHR1 1990 Geschäftsjahr von
I_KOKRS LIKE TKA01-KOKRS Kostenrechnungskreis
I_OBJNR LIKE CKRCO-OBJNR Objektnummer
I_OBLIGO TYPE C ' ' 'X': Obligo lesen
I_PERIO_BIS LIKE KKBC-PERIO2 999 Periode bis
I_PERIO_VON LIKE KKBC-PERIO1 1 Periode von
I_SOVER LIKE KKBC-SOVER '000' Sollversion
I_VALUTYP TYPE VALUTYP '0' Bewertungssicht
I_VERSN LIKE KKBC-VERSN '000' Planversion
I_WRTTP LIKE KKBC-WRTTP '05' Werttyp '04' oder '05': ohne/mit Soll

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_VALUES TYPE KKBHI_OBJECT_VALUES Gelesene Werte für ein Objekt

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_EXC_VRGNG LIKE Vorgaenge ausschliessen
T_OBJNR TYPE KKBH2_OBJNR_TBL Tabelle mit Objektnummern
T_SVERSIONS TYPE KKBH2_SOVRS_TBL Sollversionen mit Texten
T_SVERS_VALUES TYPE KKBHI_T_SOLL_VALUES Sollversionen mit Objektwerten
T_VALUES TYPE KKBHI_T_OBJECT_VALUES Gelesene Werte für Objekte
T_VERSIONS TYPE KKBH2_PLVRS_TBL Planversionen mit Texten
T_VERS_VALUES TYPE KKBHI_T_PLAN_VALUES Planversionen mit Objektwerten

Exceptions

This function module does not define any Exceptions.