RKCOOCUS is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Displays important customizing data for a particular controlling area...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RKCOOCUS 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: GJAHR = Fiscal year
Selection Text: KOKRS = Controlling area
Selection Text: VERSN = Version
Title: CO Planning: Display Customizing Data
Text Symbol: 001 = Planning
Text Symbol: 002 = Currency translation
Text Symbol: 003 = Orders/projects
Text Symbol: 004 = Parameters for which customizing data is to be given
Text Symbol: 005 = Customizing data for controlling area
Text Symbol: 006 = Price Calculation
Text Symbol: 007 = Number range intervals for controlling area
Text Symbol: 008 = No number range for transaction
Text Symbol: 009 = exists
Text Symbol: 011 = And fiscal year
Text Symbol: 018 = And version
Text Symbol: 020 = Fisc.year
Text Symbol: 021 = Reposting by period
Text Symbol: 022 = General
Text Symbol: 036 = No table entries exist
Text Symbol: 038 = (*No Entry*)
INCLUDE RKCOOF01.
INCLUDE RKCOOF02.
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.
RKCOOCUS - CO Planning: Display Customizing Data RKCOOCUS - CO Planning: Display Customizing Data RKCOO0SF - CO Object Planning: Fill Table COO0SFN RKCOO0SF - CO Object Planning: Fill Table COO0SFN RKCOKPS1 - CO Planning: Fill New Database Fields for COKP and COKS for 3.0A RKCOKPS1 - CO Planning: Fill New Database Fields for COKP and COKS for 3.0A