SAP Reports / Programs | Financials | Financial Supply Chain Management | Analyzer(FIN-FSCM-TRM-AN) SAP FIN

SAPMAFWCH_FL SAP ABAP dialog Program - Program SAPMAFWCH_FL







SAPMAFWCH_FL is a standard Module pool for a dialog screen ABAP Program available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter SAPMAFWCH_FL into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

AFWFL - AFWCH: Filter Maintenance
AFWFLT - AFWCH: Filter Maintenance


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT SAPMAFWCH_FL. "Basic submit
SUBMIT SAPMAFWCH_FL AND RETURN. "Return to original report after report execution complete
SUBMIT SAPMAFWCH_FL VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Program SAPMAFWCH_FL
Text Symbol: AU3 = Display
Text Symbol: AU4 = Remove
Text Symbol: AU5 = Insert
Text Symbol: DSC = Filter Cat.
Text Symbol: FIL = Filter
Text Symbol: LAN = and
Text Symbol: LOG = Logical Link
Text Symbol: LOR = or
Text Symbol: MRK = Characteristic
Text Symbol: P01 = Maint.
Text Symbol: P02 = Display
Text Symbol: P03 = Reorganization of Filter after Upgrade
Text Symbol: P04 = Create Backup Tables for Filter
Text Symbol: P05 = Upgrade Filter
Text Symbol: SEL = Selections
Text Symbol: TC1 = Filter with Reference (using copy function) to Filter
Text Symbol: TC2 = Copied Filter
Text Symbol: TCS = Filter Group
Text Symbol: TCX = Filter Group (OR Link)
Text Symbol: TES = Test Selections
Text Symbol: TFS = Dynamic Selections
Text Symbol: TSH = Historical Selections
Text Symbol: TSP = Filter for Portfolio Hierarchies
Text Symbol: 001 = Do you want
Text Symbol: 002 = Delete Filter
Text Symbol: 003 = to delete all selections?
Text Symbol: 004 = Change Filter
Text Symbol: 005 = to change the selectns?
Text Symbol: 006 = to overwrite the attributes?
Text Symbol: 007 = delete all test selections?
Text Symbol: 010 = Y
Text Symbol: 011 = Cancel
Text Symbol: A01 = Historical Versions of Filter
Text Symbol: A02 = Version that is currently invalid
Text Symbol: A03 = Version that is currently valid
Text Symbol: A04 = Version that is historically valid
Text Symbol: A05 = Comparison of Filter Definitions with Filter





Text Symbol: A06 = Link to Char.
Text Symbol: A07 = Condition
Text Symbol: A08 = Lower Limit
Text Symbol: A09 = Upper Limit
Text Symbol: A10 = Version Created Due to Reset
Text Symbol: A11 = Version that is historically inval.
Text Symbol: A12 = Last Valid Version
Text Symbol: A13 = Version Status
Text Symbol: AU1 = Create
Text Symbol: AU2 = Change


INCLUDES used within this REPORT SAPMAFWCH_FL

INCLUDE MAFWCH_FLTOP. . "
INCLUDE MAFWCH_FLO01.
INCLUDE MAFWCH_FLI01.
INCLUDE MAFWCH_FLF01.
INCLUDE MAFWCH_FLF02.
INCLUDE MAFWCH_FLF03.
INCLUDE MAFWCH_FLF04.


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name SAPMAFWCH_FL or its description.