SAP TABLES | Financial Accounting | Funds Management(FI-FM) SAP FI

FMSG SAP Logical Database Navigation Selection Structure and data







FMSG is an SAP Structure so does not store data like a database table does but can be used to process "Logical Database Navigation Selection" 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_FMSG TYPE FMSG .

Below is the documentation avaialable and full details of the fields which make up this Structure.

You can view further information about this via relevant transactions such as SE11 or SE80. Also check out the Comments section below to view or add related contributions and example screen shots.



Display/Maintenance via SM30: Yes but with Restrictions

Enhancement category i: Can be enhanced (character-type)
See here for more information about this and other SAP enhancement categories


SAP FMSG Structure fields within data Dictionary





Field
Component Type
Data Typelength (Decimals)Check tableDescriptionConversion Routine
XPPLNXPPLNCHAR1 Indicator: Select Financial Budget?
XFFNDXFFNDCHAR1 Indicator: Select without fund?
XFCTRXFCTRCHAR1 Indicator: Select without funds centers?
XFPEXXFPEXCHAR1 Indicator: Select Without Commitment Items?
XFNCTXFNCTCHAR1 Select Without Functional Area?
XFMASXFMASCHAR1 Indicator: Select Without Mass Name?
XFGMGXFGMGCHAR1 Indicator: Select Without Grant?
XZBSPXZBSPCHAR1 Indicator: Select assigned budget structure elements?
XTXTMXTXTMCHAR1 Indicator: Do not select any master data texts?
XFBPDXFBPDCHAR1 Indicator: Select without fund?
.APPENDAFMSG Append Structure for FMSG
FLG_NO_AUTHXFELDCHAR1 Checkbox



Key field
Non-key field