FMUSFGSF224_ALV_EXCEPTION SAP (SF-224 Statement of Transactions ALV for Exceptions) Structure details

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




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




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

FMUSFGSF224_ALV_EXCEPTION 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 for Exceptions" 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_EXCEPTION TYPE FMUSFGSF224_ALV_EXCEPTION.

The FMUSFGSF224_ALV_EXCEPTION table consists of various fields, each holding specific information or linking keys about SF-224 Statement of Transactions ALV for Exceptions data available in SAP. These include APPROPRIATION_NBR (Appropriation Number), DOCCT (Document Type), DOCNR (Accounting Document Number), REFDOCNR (Reference document number of an accounting document).. 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_EXCEPTION 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
RAGNCY_LCTN_CODEAgency Location Code FMFG_ALCCHAR8Assigned to domainFMFG_ALCFMFG_ALC
APPROPRIATION_NBRAppropriation Number FMUSFG_APPROPRIATION_NBRCHAR25CHAR25
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
BLDATDocument Date in Document BLDATDATS8DATUM
CDATEConfirmation Date FMUSFG_GWA_DATEDATS8DATUM
VALUEValue in local currency VLCUR9CURR17(2) WERTV9
TRANSACTION_TYPEGovernmentwide Accounting Transaction Type FMUSFG_GWA_TRANSACTION_TYPECHAR1FMUSFG_GWA_TRANSACTION_TYPE

Key field Non-key field



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

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

How to access SAP table FMUSFGSF224_ALV_EXCEPTION

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