CKIBUKRS SAP (Organizational Unit Terms - Company Code) Structure details

Dictionary Type: Structure
Description: Organizational Unit Terms - Company Code




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




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

CKIBUKRS 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 "Organizational Unit Terms - Company Code" 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_CKIBUKRS TYPE CKIBUKRS.

The CKIBUKRS table consists of various fields, each holding specific information or linking keys about Organizational Unit Terms - Company Code data available in SAP. These include KTOPL (Chart of Accounts), PERIV (Fiscal Year Variant), WAERS (Currency Key), CTYP_BU (Currency Type of Company Code ('10' Company Code Currency)).. 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 CKIBUKRS 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
KTOPLChart of Accounts KTOPLCHAR4Assigned to domainKTOPLKPLC_KTOPL
PERIVFiscal Year Variant PERIVCHAR2Assigned to domainPERIV
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
CTYP_BUCurrency Type of Company Code ('10' Company Code Currency) CK_CTYP_BUCHAR2CURTP
KOKRSControlling Area KOKRSCHAR4Assigned to domainCACCDCAC
LEGALLegal Valuation CK_LEGALCHAR1XFELD
PROFITCENTERProfit Center Valuation CK_PROFITCENTERCHAR1XFELD
KONZERNGroup Valuation CK_KONZERNCHAR1XFELD
CVACTInd.: Currency and Valuation Profile Active CVACTCHAR1XFELD
XWBUKIndicator: Different Company Code Currency is Allowed XWBUKCHAR1XFELD
CTYP_KOCurrency Type for Controlling Area CO_CTYPCHAR2CURTP
WAERS_KOCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
KOKRSNAMEName of the controlling area BEZEICHAR25TEXT25
DPRCTDummy Profit Center DPRCTCHAR10Assigned to domainALPHAPRCTR
BASIC_VALUATIONOperational Valuation CK_BASIC_VALUATIONNUMC1VALUTYP
VERSION_LEGALCO Version That Is Active in Actual Data for Legal Valuation CK_VERSION_LEGALCHAR3Assigned to domainALPHACOVERSI
VERSION_KONZERNCO Version That Is Active in Actual Data for Group Valuation CK_VERSION_KONZERNCHAR3Assigned to domainALPHACOVERSI
VERSION_PROFCTRCO Version Active in Actual Data for Profit Center Valuation CK_VERSION_PROFCTRCHAR3Assigned to domainALPHACOVERSI
CTYP_KONZERN_VALUATIONCurrency Type for Group Valuation CK_CTYP_KONZERN_VALUATIONCHAR2CURTP
CTYP_PROFCTR_VALUATIONCurrency Type of Profit Center Valuation CK_CTYP_PROFCTR_VALUATIONCHAR2CURTP
LMONAFiscal Year Variant PERIVCHAR2Assigned to domainPERIV
KTOPL_KOChart of Accounts KTOPLCHAR4Assigned to domainKTOPLKPLC_KTOPL

Key field Non-key field



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

As CKIBUKRS 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 CKIBUKRS as there is no data to select.

How to access SAP table CKIBUKRS

Within an ECC or HANA version of SAP you can also view further information about CKIBUKRS 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!