FKKRW_ACCITA SAP (FI-CA: Accounting Interface: Additional Item Information) Append Structure details

Dictionary Type: Append Structure
Description: FI-CA: Accounting Interface: Additional Item Information




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




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

FKKRW_ACCITA is a standard SAP Append Structure which is used to store FI-CA: Accounting Interface: Additional Item Information data and is available within R/3 SAP systems depending on the version and release level.

The FKKRW_ACCITA table consists of various fields, each holding specific information or linking keys about FI-CA: Accounting Interface: Additional Item Information data available in SAP. These include KONTL (Acct assignment string for industry-specific acct assignmnts), ACTV_ACCOUNT (Active Open Item Accounting (FI-CA, FI-AR)), BLART_FKK (Document Type), VKONT (Contract Account Number).. 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_ACCITA append 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
KONTTAccount Assignment Category for Industry Solution KONTT_FICHAR2KONTT_FI
KONTLAcct assignment string for industry-specific acct assignmnts KONTL_FICHAR50CHAR50
ACTV_ACCOUNTActive Open Item Accounting (FI-CA, FI-AR) ACTAC_KKNUMC1ACTAC_KK
BLART_FKKDocument Type BLART_KKCHAR2Assigned to domainBLART_KK
VKONTContract Account Number VKONT_KKCHAR12Assigned to domainALPHAVKONT_KKKTOFKKVKP_F4
VTREFReference Specifications from Contract VTREF_KKCHAR20ALPHAVTREF_KKVTZ
SUBAPSubapplication in Contract Accounts Receivable and Payable SUBAP_KKCHAR1SUBAP_KK8SA
VTRE2Additional Reference Information VTRE2_KKCHAR20ALPHAVTREF_KK
FIKEYReconciliation Key for General Ledger FIKEY_KKCHAR12Assigned to domainFIKEY_KKFKFI1
HVORGMain Transaction for Line Item HVORG_KKCHAR4Assigned to domainHVORG_KK8HV
TVORGSubtransaction for Document Item TVORG_KKCHAR4Assigned to domainTVORG_KK
XMBELSample document XMBEL_KKCHAR1XFELD
TXEXKKey for tax exception TXEXK_KKCHAR16CHAR16
J_1AFITPFiscal type of receiving party J_1AFITPRCHAR2Assigned to domainJ_1AFITP
COUNCCounty Code COUNCCHAR3Assigned to domainCOUNC
NRZASPayment Form Number NRZAS_KKCHAR12ALPHANRZAS_KK
RFZASExternal key payment form RFZAS_KKCHAR30RFZAS_KK
OPBELNumber of Contract Accts Rec. & Payable Doc. OPBEL_KKCHAR12Assigned to domainALPHAOPBEL_KK80B
REFERENCE_NOReference to FI-CA Document/Line Item REFERENCE_NO_KKCHAR16REFERENCE_NO_KK
CASE_GUIDIdentifier for Case Management CASE_GUID_KKCHAR32CASE_GUID_KK
PRTIDIdentification of Partner Message from SAP Credit Management PRTID_KKCHAR32CHAR32
OPBEL_DPNumber of Contract Accts Rec. & Payable Doc. OPBEL_KKCHAR12Assigned to domainALPHAOPBEL_KK80B
OPUPK_DPItem number in contract account document OPUPK_KKNUMC4OPUPK_KK
OPUPZ_DPSubitem for a Partial Clearing in Document OPUPZ_KKNUMC3OPUPZ_KK
FPLNRBilling plan number / invoicing plan number FPLNRCHAR10Assigned to domainFPLNR
FPLTRItem for billing plan/invoice plan/payment cards FPLTRNUMC6Assigned to domainFPLTR
FAREGRule in billing plan/invoice plan FAREGCHAR1FAREG
STAKZType of statistical item STAKZ_KKCHAR1STAKZ_KK
XANZAItem is a Down Payment/Down Payment Request XANZA_KKCHAR1XFELD
XHRATCurrency amounts at historical rate XHRAT_KKCHAR1XFELD
XSETDPFI-CA: Offset down payment against receivable XSETDP_KKCHAR1XFELD
XTRNDPConvert down payment to new down payment (w/o clearng res.) XTRNDP_KKCHAR1XFELD
RWIN_DUMMYSingle-Character Indicator CHAR1CHAR1CHAR1

Key field Non-key field



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

As FKKRW_ACCITA 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_ACCITA as there is no data to select. You could however select data from any tables that this append structure has been assigned too.

How to access SAP table FKKRW_ACCITA

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