SAP Reports / Programs | Enterprise Controlling | Consolidation(EC-CS) SAP EC

SAPFF20A SAP ABAP Report - Pool of General Form Routines







SAPFF20A is a standard Executable ABAP Report 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 SAPFF20A into the relevant SAP transactions such as SE38 or SE80


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 SAPFF20A. "Basic submit
SUBMIT SAPFF20A AND RETURN. "Return to original report after report execution complete
SUBMIT SAPFF20A VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Pool of General Form Routines
Text Symbol: 109 = Cons units, version/period type-dependent
Text Symbol: 108 = Cons units, version-dependent
Text Symbol: 107 = Cons units, year-dependent
Text Symbol: 106 = Cons units integration
Text Symbol: 105 = Cons units correspondence
Text Symbol: 104 = Cons units texts
Text Symbol: 103 = Cons groups texts
Text Symbol: 102 = Dimensions screen cons groups
Text Symbol: 101 = Dimensions screens cons units
Text Symbol: 100 = Dims texts
Text Symbol: 098 = *------ Text elements for error messages of the READ_TF*** routines -------
Text Symbol: 063 = Prompt for entry maintenance
Text Symbol: 062 = Do you want to maintain entries?
Text Symbol: 061 = No values selected
Text Symbol: 050 = The breakdown category to be deleted is used in the following items:
Text Symbol: 031 = Local parameters
Text Symbol: 030 = Global parameters
Text Symbol: 020 = Cons chart of accounts
Text Symbol: 010 = Dim.
Text Symbol: 111 = Position of contact person
Text Symbol: 131 = Document types - texts
Text Symbol: 130 = Document types
Text Symbol: 129 = Hierarchy Levels
Text Symbol: 128 = Report groups - texts
Text Symbol: 127 = Financial data types - texts
Text Symbol: 126 = Hierarchies, version-/period type-dependent
Text Symbol: 125 = Hierarchy level - texts
Text Symbol: 124 = Hierarchies, Version-Dependent
Text Symbol: 123 = Hierarchies, Period-Dependent
Text Symbol: 122 = Hierarchies - texts
Text Symbol: 121 = CU/CG assignment, version/period-dependent
Text Symbol: 120 = CU/CG assignment, version-dependent
Text Symbol: 119 = Cons group, version/year-dependent
Text Symbol: 118 = Cons group, version/period type-dependent
Text Symbol: 117 = Cons group, version-dependent
Text Symbol: 116 = Reasons for inclusion - long text
Text Symbol: 115 = Reasons for inclusion - short/medium text





Text Symbol: 114 = Reasons for inclusion
Text Symbol: 113 = Assign contact person
Text Symbol: 112 = Function of contact person - texts
Text Symbol: 110 = Cons units, ledger-dependent
Text Symbol: 151 = Hierarchy level relationships
Text Symbol: 150 = Hierarchy Levels Used
Text Symbol: 149 = Cons groups: Task group assignment
Text Symbol: 148 = Cons groups: Set assignment
Text Symbol: 147 = Method for IU elimination: Assign sets
Text Symbol: 146 = Methods for IU elimination
Text Symbol: 145 = Method texts
Text Symbol: 144 = Methods
Text Symbol: 143 = Cons tasks, version-dependent, exceptions for CG/CU
Text Symbol: 142 = Cons tasks, version-dep., task group exceptions
Text Symbol: 141 = Cons tasks: Method assignment
Text Symbol: 140 = Cons tasks, version-dependent
Text Symbol: 139 = Cons tasks - texts
Text Symbol: 138 = Cons tasks
Text Symbol: 137 = Assignment: CT group - tasks
Text Symbol: 136 = Cons task groups - texts
Text Symbol: 135 = Cons task groups
Text Symbol: 134 = Validate Cons documents
Text Symbol: 133 = Document types, version-dependent
Text Symbol: 132 = Postable Item Categories
Text Symbol: 152 = Financial data types
Text Symbol: 402 = Version/period-dep. cons units: Attributes
Text Symbol: 401 = Version/period-dep. cons units: Tax rates
Text Symbol: 400 = Version/period-dep. cons units
Text Symbol: 302 = Hierarchy
Text Symbol: 301 = Consolidation group
Text Symbol: 300 = Consolidation unit
Text Symbol: 165 = Cons group: Texts
Text Symbol: 164 = FS item hierarchies - texts
Text Symbol: 163 = FS item hierarchies
Text Symbol: 162 = Cons charts of accounts - texts
Text Symbol: 161 = Subitems: Long texts
Text Symbol: 160 = Subitems: Short and medium texts
Text Symbol: 159 = Subitem categories - texts
Text Symbol: 158 = Item categories - texts





Text Symbol: 157 = Item categories
Text Symbol: 156 = Breakdown categories - texts
Text Symbol: 155 = FS items: Long texts
Text Symbol: 154 = FS items: Short and medium texts
Text Symbol: 153 = Report groups


INCLUDES used within this REPORT SAPFF20A

INCLUDE FF20AE04. " ROUTINEN MOUNT_UP, GET_SITEM_LENGTH, SIDEF_CHECK


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 SAPFF20A or its description.