KKROBJKENN SAP (Characteristics/Key Figs from CO Obj for Obj Recs CO-PC-IS) Structure details

Dictionary Type: Structure
Description: Characteristics/Key Figs from CO Obj for Obj Recs CO-PC-IS




ABAP Code to SELECT data from KKROBJKENN
Related tables to KKROBJKENN
Access table KKROBJKENN




Structure field list including key, data, relationships and ABAP select examples

KKROBJKENN is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Characteristics/Key Figs from CO Obj for Obj Recs CO-PC-IS" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_KKROBJKENN TYPE KKROBJKENN.

The KKROBJKENN table consists of various fields, each holding specific information or linking keys about Characteristics/Key Figs from CO Obj for Obj Recs CO-PC-IS data available in SAP. These include PERIO (Period), GJPER (Period/year), WRTTP (Value Type), ABKAT (Variance Category).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Not classified


SAP KKROBJKENN structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
GJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
PERIOPeriod KKB_PERIONUMC3KKB_PERIO
GJPERPeriod/year JAHRPERNUMC7PERI7JAHRPER
WRTTPValue Type COPC_WRTTPCHAR2COPC_WRTTP
ABKATVariance Category COPC_AWKATNUMC2ABKATCOPC_AWKAT
BEKNZDebit/Credit Indicator COPC_BEKNZCHAR1COPC_BEKNZ
HERKZOrigin Indicator KKB_HERKZCHAR1KKB_HERKZ
VALUTYPValuation View VALUTYPNUMC1VALUTYPVTP
PVERSPlan Version KKB_VERSNCHAR3Assigned to domainALPHACOVERSI
SVERSTarget Cost Version AWVRSCHAR3Assigned to domainALPHAAWVRSVAV
IVERSActual version VERSN_ACTCHAR3Assigned to domainALPHACOVERSIKVT
AGVERResults Analysis Version VERSN_ABGRCHAR3Assigned to domainALPHAVERSN_ABGRACV
ELEHKCost Component Structure - CGM and Sales/Administr. Costs CK_ELESMHKCHAR2Assigned to domainCK_ELESMHKEHK
ELEMTCost Component Number CK_ELEMENTNUMC3Assigned to domainCK_ELEMENT
WRTGSTotal Value in Controlling Area Currency WKGXXXCURR15(2) WERTV8
WRTFXFixed Value in Controlling Area Currency WKFXXXCURR15(2) WERTV8
KOWGSTotal Control Costs in Controlling Area Currency KKB_KONTROLLKOSTEN_GES_KWAEHRCURR15(2) WERTV8
KOWFXFixed Control Costs in Controlling Area Currency KKB_KONTROLLKOSTEN_FIX_KWAEHRCURR15(2) WERTV8
KOWGSBTotal Control Costs in Company Code Currency KKB_KONTROLLKOSTEN_GES_BWAEHRCURR15(2) WERTV8
KOWGSOTotal Control Costs in Object Currency KKB_KONTROLLKOSTEN_GES_OWAEHRCURR15(2) WERTV8
WRTGSOTotal Value in Object Currency WOGXXXCURR15(2) WERTV8
WRTGSBTotal value in company code currency WERT_GES_BWAEHRCURR15(2) WERTV8
OCURRCurrency Key OWAERCUKY5Assigned to domainWAERSOWS
MENGEOUTOutput Quantity KKB_MENGE_OUTPUTQUAN15(3) MENGV8
MENGEINInput Quantity KKB_MENGE_INPUTQUAN15(3) MENGV8
KOMGOUTControl Output Quantity KKB_KONTROLLMENGE_GES_OUTPUTQUAN15(3) MENGV8
KOMGINControl Input Quantity KKB_KONTROLLMENGE_GES_INPUTQUAN15(3) MENGV8
UNITOUTOutput Unit of Measure KKB_MEINH_OUTPUTUNIT3Assigned to domainCUNITMEINS
UNITINInput Unit of Measure KKB_MEINH_INPUTUNIT3Assigned to domainCUNITMEINS

Key field Non-key field



How do I retrieve data from SAP structure KKROBJKENN using ABAP code?

As KKROBJKENN is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on KKROBJKENN as there is no data to select.

How to access SAP table KKROBJKENN

Within an ECC or HANA version of SAP you can also view further information about KKROBJKENN and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!