SAP FMFDYNPRO Screen Fields for Logical Database FMF Table data and field list

FMFDYNPRO 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 "Screen Fields for Logical Database FMF" 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_FMFDYNPRO TYPE FMFDYNPRO.

The FMFDYNPRO table consists of various fields, each holding specific information or linking keys about Screen Fields for Logical Database FMF data available in SAP. These include RIB_CVPL_SEND (Assignment of Revenues Objects to Expenditures Cover Pools), RIB_CVPL_REC (Assignment of Expenditure Objects to Revenue Cover Pools), UNILATERAL_SEND (FMAA Subject to Unilateral Cover Eligibility), UNILATERAL_REC (FM Acct Assgt Entitled to Unilateral Cover Eligibility)... 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. .

FMFDYNPRO structure Technical Details:

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Not classified


SAP FMFDYNPRO structure fields - Full list of fields found in SAP data dictionary

Looking for S/4HANA specific information? Click here to explore the details, fields and extensibility available for this table in the SAP S/4HANA version of the FMFDYNPRO table. Also check whether the table still exists or has been transformed into a CDS view as part of the HANA simplifications.
Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
COVERPOOLCover pool FM_DECKRNGCHAR16Assigned to domainFM_DECKRNG
RIB_CVPL_SENDAssignment of Revenues Objects to Expenditures Cover Pools FM_RIBCVPL_SCHAR1XFELD
RIB_CVPL_RECAssignment of Expenditure Objects to Revenue Cover Pools FM_RIBCVPL_RCHAR1XFELD
UNILATERAL_SENDFMAA Subject to Unilateral Cover Eligibility FM_CE_UNI_SCHAR1XFELD
UNILATERAL_RECFM Acct Assgt Entitled to Unilateral Cover Eligibility FM_CE_UNI_RCHAR1XFELD
INCR_SENDRevenues Increasing the Budget FM Account Assignment FM_CE_INCR_SCHAR1XFELD
INCR_RECExpenditure FMAA for Revenues Increasing the Budget FM_CE_INCR_RCHAR1XFELD
NOT_COV_EL_DISTDistributable Budget not Eligible for Cover FM_CEBG_NCEDCURR15(2) WERTV8
COV_EL_DISTDistributable Budget Eligible for Cover FM_CEBG_CEDCURR15(2) WERTV8
OWN_ASSIGNEDOwn Assigned Budget FM_CEBG_OWNASCURR15(2) WERTV8
CROSS_ASSIGNEDCross Assigned Budget FM_CEBG_CROSASCURR15(2) WERTV8
OUTSIDE_USAGEOutside Usages in FM area currency FM_BJIFKCURR15(2) WERT8
OWN_AVAILABLEOwn Available Budget FM_CEBG_OWNAVCURR15(2) WERTV8
CROSS_AVAILABLEBudget Available for Cross Assignment FM_CEBG_CROSAVCURR15(2) WERTV8
SUM_DISTTotal Distributable Budget FM_CEBG_DISTCURR15(2) WERTV8
SUM_ASSIGNEDTotal Assigned Budget FM_CEBG_ASCURR15(2) WERTV8
SUM_AVAILABLETotal Available Budget FM_CEBG_AVCURR15(2) WERTV8
MAX_AVAILABLEMaximum Available Budget FM_CEBG_MAXAVCURR15(2) WERTV8
REVENUE_BUDGETRevenue Budget FM_CEBG_REVBGCURR15(2) WERTV8
TRANSFERED_BUDGET FM_BK_HVMDFCURR15(2) WERTV8
MAN_TRANSFERABLEBudget that can be transferred manually FM_CEBG_MTVCURR15(2) WERTV8
ADD_INCOMEAdditional Revenues Increasing the Budget FM_CEBG_ADD_REVCURR17(2) WERTV9
ADD_INCOME_AVAILAvailable additional revenue increasing the budget FM_ADD_INCOME_2CURR17(2) WERTV9
ADD_INCOME_ASSIGNEDAssigned Additional Revenues FM_CEBG_ADD_REVASCURR17(2) WERTV9
REVENUESRevenues FM_CEBG_REVCURR15(2) WERTV8
SFONDSSender fund FM_SFONDSCHAR10Assigned to domainBP_GEBERSENDER_FUND
SFICTRSender funds center FM_SFICTRCHAR16Assigned to domainFISTL
SFIPEXSender commitment item FM_SFIPEXCHAR24FMCILFM_FIPEXFPS
RFONDSReceiver fund FM_EFONDSCHAR10Assigned to domainBP_GEBERRECEIVER_FUND
RFICTRReceiver funds center FM_EFICTRCHAR16Assigned to domainFISTL
RFIPEXReceiver commitment item FM_EFIPEXCHAR24FMCILFM_FIPEXFPS
CEN_FONDSFund in the Central Collective Expenditure FM Acct Assgt FM_CENTFONDSCHAR10Assigned to domainBP_GEBER
CEN_FICTRFunds Center in the Central Collective Expenditure FMAA FM_CENTFICTRCHAR10FM_FICTR
CEN_FIPEXCommitment Item in the Central Collective Expenditure FMAA FM_CENTFIPEXCHAR24FMCILFM_FIPEX
DEC_FONDSFund in the Local Collective Expenditure FM Acct Assignment FM_DECFONDSCHAR10Assigned to domainBP_GEBER
DEC_FICTRFunds Center in the Central Collective Expenditure FMAA FM_DECFICTRCHAR10FM_FICTR
DEC_FIPEXCommitment Item in the Local Collective Expenditure FMAA FM_DECFIPEXCHAR24FMCILFM_FIPEX
P_CENTIndicator: Central Collective Expenditures FM Acct Assgmt FM_CENTEACHAR1XFELD
P_DECIndicator: Local Collective Expenditures FM Acct Assignment FM_DECEACHAR1XFELD
P_UDIndicator: Revenues Increasing the Budget FM_CEINCRCHAR1XFELD
P_EDIndicator: Unilateral Cover Eligibility FM_CEUNICHAR1XFELD
P_GDIndicator: Cover Pool FM_CECVPLCHAR1XFELD
P_RPIndicator: Revenues Cover Pool FM_CEINCVPLCHAR1XFELD
P_ONLY_RIndicator: Only FM Account Assignments Subject to Cover FM_CEDECKCHAR1XFELD
P_STAMMOnly master data posted to FM_FMFSTAMMCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table FMFDYNPRO

Within an ECC or HANA version of SAP you can also view further information about FMFDYNPRO and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).