XKALXKAG SAP (Coll. Struct. for Interface to Function Module of Group XKAG) Structure details

Dictionary Type: Structure
Description: Coll. Struct. for Interface to Function Module of Group XKAG




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




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

XKALXKAG 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. Struct. for Interface to Function Module of Group XKAG" 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_XKALXKAG TYPE XKALXKAG.

The XKALXKAG table consists of various fields, each holding specific information or linking keys about Coll. Struct. for Interface to Function Module of Group XKAG data available in SAP. These include ABGSL (Results Analysis Key), ABGRJ (Results Analysis Year), ABGRM (Results Analysis Month), KNDE1 (Customer Enhancement 1 for 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 XKALXKAG 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
VERSAResults Analysis Version VERSN_ABGRCHAR3Assigned to domainALPHAVERSN_ABGRACV
ABGSLResults Analysis Key ABGR_SCHLCHAR6Assigned to domainABGR_SCHLACS
ABGRJResults Analysis Year BIS_ABGR_JNUMC4GJAHRGJAHRACJ
ABGRMResults Analysis Month BIS_ABGR_MNUMC3KKANUM3ACM
KNDE1Customer Enhancement 1 for Results Analysis EXIT1ABGRCHAR1EXIT1ABGR
TWAERTransaction Currency TWAERCUKY5Assigned to domainWAERSFWS
BASISValuation Basis for Results Analysis ABGR_BASISCHAR1ABGR_BASIS
PLKOSPlanned Value for Valuation Total in CO Area Currency PLANBEWKGCURR15(2) WERTV8
PLERLPlanned Value for Valuation Total in CO Area Currency PLANBEWKGCURR15(2) WERTV8
PLMNGCumulative Order Quantity in Sales Units KWMENGQUAN15(3) MENG15
PLMNG_EINHBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
CUR_PERIODCurrent Period YYYYMMM KKA_CURPERCHAR7KKACHR7
ABS_PERIODCutoff Period YYYYMMM KKA_ABSPERCHAR7KKACHR7
BOF_PERIODFirst Open Period YYYYMMM KKA_BOFPERCHAR7KKACHR7

Key field Non-key field



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

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

How to access SAP table XKALXKAG

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