SAP Reports / Programs

RCOPCA89 SAP ABAP Report - EC-PCA Monitor: Profit Centers without Cost Centers







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


Text pool values


Title: EC-PCA Monitor: Profit Centers without Cost Centers
Text Symbol: 053 = Masked Order Types
Text Symbol: 052 = All Order Types
Text Symbol: 051 = Masked Cost Ctr Categories
Text Symbol: 050 = All Cost Ctr Categories
Text Symbol: 039 = Non-Assigned Materials:
Text Symbol: 029 = Total number of displayed cost centers:
Text Symbol: 028 = Number of non-assigned cost centers:
Text Symbol: 027 = Total number of displayed orders:
Text Symbol: 026 = Number of non-assigned orders:
Text Symbol: 018 = Controlling Area:
Text Symbol: 017 = Profit centers with no cost centers assigned to them
Text Symbol: 015 = Profit center
Text Symbol: 006 = *** No profit center assigned ***
Text Symbol: 005 = *** CALL ERROR ***
Text Symbol: 004 = *** COAr not in CoCde ***
Text Symbol: 003 = *** PrCtr does not (currently) exist ***
Text Symbol: 096 = Materials assigned to a profit center
Text Symbol: 095 = Material Type
Text Symbol: 094 = Number of Non-Assigned Business Processes:
Text Symbol: 093 = Profit Center Group
Text Symbol: 092 = Number of Displayed Business Processes:
Text Symbol: 090 = EC-PCA: Assignment Monitor
Text Symbol: 089 = Business processes assigned to a profit center group
Text Symbol: 088 = Total Number of Business Processes:
Text Symbol: 087 = Business processes assigned to a profit center
Text Symbol: 083 = Non-assigned business processes
Text Symbol: 082 = *** Profit center cannot receive postings in this company code **
Text Symbol: 081 = ** Profit center locked in the specified timeframe ***
Text Symbol: 080 = Non-assigned and assigned business processes
Text Symbol: 078 = *** Insufficient valid period ***
Text Symbol: 071 = Masked Cost Obj. Category
Text Symbol: 070 = All Cost Obj. Categories
Text Symbol: 064 = Cost Object Category
Text Symbol: 054 = All Material Types
Text Symbol: 115 = Non-Assigned Orders
Text Symbol: 114 = Number of Displayed Profit Centers:
Text Symbol: 112 = WBS Elements Assigned to a Profit Center





Text Symbol: 110 = Number of Displayed Cost Centers
Text Symbol: 109 = Cost Center Category
Text Symbol: 108 = Cost centers assigned to a profit center group
Text Symbol: 107 = Cost Centers Assigned to a Profit Center
Text Symbol: 106 = Number of Displayed Cost Objects:
Text Symbol: 105 = Cost Objects Assigned to a Profit Center
Text Symbol: 104 = Cost objects assigned to a profit center group
Text Symbol: 103 = Order Type
Text Symbol: 102 = Order Category
Text Symbol: 101 = Number of Displayed Orders:
Text Symbol: 100 = Orders Assigned to a Profit Center Group
Text Symbol: 099 = Orders Assigned to a Profit Center
Text Symbol: 098 = Materials Assigned to a Profit Center Group
Text Symbol: 097 = Number of Displayed Materials:
Text Symbol: 300 = Number of Invalid Assignments:
Text Symbol: 209 = Total Number of Displayed WBS Elements:
Text Symbol: 208 = Number of Non-Assigned WBS Elements:
Text Symbol: 207 = Date
Text Symbol: 206 = Non-Assigned and Assigned WBS Elements
Text Symbol: 205 = Non-Assigned WBS Elements
Text Symbol: 204 = Number of Displayed WBS Elements:
Text Symbol: 203 = WBS elements assigned to a profit center group
Text Symbol: 202 = Cost Object Category
Text Symbol: 201 = Total number of displayed cost objects:
Text Symbol: 200 = Number of Non-Assigned Cost Objects:
Text Symbol: 120 = Non-Assigned and Assigned Cost Objects
Text Symbol: 119 = Non-Assigned Cost Objects
Text Symbol: 118 = Non-Assigned and Assigned Cost Centers
Text Symbol: 117 = Non-Assigned Cost Centers
Text Symbol: 116 = Non-Assigned and Assigned Orders


INCLUDES used within this REPORT RCOPCA89

No INCLUDES are used within this REPORT code!


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