IUSFGFACTS2 SAP (Fields for US Federal government FACTS2) Structure details

Dictionary Type: Structure
Description: Fields for US Federal government FACTS2




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




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

IUSFGFACTS2 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 "Fields for US Federal government FACTS2" 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_IUSFGFACTS2 TYPE IUSFGFACTS2.

The IUSFGFACTS2 table consists of various fields, each holding specific information or linking keys about Fields for US Federal government FACTS2 data available in SAP. These include FLG_APPORT (Apportionment Category), FLG_AVAIL (Availability Time), FLG_REIMBUR (Reimbursable), FLG_AUTHOR (Authority Type).. 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: Not classified


SAP IUSFGFACTS2 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
FLG_DEFINITEDefinite/Indef indicator FM_FLG_DEFINITECHAR1FM_FLG_DEFINITE
FLG_APPORTApportionment Category FM_FLG_APPORTCHAR1FM_FLG_APPORT
FLG_AVAILAvailability Time FM_FLG_AVAILCHAR1FM_FLG_AVAIL
FLG_REIMBURReimbursable FM_FLG_REIMBURCHAR1FM_FLG_REIMBUR
FLG_AUTHORAuthority Type FM_FLG_AUTHORCHAR1FM_FLG_AUTHOR
FLG_BORROWBorrowing Source FM_FLG_BORROWCHAR1FM_FLG_BORROW
FLG_BEABudget Enforcement Act Category FM_FLG_BEACHAR1FM_FLG_BEA
FLG_PARTNERTransaction Partner FM_FLG_PARTNERCHAR1FM_FLG_PARTNER
COHORTReporting Year for Cohort FM_COHORTCHAR4FM_COHORT
PUBLAWPublic Law Cited FM_PUBLAWCHAR20FM_PUBLAW
LEGISType of Legislation FM_LEGISCHAR1FM_LEGIS
TRANSFER_AGCY_9Transfer Agency FMFG_TRANSFERCHAR2FMUSFGF2_TRANSFMFG_TRANSFERFM_TRANS_AGENCY
TRANSFER_ACCT_9Transfer Account FMFG_TRAN_ACCTCHAR4FMUSFGF2_TRANSFMFG_TRAN_ACCT
YEAR_BDGT_AUTH_9Year of Budget Authority FMFG_YR_BUD_AUTHCHAR4FMFG_YR_BUD_AUTH
FLG_ADVANCE_9Advanced Flag FMFG_FLG_ADVANCECHAR1FMFG_FLG_ADVANCE
DEFENSE_INDIC_9Defense Indicator FMFG_DEFENSE_INDICATORCHAR3FMFG_DEFENSE_INDICATOR
PROG_REPT_CATProgram Reporting Category FMFG_PROGRAM_REPORT_CATEGORYCHAR3FMFGF2PRCFMFG_PROGRAM_REPORT_CATEGORY
LIFNRAccount Number of Vendor or Creditor LIFNRCHAR10Assigned to domainALPHALIFNRLIFKRED_C
KUNNRCustomer Numbers KUNNRCHAR10Assigned to domainALPHAKUNNRKUNC_KUNNR
FLG_PYAPrior Year Adjustment Code FMFG_FLG_PYACHAR1FMFG_FLG_PYA
APPOR_CAT_B_DETAILApportionment Category B Program Code FMFG_APPORTDTLCHAR4
APPOR_CAT_B_TXTApportionment Text FMFG_APPORTTEXTCHAR25

Key field Non-key field



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

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

How to access SAP table IUSFGFACTS2

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