SF224_SEC2_TYPE SAP (Structure for SF-224 Section 2 results) Structure details

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




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




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

SF224_SEC2_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 2 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_SEC2_TYPE TYPE SF224_SEC2_TYPE.

The SF224_SEC2_TYPE table consists of various fields, each holding specific information or linking keys about Structure for SF-224 Section 2 results data available in SAP. These include CAL_PERIOD (Period for Treasury Account Symbol), GL_SIRID (Record number of the line item record), RBUKRS (Company Code), RYEAR (Fiscal Year).. 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_SEC2_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
CAL_YEARFiscal Year for Treasury Account Symbol FMFG_TRFYCHAR4CHAR4
CAL_PERIODPeriod for Treasury Account Symbol FMFG_TRPERIODCHAR2CHAR2
GL_SIRIDRecord number of the line item record GU_RECIDCHAR18OBJNROBN
RBUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
RYEARFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
POPERPosting period POPERNUMC3POPERPOPR
DOCTYFI-SL Document Type DOCTYCHAR2Assigned to domainDOCTYBAR
DOCCTDocument Type DOCCTCHAR1DOCCTGCT
DOCNRDoc. Number DOCNRCHAR10ALPHABELNR
DOCLNDocument line DOCLNCHAR3DOCLN
RACCTAccount Number RACCTCHAR10Assigned to domainALPHASAKNRACC
RFINUSEApplication of Secondary Source Funds FM_FINUSECHAR16Assigned to domainFM_FINUSEFIU
RFINUSE_SUBTreasury Subclass Code FMUSFGTSCODECHAR2Assigned to domainFMUSFGTSCODE
RFINUSE_SUFTreasury Symbol Suffix FMUSFGTSSUFFIXCHAR3FMUSFGTSSUFFIX
DESCRCharacter field, length 28 CHAR28CHAR28CHAR28
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_SEC2_TYPE using ABAP code?

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

How to access SAP table SF224_SEC2_TYPE

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