FICCUC00 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 FICCUC00 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
CXAR - Mass Changes - Cons Units
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_PERTP = Period category validations
Selection Text: PA_PRESC = Delete old value
Selection Text: PA_PRESN = Presentation server
Selection Text: PA_PRESO = Presentation server
Selection Text: PA_ROIND = Include rollup CU
Selection Text: PA_RVERS = Version
Selection Text: PA_RYEAR = Fiscal year
Selection Text: PA_SETBC = Delete old value
Selection Text: PA_SETBU = Partner set prefix
Selection Text: PA_TAXRC = Delete old value
Selection Text: PA_TAXRT = Tax rate
Selection Text: PA_TEST = Test run
Selection Text: PA_TRANC = Reset value to zero
Selection Text: PA_TRANS = Data transfer method
Selection Text: PA_UPMEC = Delete old value
Selection Text: PA_UPMET = Upload method
Selection Text: PA_VAL1C = Delete old value
Selection Text: PA_VAL2C = Delete old value
Selection Text: PA_VALG1 = Validation of reported data
Selection Text: PA_VALG2 = Validation of standard. data
Selection Text: SO_BUNIT = Consolidation unit
Selection Text: SO_CNTRY = Country
Selection Text: SO_COCAT = Financial data type
Selection Text: SO_CTRGR = Currency translation method
Selection Text: SO_CURR = Local currency
Selection Text: SO_LANGU = Language
Selection Text: SO_LFILE = Logical filename
Selection Text: SO_LOGSY = Logical system
Selection Text: SO_PERIV = Fiscal year variant
Selection Text: SO_PERTP = Period category validations
Selection Text: SO_SETBU = Partner set prefix
Selection Text: SO_TAXRT = Tax rate
Selection Text: SO_TRANS = Data transfer method
Selection Text: SO_UPMET = Upload method
Selection Text: SO_VALG1 = Validation of reported data
Selection Text: SO_VALG2 = Validation of standard. data
Selection Text: PA_PERTC = Delete old value
Selection Text: PA_CNTRC = Delete old value
INCLUDE FICCUC0S. " SELECTION SCREEN
INCLUDE FICCUCFL.
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.
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 FICCUC00 or its description.