IFM_S_RFFMRC00 SAP (Struct for report RFFMRCOO Level Line Items and Totals Rec) Structure details

Dictionary Type: Structure
Description: Struct for report RFFMRCOO Level Line Items and Totals Rec




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




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

IFM_S_RFFMRC00 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 "Struct for report RFFMRCOO Level Line Items and Totals Rec" 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_IFM_S_RFFMRC00 TYPE IFM_S_RFFMRC00.

The IFM_S_RFFMRC00 table consists of various fields, each holding specific information or linking keys about Struct for report RFFMRCOO Level Line Items and Totals Rec data available in SAP. These include FUND_CENTER (Funds Center), FUND (Fund), FUNCTIONAL_AREA (Functional Area), MEASURE (Funded Program).. 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: Can be enhanced (character-type or numeric)


SAP IFM_S_RFFMRC00 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
COMMITMENT_ITEMCommitment Item FM_FIPEXCHAR24Assigned to domainFM_FIPEXFPS
FUND_CENTERFunds Center FISTLCHAR16Assigned to domainFISTLFIS
FUNDFund BP_GEBERCHAR10Assigned to domainBP_GEBERFIC
FUNCTIONAL_AREAFunctional Area FM_FAREACHAR16Assigned to domainFKBERFBE
MEASUREFunded Program FM_MEASURECHAR24Assigned to domainFM_MEASUREFM_MEASURE
GRANT_NBRGrant GM_GRANT_NBRCHAR20ALPHAGM_GRANT_NBRGM_GRANT_NBRGRANTS_GENERIC
BUS_AREABusiness Area GSBERCHAR4Assigned to domainGSBERGSB
GL_ACCOUNTGeneral Ledger Account HKONTCHAR10Assigned to domainALPHASAKNR
STATISTIC_FLAGFunds Management Statistical Indicator FM_STATSCHAR1FM_STATS
CARRY_FORWARDCarryforward level FM_CFLEVCHAR1FM_CFLEV
OBJECT_NUMBERObject number J_OBJNRCHAR22Assigned to domainJ_OBJNRONR
YEAR_DUEYear of Cash Effectivity GNJHRNUMC4GJAHRGJAHRGNJHR
AMOUNT_TOTALTotal of transactions of the period in transaction currency TSLXX9CURR17(2) WERTV9
LINE_ITEM_TOTALTotal of transactions of the period in transaction currency TSLXX9CURR17(2) WERTV9
AMOUNT_TYPEShort Text for Fixed Values VAL_TEXTCHAR60DDTEXT
LEDGERBudget category name: Budgeting/Planning BP_WRTTP_BEZCHAR20TEXT20
GJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
PERIODPeriod CO_PERIONUMC3PERBLVPE
VRGNGCO Business Transaction CO_VORGANGCHAR4Assigned to domainJ_VORGANG
VALUE_TYPEVal.Type Name FM_CCFTEXTCHAR60CHAR60
TWAERTransaction Currency TWAERCUKY5Assigned to domainWAERSFWS
BUDGET_PDFM: Budget Period FM_BUDGET_PERIODCHAR10Assigned to domainFM_BUDGET_PERIODBUDPER
LIST_GROUP Group for Detailed log0

Key field Non-key field



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

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

How to access SAP table IFM_S_RFFMRC00

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