Menu

SAP Function Module K_KKB_OBJECT_VALUES_READ

i: Werte zu Objekt lesen (Plan-/Soll-/Istkosten, Mengen, Erlöse ...)

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_KKB_OBJECT_VALUES_READ (i: Werte zu Objekt lesen (Plan-/Soll-/Istkosten, Mengen, Erlöse ...)) is a standard Function Module in SAP ERP and is part of the function group KKBH within the package KKB.

Technical Information

Function Module K_KKB_OBJECT_VALUES_READ
Short Text i: Werte zu Objekt lesen (Plan-/Soll-/Istkosten, Mengen, Erlöse ...)
Function Group KKBH
Package KKB
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_BELASTUNG TYPE C 'X' 'X': Only debits
I_ERLOES_GETRENNT TYPE C ' ' 'X': Revenues separate from costs
I_GJAHR_BIS LIKE KKBC-GJAHR2 2999 To fiscal year
I_GJAHR_VON LIKE KKBC-GJAHR1 1990 From fiscal year
I_KOKRS LIKE TKA01-KOKRS Controlling area
I_OBJNR LIKE CKRCO-OBJNR Object number
I_OBLIGO LIKE ' ' 'X': Read commitment
I_PERIO_BIS LIKE KKBC-PERIO2 999 Period to
I_PERIO_VON LIKE KKBC-PERIO1 1 Period from
I_VERID LIKE KKBC-VERID Production version
I_WIP LIKE ' ' 'X': Read WIP
I_WRTTP LIKE KKBC-WRTTP '05' Value type 04 or 05: With/without target

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_VALUES TYPE KKBH2_OBJECT_VALUES Values read for an object

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_OBJNR TYPE KKBH2_OBJNR_TBL Table with object numbers
T_SVERSIONS TYPE KKBH2_SOVRS_TBL Target cost versions with texts
T_SVERS_VALUES TYPE KKBH2_SOVRS_VALUES_TBL Target cost versions with object values
T_VALUES TYPE KKBH2_OBJECT_VALUES_TBL Values read for objects
T_VERSIONS TYPE KKBH2_PLVRS_TBL Plan versions with texts
T_VERS_VALUES TYPE KKBH2_PLVRS_VALUES_TBL Plan versions with object values

Exceptions

This function module does not define any Exceptions.