FMUSFGSF224_ALV_DETAILS SAP (SF-224 Statement of Transactions ALV Details) Structure details

Dictionary Type: Structure
Description: SF-224 Statement of Transactions ALV Details




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




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

FMUSFGSF224_ALV_DETAILS 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 "SF-224 Statement of Transactions ALV Details" 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_FMUSFGSF224_ALV_DETAILS TYPE FMUSFGSF224_ALV_DETAILS.

The FMUSFGSF224_ALV_DETAILS table consists of various fields, each holding specific information or linking keys about SF-224 Statement of Transactions ALV Details data available in SAP. These include RAGNCY_LCTN_CODE (Agency Location Code), APPROPRIATION_NBR (Appropriation Number), RFINUSE (Application of Secondary Source Funds), RFINUSE_SUB (Treasury Subclass Code).. 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 FMUSFGSF224_ALV_DETAILS 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
REPORT_SECTIONSection FMUSFG_SECTIONCHAR3CHAR3
RAGNCY_LCTN_CODEAgency Location Code FMFG_ALCCHAR8Assigned to domainFMFG_ALCFMFG_ALC
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
DOCCTDocument Type DOCCTCHAR1DOCCTGCT
DOCNRAccounting Document Number BELNR_DCHAR10ALPHABELNRBLN
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
RBUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
RACCTAccount Number RACCTCHAR10Assigned to domainALPHASAKNRACC
LOGSYSLogical system LOGSYSCHAR10Assigned to domainALPHALOGSYS
SGL_ACCOUNTStandard General Ledger Account for US Federal Government FM_SGL_ACCOUNTCHAR6FM_SGL_ACCOUNTSGL_ACCOUNTFMFG_SGL_ACCOUNT
BUDATPosting Date in the Document BUDATDATS8DATUM
CDATEConfirmation Date FMUSFG_GWA_DATEDATS8DATUM
RECEIPT_AMOUNTReceipt Amount FMUSFG_RECEIPT_AMOUNTCURR17(2) WERTV9
DISBURSEMENT_AMOUNTDisbursement Amount FMUSFG_DISBURSEMENT_AMOUNTCURR17(2) WERTV9
NET_AMOUNTNet Amount FMUSFG_NET_AMOUNTCURR17(2) WERTV9
PERIODConfirmation Period FMUSFG_GWA_PERIODCHAR9CHAR9
MONTHLY_AMOUNTMonthly Amount FMUSFG_MONTHLY_AMOUNTCURR17(2) WERTV9

Key field Non-key field



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

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

How to access SAP table FMUSFGSF224_ALV_DETAILS

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