FICSTP00 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 FICSTP00 into the relevant SAP transactions such as SE38 or SE80
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.
Selection Text: PA_PRAEF = Prefix statistical items
Selection Text: PA_RVERS = D Version
Selection Text: PA_TEST = Test run
Selection Text: PA_TXTPF = Prefox text statistical items
Selection Text: SO_EQUI = Equity item
Selection Text: PA_ITGRP = D Breakdown category
Selection Text: PA_ITCLG = D Cons chart of accounts
Title: Creating Statistical Items in Consolidation of Investments
Text Symbol: B01 = Consolidation chart of accounts and equity items
Text Symbol: B02 = Assignment of equity/statistical items
Text Symbol: B03 = Test/Update run
INCLUDE FICSTP00_TOP.
INCLUDE FICSTP00_F01.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FICSTP00 - Creating Statistical Items in Consolidation of Investments FICSTP00 - Creating Statistical Items in Consolidation of Investments FICSTCTOP - documentation and ABAP source code FICSTCF02 - documentation and ABAP source code FICSTCF01 - documentation and ABAP source code FICSTC0S - documentation and ABAP source code