FKKDEFREV_DISP_EVENT_KUM SAP (Display Structure for Event-Based Deferred Revenues) Structure details

Dictionary Type: Structure
Description: Display Structure for Event-Based Deferred Revenues




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




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

FKKDEFREV_DISP_EVENT_KUM 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 "Display Structure for Event-Based Deferred Revenues" 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_FKKDEFREV_DISP_EVENT_KUM TYPE FKKDEFREV_DISP_EVENT_KUM.

The FKKDEFREV_DISP_EVENT_KUM table consists of various fields, each holding specific information or linking keys about Display Structure for Event-Based Deferred Revenues data available in SAP. These include FIKEY (Reconciliation Key for General Ledger), GSBER (Business Area), HKONT (General ledger account), PDATR (Transfer Posting Date for Delayed Revenues).. 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 FKKDEFREV_DISP_EVENT_KUM 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
FIKEYReconciliation Key for General Ledger FIKEY_KKCHAR12Assigned to domainFIKEY_KKFKFI1
GSBERBusiness Area GSBERCHAR4Assigned to domainGSBERGSB
HKONTGeneral ledger account HKONT_KKCHAR10Assigned to domainALPHASAKNRSAKO
PDATRTransfer Posting Date for Delayed Revenues DATE_KKDATS8DATUM
BETRWAmount in Transaction Currency with +/- Sign BETRW_KKCURR13(2) WRTV7
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
MWSKZTax on sales/purchases code MWSKZCHAR2Assigned to domainMWSKZ
MENGEQuantity MENGE_DQUAN13(3) MENG13
MENGE_TRIGReported Quantity MENGE_DR_KKQUAN13(3) MENG13
MEINSBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
BETRHAmount In Local Currency With +/- Signs BETRH_KKCURR13(2) WRTV7
BETR2Amount in second parallel currency with +/- sign BETR2_KKCURR13(2) WRTV7
BETR3Amount in third parallel currency with +/- sign BETR3_KKCURR13(2) WRTV7
VBUNDCompany ID VBUNDCHAR6Assigned to domainALPHARCOMP
SEGMENTSegment for Segmental Reporting SEGMT_KKCHAR10Assigned to domainALPHAFB_SEGMENT
PRCTRProfit Center PRCTRCHAR10Assigned to domainALPHAPRCTRPRCPRCTR_EMPTY
KOSTLCost Center KOSTLCHAR10Assigned to domainALPHAKOSTLKOS
KDAUFSales Order Number KDAUFCHAR10Assigned to domainALPHAVBELNAUN
KDPOSItem Number in Sales Order KDPOSNUMC6NUM06KPO
KDEINDelivery Schedule for Sales Order KDEINNUMC4NUM04
PS_PSP_PNRWork Breakdown Structure Element (WBS Element) PS_PSP_PNRNUMC8Assigned to domainKONPRPS_POSNR
PAOBJNRProfitability Segment Number (CO-PA) RKEOBJNRNUMC10RKEOBJNR
AUFNROrder Number AUFNRCHAR12Assigned to domainALPHAAUFNRANR
KONTLAcct assnmnt string for industry-specific account assngments KONTL_KKCHAR50CHAR50
KONTTAccount Assignment Category KONTT_KKCHAR2Assigned to domainKONTT_KK
BUPLABusiness Place BUPLACHAR4Assigned to domainJ_1BBRANCH
LAUFDDate ID LAUFD_KKDATS8DATUM
LAUFIAdditional Identification Characteristic LAUFI_KKCHAR6LAUFI_KK
POSTEDTrigger Transferred to General Ledger POSTD_KKCHAR1XFELD
ACCHGGeneral Ledger Account Swapped by Aperiodic Posting ACCHG_KKCHAR1ACCHG_KK
TXJCDTax Jurisdiction TXJCDCHAR15Assigned to domainTXJCDTXJ
SATYPRecord Type of Trigger for Deferred Revenues SATYP_KKCHAR1SATYP_KK

Key field Non-key field



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

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

How to access SAP table FKKDEFREV_DISP_EVENT_KUM

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