RGURELPC 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 RGURELPC 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: P_PROD = Update Run
Selection Text: P_SEL_YN = Current Reload Type
Selection Text: P_TEST = Test Run
Selection Text: RPRCTR = Profit Center
Selection Text: RRCTY = Record Type
Selection Text: RVERS = Version
Selection Text: RYEAR = Fiscal Year
Selection Text: S_ACCT = Account
Selection Text: S_BUDAT = Posting Date
Selection Text: S_DOCNR = EC-PCA Document Number
Selection Text: S_EDOCNR = Reference Document Number
Selection Text: S_ERYEAR = Reference Fiscal Year
Selection Text: P_ASE_YN = Selected Archive
Selection Text: BUKRS = Company Code
Selection Text: PERIOD = Period
Selection Text: PKOKRS = Controlling Area
Title: Reload Archived EC-PCA Data (Archiving Object PCA_OBJECT)
Text Symbol: CR1 = @1B@
Text Symbol: CR2 = Totals archive (partially) reloaded
Text Symbol: CR3 = Line item archive (partially) reloaded
Text Symbol: E02 = @1B@ Only line items will be reloaded
Text Symbol: E03 = @1B@ Only summ.rec. will be reloaded
Text Symbol: E04 = @01@ Archives selected
Text Symbol: E05 = @03@ No archives selected
Text Symbol: F05 = Archive Selection
Text Symbol: M01 = Test Run! Test Run! Test Run! Test Run! Test Run! Test Run! Test Run! Test Run!
Text Symbol: M02 = Update Run
Text Symbol: P02 = Reload Options
Text Symbol: P04 = @3Y@ Archive sel.
Text Symbol: C04 = Update Run
Text Symbol: 911 = Program Executed by:
Text Symbol: 912 = Start Date:
Text Symbol: 913 = Start Time:
Text Symbol: 914 = Stop Date:
Text Symbol: 915 = Stop Time:
Text Symbol: 918 = SAP Release:
Text Symbol: 919 = System:
Text Symbol: 920 = Archiving Object:
INCLUDE RELPCTOP.
INCLUDE RELPCSEL.
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.
RGURELPC - Reload Archived EC-PCA Data (Archiving Object PCA_OBJECT) RGURELPC - Reload Archived EC-PCA Data (Archiving Object PCA_OBJECT) RGURELMM - Reload Program for Archiving Object MM_ACCTIT RGURELMM - Reload Program for Archiving Object MM_ACCTIT RGURELLC - Consolidation: Reload Line Items (Archiving Object FI_LC_ITEM) RGURELLC - Consolidation: Reload Line Items (Archiving Object FI_LC_ITEM)