RCOPCA32 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 RCOPCA32 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.
Title: EC-PCA: Transfer Assets
Text Symbol: 053 = Test Run
Text Symbol: 052 = Update Run with Line Items
Text Symbol: 051 = Update Run Without Line Items
Text Symbol: 050 = EC-PCA: Transfer Asset Balances
Text Symbol: 025 = No data can be transferred
Text Symbol: 010 = Asset Balances
Text Symbol: 009 = Fiscal Year:
Text Symbol: 008 = Period:
Text Symbol: 007 = Company Code:
Text Symbol: 006 = End Total:
Text Symbol: 005 = G/L Account:
Text Symbol: 004 = Asset Class
Text Symbol: 001 = Transfer Asset Portfolios
001 Asset Number Profit Center
INCLUDE PCA32TOP. " GLOBALE VARIABLE, PARAMETER
INCLUDE PCACONS2. " GLOBALE VARIABLE
INCLUDE PCACONS3. " GLOBALE KONSTANTEN
INCLUDE PCACONS4. " GLOBALE DATEN RW-BELEG
INCLUDE PCA32F01. " FORM-ROUTINEN
INCLUDE PCARWFOR. " FORM-ROUTINEN RW-BELEG
INCLUDE PCA32E01. " EREIGNISSE
INCLUDE PCAUEBER. " UEBERLAUF
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.
RCOPCA32 - EC-PCA: Transfer Assets RCOPCA32 - EC-PCA: Transfer Assets RCOPCA30 - EC-PCA: Transfer Material Stock to Profit Center Accounting RCOPCA30 - EC-PCA: Transfer Material Stock to Profit Center Accounting RCOPCA20 - Transfer Prices: Reconciliation with Quantity-Based Planning RCOPCA20 - Transfer Prices: Reconciliation with Quantity-Based Planning