SAP Reports / Programs

RKPT4CJ9BS SAP ABAP Report - documentation and ABAP source code







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


Text pool values


Text Symbol: 056 = Reset and Overwrite
Text Symbol: 057 = Accumulate
Text Symbol: 058 = Background Processing
Text Symbol: 059 = Test Run
Text Symbol: 060 = Detail List
Text Symbol: 061 = Processing Options
Text Symbol: 063 = Controlling Area
Text Symbol: 064 = Costs
Text Symbol: 065 = CO Area Currency
Text Symbol: 066 = Object Currency
Text Symbol: 067 = Transaction currency
Text Symbol: 068 = Prices
Text Symbol: 069 = Currencies
Text Symbol: 070 = Primary Costs
Text Symbol: 071 = Activity Allocation
Text Symbol: 072 = Overall Planning for FYr
Text Symbol: 073 = Costs
Text Symbol: 074 = Revenues
Text Symbol: 075 = Unit Costing
Text Symbol: 076 = Overall Planning, Regardless of FYr
Text Symbol: 081 = Other Secondary Costs
Text Symbol: 085 = Projects
Text Symbol: 086 = Project Definition
Text Symbol: 087 = Target Cost Centers
Text Symbol: 088 = Plan Data
Text Symbol: 089 = Activity Input
Text Symbol: 090 = All Actual Data
Text Symbol: 091 = Select Actual Data
Text Symbol: 092 = Business Processes
Text Symbol: 093 = Business Process
Text Symbol: 094 = Business Process Group
Text Symbol: 095 = All Business Processes
Text Symbol: 097 = Percentage
Text Symbol: 144 = Primary Costs
Text Symbol: 145 = Cost Element
Text Symbol: 146 = Cost element group
Text Symbol: 147 = All Cost Elements
Text Symbol: 055 = Do not change





Text Symbol: 001 = Cost Center
Text Symbol: 002 = Selection Variant
Text Symbol: 003 = Cost Center Group
Text Symbol: 004 = Internal Order
Text Symbol: 005 = All Cost Centers
Text Symbol: 010 = Version
Text Symbol: 011 = Period
Text Symbol: 012 = to
Text Symbol: 013 = Fiscal Year
Text Symbol: 014 = Template CC = Target CC
Text Symbol: 015 = Choose Template
Text Symbol: 020 = Copy from
Text Symbol: 021 = Destination
Text Symbol: 031 = All Plan Data
Text Symbol: 032 = Select Plan Data
Text Symbol: 033 = Structure Without Values
Text Symbol: 034 = Structure with Values
Text Symbol: 035 = Actual Data
Text Symbol: 036 = Primary Costs/Revenues
Text Symbol: 037 = Activity-Independent Primary Costs
Text Symbol: 038 = Activity-Dependent Primary Costs
Text Symbol: 039 = Revenues
Text Symbol: 040 = Secondary Costs
Text Symbol: 041 = Activity-Independent Activity Input
Text Symbol: 042 = Activity-Dependent Activity Input
Text Symbol: 043 = Other Activity-Independent Secondary Costs
Text Symbol: 044 = Other Activity-Dependent Secondary Costs
Text Symbol: 045 = Other Planning Data
Text Symbol: 046 = Statistical Key Figures
Text Symbol: 047 = Activity Quantities
Text Symbol: 048 = Prices
Text Symbol: 049 = Settings...
Text Symbol: 050 = Copy Long Texts
Text Symbol: 051 = Copy Detailed Planning for Cost Elements
Text Symbol: 052 = Automatic Splitting
Text Symbol: 053 = Special Periods
Text Symbol: 054 = Existing Plan Data


INCLUDES used within this REPORT RKPT4CJ9BS

INCLUDE RKASSELA.
INCLUDE MKPT4D10.





INCLUDE RKPLNS000.
INCLUDE RKPLNS001.
INCLUDE RKPLNS002.
INCLUDE RKPLNS003.
INCLUDE RKPLNS004.
INCLUDE RKPLNS005.
INCLUDE RKPLNS008. "NOTE 1338777
INCLUDE RKPLNE004.


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