IBKKGLC5 SAP (Structure for Displaying RFBKLC5) Structure details

Dictionary Type: Structure
Description: Structure for Displaying RFBKLC5




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




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

IBKKGLC5 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 "Structure for Displaying RFBKLC5" 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_IBKKGLC5 TYPE IBKKGLC5.

The IBKKGLC5 table consists of various fields, each holding specific information or linking keys about Structure for Displaying RFBKLC5 data available in SAP. These include GLACCT (General Ledger Account Transfer BCA->FI), GSBER (Business Area), WAERS (Currency Key), BUDAT (Posting Date in the Document).. 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: Can be enhanced (character-type or numeric)


SAP IBKKGLC5 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
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
GLACCTGeneral Ledger Account Transfer BCA->FI BKK_GLACCCHAR10Assigned to domainALPHASAKNR
GSBERBusiness Area GSBERCHAR4Assigned to domainGSBERGSB
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
BUDATPosting Date in the Document BUDATDATS8DATUM
VALDATValue date BKK_VALDATDATS8DATUM
SUMSZNo. of Totals Record G/L to Reconciliation Key BKK_GSUMSZINT410
FIKEYReconciliation Key Accounting Documents BKK_FIKEYNUMC10Assigned to domainBKK_FIKEY
MWSKZTax on sales/purchases code MWSKZCHAR2Assigned to domainMWSKZ
TAXITIndicator: Tax item BKK_TAXITCHAR1CHAR1
GJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
BELNRAccounting Document Number BELNR_DCHAR10ALPHABELNRBLN
BUZEINumber of line item within accounting document BKK_BUZEINUMC3BKK_BUZEI
SHKZGDebit/Credit Indicator SHKZGCHAR1SHKZG
WRBTRTotal BKK_AMNTSUMCURR23(2) BKK_TOAMT
DMBTRTotal BKK_AMNTSUMCURR23(2) BKK_TOAMT
BKKRSBank Area BKK_BKKRSCHAR4Assigned to domainBKK_BKKRSBNS
DOCNOItem number in current accounts BKK_DOCNONUMC12Assigned to domainBKK_DOCNODOCNO
POSNOPosition in Item BKK_POSNONUMC3BKK_POSNOPOSNO
GLPOSGL Position for a Payment Item Position BKK_GLITNONUMC3NUMC3
XSINGLEGL: Individual Document Transfer BKK_SINGTRCHAR1XFELD
ACNUM_EXTAccount number for current account BKK_ACEXTCHAR35ACEXTBKK_ACEXTACEBKKACEXT
ACURAccount Currency BKK_ACURCUKY5Assigned to domainWAERS
A_AMOUNTAmount in Account Currency BKK_AAMNTCURR17(2) BKK_ITAMT
GLKEYNetting Group GL BKK_GLKEYCHAR4CHAR4
PSTYPEGL: Posting Category BKK_GLPSTKCHAR1BKK_GLPSTK
GLACTGeneral Ledger Transaction BKK_GLACTCHAR6Assigned to domainBKK_GLACT
GLACTION_TEXTDescription Action Trans.Postings BKK_T_GLACTIONCHAR25TEXT25
EXTRAKEYAdditional Key Account Determination GL BKK_GLUSERCHAR6CHAR6

Key field Non-key field



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

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

How to access SAP table IBKKGLC5

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