KKA_LKKAA SAP (Coll. Structure for Interface to Funct. Module of Group KKAA) Structure details

Dictionary Type: Structure
Description: Coll. Structure for Interface to Funct. Module of Group KKAA




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




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

KKA_LKKAA 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 "Coll. Structure for Interface to Funct. Module of Group KKAA" 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_KKA_LKKAA TYPE KKA_LKKAA.

The KKA_LKKAA table consists of various fields, each holding specific information or linking keys about Coll. Structure for Interface to Funct. Module of Group KKAA data available in SAP. These include BUKRS (Company Code), ABGSL (Results Analysis Key), APPEND_TAB (Append New Entries to Table?), PLAN_ABGR (Planned results analysis).. 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 KKA_LKKAA 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
KOKRSControlling Area KOKRSCHAR4Assigned to domainCACCDCAC
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
ABGSLResults Analysis Key ABGR_SCHLCHAR6Assigned to domainABGR_SCHLACS
APPEND_TABAppend New Entries to Table? APPEND_TABCHAR1KKA_YES_NO
PLAN_ABGRPlanned results analysis KKA_PL_ABGCHAR1KKA_YES_NO
OBJNRObject number J_OBJNRCHAR22Assigned to domainJ_OBJNRONR
VSN_0_FNDResults Analysis Data for Version 0 Found VSN_0_FNDCHAR1KKACHR1
VSN_N0_FNDResults Analysis Data for Versions Other Than 0 Found VSN_N0_FNDCHAR1KKACHR1
CHK_VSN_0Find Results Analysis Data for Version 0? CHK_VSN_0CHAR1KKACHR1
CHK_VSN_N0Find Results Analysis Data for Versions Other Than 0? CHK_VSN_N0CHAR1KKACHR1
ERLOES_OBJCan the Object Have Revenue? ERLOES_OBJCHAR1KKACHR1
A_SCHL_NEUResults Analysis Key ABGR_SCHLCHAR6Assigned to domainABGR_SCHLACS
A_SCHL_ALTResults Analysis Key ABGR_SCHLCHAR6Assigned to domainABGR_SCHLACS
ABR_UKVSettle to Cost-of-Sales Accounting ABR_UKVCHAR1KKACHR1
ABR_FNDResults Analysis Data Was Settled ABR_FNDCHAR1KKACHR1
INVEST_OBJIs the Object a Capital Investment Measure? INVEST_OBJCHAR1KKACHR1
VERSNResults Analysis Version VERSN_ABGRCHAR3Assigned to domainALPHAVERSN_ABGRACV
BIS_ABGR_MResults Analysis Month BIS_ABGR_MNUMC3KKANUM3ACM
BIS_ABGR_JResults Analysis Year BIS_ABGR_JNUMC4GJAHRGJAHRACJ
AUF_WIP_ELIs WIP on Dependent Orders Active? KKA_AWIPELCHAR1KKACHR1
PLAN_VERSNPlan Version PLAN_VERSNCHAR3Assigned to domainALPHACOVERSI
TESTLAUFTest Run KKA_TESTLFCHAR1KKACHR1
BEW_DELTAValuation Difference KKA_BEWDELCHAR1KKACHR1
OBJ_DELTAObject Difference KKA_OBJDELCHAR1KKACHR1
NO_BU_REG_ACTNo posting rule active although Fin. Accting switch on KKA_NOBUREGACTCHAR1KKACHR1
NO_FIBU_FLG_ACTNo FI switch set in a WIP/RA version KKA_NOFIBUFLGACTCHAR1KKACHR1
VSN_NO_ABRIs the Version Not Relevant to Settlement? KKA_VSN_NO_ABRCHAR1KKACHR1
YES_NOCheckbox KKA_YES_NOCHAR1KKA_YES_NO
VALUTYP_KZCharacter 1 Field KKACHR1CHAR1KKACHR1

Key field Non-key field



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

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

How to access SAP table KKA_LKKAA

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