FMFG_FACTSII_SUM_KEY SAP (Summary Key for FACTS II Extract) Structure details

Dictionary Type: Structure
Description: Summary Key for FACTS II Extract




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




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

FMFG_FACTSII_SUM_KEY 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 "Summary Key for FACTS II Extract" 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_FMFG_FACTSII_SUM_KEY TYPE FMFG_FACTSII_SUM_KEY.

The FMFG_FACTSII_SUM_KEY table consists of various fields, each holding specific information or linking keys about Summary Key for FACTS II Extract data available in SAP. These include RFINUSE (Application of Secondary Source Funds), RFUND (Fund), BUDGET_PD_9 (FM: Budget Period), RFLG_APPORT (Apportionment Category).. 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 FMFG_FACTSII_SUM_KEY 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
SGL_ACCOUNTStandard General Ledger Account for US Federal Government FM_SGL_ACCOUNTCHAR6FM_SGL_ACCOUNTSGL_ACCOUNTFMFG_SGL_ACCOUNT
RFINUSEApplication of Secondary Source Funds FM_FINUSECHAR16Assigned to domainFM_FINUSEFIU
RFUNDFund BP_GEBERCHAR10Assigned to domainBP_GEBERFIC
BUDGET_PD_9FM: Budget Period FM_BUDGET_PERIODCHAR10Assigned to domainFM_BUDGET_PERIODBUDPER
RFLG_APPORTApportionment Category FM_FLG_APPORTCHAR1FM_FLG_APPORT
RFLG_AVAILAvailability Time FM_FLG_AVAILCHAR1FM_FLG_AVAIL
RBEABudget Enforcement Act Category FM_FLG_BEACHAR1FM_FLG_BEA
RFLG_BORROWBorrowing Source FM_FLG_BORROWCHAR1FM_FLG_BORROW
RFLG_DEFINITEDefinite/Indef indicator FM_FLG_DEFINITECHAR1FM_FLG_DEFINITE
RFLG_PARTNERTransaction Partner FM_FLG_PARTNERCHAR1FM_FLG_PARTNER
RFLG_REIMBURReimbursable FM_FLG_REIMBURCHAR1FM_FLG_REIMBUR
RCOHORTReporting Year for Cohort FM_COHORTCHAR4FM_COHORT
RPUBLAWPublic Law Cited FM_PUBLAWCHAR20FM_PUBLAW
RFLG_AUTHORAuthority Type FM_FLG_AUTHORCHAR1FM_FLG_AUTHOR
TRANSFER_AGCY_9Transfer Agency FMFG_TRANSFER_AGCYCHAR2Assigned to domainFMFG_TRANSFER
TRANSFER_ACCT_9Transfer Account FMFG_TRANSFER_ACCTCHAR4Assigned to domainFMFG_TRAN_ACCT
YEAR_BDGT_AUTH_9Year of Budget Authority FMFG_YR_BUD_AUTHCHAR4FMFG_YR_BUD_AUTH
FLG_ADVANCE_9Advanced Flag FM_FLG_ADVANCECHAR1FMFG_FLG_ADVANCE
DEFENSE_INDIC_9Defense Indicator FMFG_DEFENSE_INDICATORCHAR3FMFG_DEFENSE_INDICATOR
PROG_REPT_CAT_9Program Reporting Category FMFG_PROGRAM_REPORT_CATEGORYCHAR3FMFG_PROGRAM_REPORT_CATEGORY
RBUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
RACCTAccount Number RACCTCHAR10Assigned to domainALPHASAKNRACC
FM_AREAFinancial Management Area FIKRSCHAR4Assigned to domainFIKRSFIK
BUSABusiness Area GSBERCHAR4Assigned to domainGSBERGSB
FAREAFunctional Area FKBERCHAR16Assigned to domainFKBERFBE
RFISTLFunds Center FISTLCHAR16Assigned to domainFISTLFIS
MEASUREFunded Program FM_MEASURECHAR24Assigned to domainFM_MEASUREFM_MEASURE
BLSTATUS_9Budgetary ledger status FMFG_BLSTATUSCHAR5FMFG_BLSTATUSFMFG_BLSTATUS

Key field Non-key field



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

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

How to access SAP table FMFG_FACTSII_SUM_KEY

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