FKKRW_ACCHD SAP (FI-CA: Interface to FI/CO: Header information) Structure details

Dictionary Type: Structure
Description: FI-CA: Interface to FI/CO: Header information




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




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

FKKRW_ACCHD 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 "FI-CA: Interface to FI/CO: Header information" 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_FKKRW_ACCHD TYPE FKKRW_ACCHD.

The FKKRW_ACCHD table consists of various fields, each holding specific information or linking keys about FI-CA: Interface to FI/CO: Header information data available in SAP. These include MANDT (Client), AWTYP (Reference Transaction), AWREF (Reference Document Number), AWORG (Reference Organizational Units).. 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 FKKRW_ACCHD 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
MANDTClient MANDTCLNT3Assigned to domainMANDT
AWTYPReference Transaction AWTYPCHAR5Assigned to domainAWTYP
AWREFReference Document Number AWREFCHAR10ALPHAAWREF
AWORGReference Organizational Units AWORGCHAR10AWORG
AWSYSLogical System LOGSYSTEMCHAR10Assigned to domainALPHALOGSYS
GLVORBusiness Transaction GLVORCHAR4CHAR4
PROCESSTransaction for which CO interface is accessed PROCECHAR8CHAR8
SUBSETDefines subset of components for the FI/CO interface ACC_SUBSETCHAR4ACC_SUBSET
USNAMUser name USNAMCHAR12Assigned to domainXUBNAMEUSR
TCODETransaction Code TCODECHAR20Assigned to domainTCODETCD
CPUDTDay On Which Accounting Document Was Entered CPUDTDATS8DATUM
CPUTMTime of Entry CPUTMTIMS6UZEIT
BKTXTDocument Header Text BKTXTCHAR25TEXT25
DOCIDDocument type SAEOBJARTCHAR10Assigned to domainSADC10_DVDOK
BARCDSAP ArchiveLink: Document ID SAEARDOIDCHAR40SADC40
KNUMVNumber of the document condition KNUMVCHAR10KNUMV
STATUS_NEWNew Status of Transferred Document ACC_STATUS_NEWCHAR1ACC_STATUS
STATUS_OLDPrevious Status of Transferred Document ACC_STATUS_OLDCHAR1ACC_STATUS
GRPIDBatch Input Session Name GRPID_BKPFCHAR12CHAR12
ACC_PRINCIPLEAccounting Principle ACCOUNTING_PRINCIPLECHAR4Assigned to domainACCOUNTING_PRINCIPLEACCOUNTING_PRINCIPLE
RLDNRLedger RLDNRCHAR2Assigned to domainALPHARLDNRGLNH_T881
LDGRPLedger Group FAGL_LDGRPCHAR4Assigned to domainFAGL_LDGRPGLDGRP_FLEX
NOSPLITDocument Splitting Not Performed FAGL_NOSPLIT_UPDTCHAR1FAGL_NOSPLIT_UPDT
GLPROCESSBusiness Transaction GLPROCESSCHAR4Assigned to domainGLPROCESS
GLPROCVARBusiness Transaction Variant GLPROCVARICHAR4Assigned to domainGLPROCVARIH_T8G031
CASH_ALLOCCash-Relevant Document FAGL_CASH_ALLOCCHAR1BOOLE
ALE_TRANSFER_TYPETransfer Type of ALE Scenario for New GL FAGL_ALE_TRANSFER_TYPECHAR1FAGL_ALE_TRANSFER_TYPE
XMCADocument Originates from Multi Currency Accounting GLE_DTE_MCA_XMCACHAR1XFELD
.INCLU--AP 0
EXCLUDE_FLAGPPA Exclude Indicator EXCLUDE_FLGCHAR1XFELD
.INCLU--AP 0
PSOTYDocument category payment requests PSOTY_DCHAR2PSOTPPSOTY
PSOAKReason PSOAKCHAR10PSO12PSOAK
PSOKSRegion PSOKSCHAR10Assigned to domainPSOKS
PSOSGReason for reversal - IS-PS requests PSOSGCHAR1PSOSG
PSOFNIS-PS: File number PSOFNCHAR30CHAR30
INTFORMInterest Formula FM_INTFORMCHAR4CHAR4
INTDATEInterest Calc. Date FM_INTDATEDATS8DATUM
PSOBTPosting Day PSOBTDATS8DATUM
PSOZLActual posting PSOZLCHAR1XFELD
PSODTChanged On AEDATDATS8DATUM
PSOTMLast changed at PSOTMTIMS6UZEIT
DBBLGRecurring Entry Document Number DBBLGCHAR10ALPHABELNR
.INCLU--AP 0
PROPMANOMandate, Mandate-Opening Contract REHORECNNRMCHAR13ALPHARECNNRREHORECNNRM

Key field Non-key field



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

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

How to access SAP table FKKRW_ACCHD

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