SF224_SEC1_TYPE SAP (Structure for SF-224 Section 1 results) Structure details

Dictionary Type: Structure
Description: Structure for SF-224 Section 1 results




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




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

SF224_SEC1_TYPE 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 "Structure for SF-224 Section 1 results" 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_SF224_SEC1_TYPE TYPE SF224_SEC1_TYPE.

The SF224_SEC1_TYPE table consists of various fields, each holding specific information or linking keys about Structure for SF-224 Section 1 results data available in SAP. These include RFINUSE (Application of Secondary Source Funds), RFINUSE_SUB (Treasury Subclass Code), RFINUSE_SUF (Treasury Symbol Suffix), GL_SIRID (Record number of the line item record).. 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 SF224_SEC1_TYPE 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
APPROPRIATION_NBRAppropriation Number FMUSFG_APPROPRIATION_NBRCHAR25CHAR25
RFINUSEApplication of Secondary Source Funds FM_FINUSECHAR16Assigned to domainFM_FINUSEFIU
RFINUSE_SUBTreasury Subclass Code FMUSFGTSCODECHAR2Assigned to domainFMUSFGTSCODE
RFINUSE_SUFTreasury Symbol Suffix FMUSFGTSSUFFIXCHAR3FMUSFGTSSUFFIX
GL_SIRIDRecord number of the line item record GU_RECIDCHAR18OBJNROBN
RBUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
DOCTYFI-SL Document Type DOCTYCHAR2Assigned to domainDOCTYBAR
DESCRCharacter field, length 28 CHAR28CHAR28CHAR28
RYEARFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
POPERPosting period POPERNUMC3POPERPOPR
DOCCTDocument Type DOCCTCHAR1DOCCTGCT
DOCNRAccounting Document Number BELNR_DCHAR10ALPHABELNRBLN
DOCLNSix-Character Posting Item for Ledger DOCLN6CHAR6DOCLN6
RACCTAccount Number RACCTCHAR10Assigned to domainALPHASAKNRACC
RAGNCY_LCTN_CODEAgency Location Code FMFG_ALCCHAR8Assigned to domainFMFG_ALCFMFG_ALC
LOGSYSLogical system LOGSYSCHAR10Assigned to domainALPHALOGSYS
BUDATPosting Date in the Document BUDATDATS8DATUM
WSDATValue Date for Currency Translation WSDATDATS8DATUMWSD
BLDATDocument Date in Document BLDATDATS8DATUM
REFDOCNRReference document number of an accounting document REFBELNRCHAR10ALPHABELNRBLN
REFRYEARReference fiscal year REFGJAHRNUMC4GJAHRGJAHRGJR
REFDOCCTReference document category REFDOCCTCHAR1DOCCTGCT
AWTYPReference Transaction AWTYPCHAR5Assigned to domainAWTYP
AWORGReference Organizational Units AWORGCHAR10AWORG
SGL_ACCOUNTStandard General Ledger Account for US Federal Government FM_SGL_ACCOUNTCHAR6FM_SGL_ACCOUNTSGL_ACCOUNTFMFG_SGL_ACCOUNT
HSLValue in local currency VLCUR9CURR17(2) WERTV9

Key field Non-key field



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

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

How to access SAP table SF224_SEC1_TYPE

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