FKK_SUBSET_DFKKREP07 SAP (Tax Reporting: Subset of Fields from DFKKREP07) Structure details

Dictionary Type: Structure
Description: Tax Reporting: Subset of Fields from DFKKREP07




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




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

FKK_SUBSET_DFKKREP07 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 "Tax Reporting: Subset of Fields from DFKKREP07" 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_FKK_SUBSET_DFKKREP07 TYPE FKK_SUBSET_DFKKREP07.

The FKK_SUBSET_DFKKREP07 table consists of various fields, each holding specific information or linking keys about Tax Reporting: Subset of Fields from DFKKREP07 data available in SAP. These include OPBEL (Number of Contract Accts Rec. & Payable Doc.), OPUPK (Item number in contract account document), GPART (Business Partner Number), VINFO (Detailing Assignment In Tax Report).. 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: Cannot Be Enhanced


SAP FKK_SUBSET_DFKKREP07 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
OPBELNumber of Contract Accts Rec. & Payable Doc. OPBEL_KKCHAR12Assigned to domainALPHAOPBEL_KK80B
OPUPKItem number in contract account document OPUPK_KKNUMC4OPUPK_KK
GPARTBusiness Partner Number GPART_KKCHAR10Assigned to domainALPHABU_PARTNERBPA
VINFODetailing Assignment In Tax Report VINFO_KKCHAR20CHAR20
TZAHLCounter For Identifying Respective Partial Payment Item TZAHL_KKNUMC3NUM3
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
BUPLABusiness Place BUPLACHAR4Assigned to domainJ_1BBRANCH
HKONTGeneral ledger account HKONT_KKCHAR10Assigned to domainALPHASAKNRSAKO
MWSKZTax on sales/purchases code MWSKZCHAR2Assigned to domainMWSKZ
STRKZTax Code for Other Taxes STRKZ_KKCHAR2Assigned to domainSTRKZ_KK
STPRZTax rate STPRZ_KKNUMC6STPRZ_KK
XREFSReference To Other Taxes XREFS_KKCHAR1XFELD
SBASHAmount Subject to Tax in Local Currency (Tax Base Amount) SBASH_KKCURR13(2) WRTV7
SBASWAmount Subject to Tax in Transaction Currency (Tax Base Amt) SBASW_KKCURR13(2) WRTV7
SBETHTax Amount in Local Currency With +/- Sign SBETH_KKCURR13(2) WRTV7
SBETWTax Amount in Transaction Currency with +/- Sign SBETW_KKCURR13(2) WRTV7
GEBTHTotal Amount Per Tax Code In Local Currency GEBTH_KKCURR13(2) WRTV7
GEBTWTotal Amount Per Tax Code In Transaction Currency GEBTW_KKCURR13(2) WRTV7
AUGBOClearing Amount in Open Item Currency AUGBO_KKCURR13(2) WRTV7
AUGBHClearing amount in local currency with +/- sign AUGBH_KKCURR13(2) WRTV7
AUGBWClearing Amount in Transaction Currency (With +/- Sign) AUGBW_KKCURR13(2) WRTV7
HWAERLocal Currency Key HWAER_KKCUKY5Assigned to domainWAERS
TWAERTransaction Currency TWAERCUKY5Assigned to domainWAERSFWS
TBDATPosting Date Trigger Document TBDAT_KKDATS8DATUM
TLDATDocument Date For Trigger Document TLDAT_KKDATS8DATUM
FAEDNDue date for net payment FAEDN_KKDATS8DATUM
VMDATPlanned Report Date For Tax Item VMDAT_KKDATS8DATUM
XBLNROfficial Document Number EXBEL_KKCHAR16ALPHAEXBEL_KK
KTOSLTransaction key for account determination KTOSL_KKCHAR3CHAR3
AUBELDocument Number Of Document To Be Triggered AUBEL_KKCHAR12Assigned to domainALPHAOPBEL_KK
REFNRNumber of Contract Accts Rec. & Payable Doc. OPBEL_KKCHAR12Assigned to domainALPHAOPBEL_KK80B
XSTORDocument Has Been Reversed XSTOR_KKCHAR1XFELD
EXBEL_BETRHTotal amount for an official document in local currency EXBEL_BETRHCURR13(2) WRTV7
EXBEL_BETRWTotal amount of an official document in transaction currency EXBEL_BETRWCURR13(2) WRTV7

Key field Non-key field



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

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

How to access SAP table FKK_SUBSET_DFKKREP07

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