RCOPCA96 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 RCOPCA96 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: ZEIG_ALL = Assigned profit centers also
Title: EC-PCA Monitor: Non-Assigned Internal Orders
Text Symbol: 098 = Materials assigned to a profit center group
Text Symbol: 097 = Number of displayed materials:
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: 079 = Profit center test:
Text Symbol: 078 = *** Insufficient valid period ***
Text Symbol: 077 = Period
Text Symbol: 076 = WBS elements
Text Symbol: 075 = WBS elements. Nonassigned WBS elements
Text Symbol: 074 = No appropriate WBS elements found
Text Symbol: 073 = WBS element
Text Symbol: 072 = Cost objects assigned to a profit center
Text Symbol: 071 = Masked cost obj. category
Text Symbol: 070 = All cost obj. categories
Text Symbol: 069 = cost objects displayed
Text Symbol: 068 = Cost objects assigned to a profit center group
Text Symbol: 067 = cost objects. Nonassigned cost objects:
Text Symbol: 066 = Assigned cost objects by profit center
Text Symbol: 065 = Cost object
Text Symbol: 099 = Orders assigned to a profit center
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
INCLUDE MKEC4TOP. "GLOBALE DATEN
INCLUDE MKEC4F01. "ALLGEMEINE FORM R.
INCLUDE MKEC4F03. "FORMS AUFTRÄGE
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 RCOPCA96 or its description.
RCOPCA96 - EC-PCA Monitor: Non-Assigned Internal Orders RCOPCA96 - EC-PCA Monitor: Non-Assigned Internal Orders RCOPCA95 - EC-PCA Monitor: Nonassigned Cost Centers RCOPCA95 - EC-PCA Monitor: Nonassigned Cost Centers RCOPCA94 - EC-PCA Monitor: Nonassigned Materials RCOPCA94 - EC-PCA Monitor: Nonassigned Materials