RGCSEL01 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 RGCSEL01 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: VERSION = Version
Selection Text: TEILKONZ = Subgroup
Selection Text: SPOSNEW = Copy FS item table
Selection Text: PERID = Period
Selection Text: PARTANT = Partner's share
Selection Text: KENNZ = Ratios
Selection Text: GJAHR = Fiscal year
Selection Text: GESANT = Company's share
Title: Data Selection for FI-LC Reporting (Global Selection)
Text Symbol: 030 = Local value
Text Symbol: 031 = Standardizing entries
Text Symbol: 032 = Consolidation entries
Text Symbol: 033 = Quantities
Text Symbol: ND0 = A delta selection was performed !
Text Symbol: ND1 = In the parameters, a selection has not yet been made.
Text Symbol: ND2 = The document status of the last selection has not yet been logged.
Text Symbol: ND3 = Status has been changed since the last selection.
Text Symbol: ND4 = No company or tr.partner shares were selected in the last selection.
Text Symbol: ND5 = No delta selection during request for ratios.
Text Symbol: ND6 = The currency translation status is not blocked for a company belonging to the subgroup.
Text Symbol: ND7 = The global selection was invoked.
Text Symbol: NDR = A delta selection could not be made.
Text Symbol: 000 = |FS item TTy Local val. Std'g entries Cons'g entries Qtys FS item text
Text Symbol: 001 = Data exported to index file under ID =
Text Symbol: 002 = Calculation of ratios
Text Symbol: 003 = Error in formula for calculation of ratio
Text Symbol: 004 = Extract of totals records by items
Text Symbol: 005 = Extract of company shares per item
Text Symbol: 006 = Extract of company shares:
Text Symbol: 008 = Totals records extracted !
Text Symbol: 009 = A total of :
Text Symbol: 010 = totals records were selected !
Text Symbol: 012 = System time Event
Text Symbol: 013 = Subgroup:
Text Symbol: 014 = Version:
Text Symbol: 015 = Periods:
Text Symbol: 016 = incl. extract of company shares
Text Symbol: 017 = incl. extract of trading partner shares
No INCLUDES are used within this REPORT code!
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.
RGCSEL01 - Data Selection for FI-LC Reporting (Global Selection) RGCSEL01 - Data Selection for FI-LC Reporting (Global Selection) RGCSEL00 - Data Selection for FI-LC Reporting RGCSEL00 - Data Selection for FI-LC Reporting RGCSCD10 - Delete Totals Records (Local Values Only) RGCSCD10 - Delete Totals Records (Local Values Only)