SAP Reports / Programs

RPUCRT00_CE SAP ABAP Report - Recreation of Cumulation Tables - International Version







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


Text pool values


Selection Text: P_MOLGA = D .
Selection Text: P_TEST = Test Run (No Update)
Selection Text: P_NATLOG = Country-Specific Log
Selection Text: P_CRTLOG = Log
Selection Text: P_CEXLOG = Enhanced CRT Log
Selection Text: P_BEGDA = Reconstruct CRT from Date:
Title: Recreation of Cumulation Tables - International Version
Text Symbol: SP0 = Converted Persons
Text Symbol: T01 = SeqNo
Text Symbol: T02 = For Period
Text Symbol: T03 = In Period
Text Symbol: T04 = Bonus Run On
Text Symbol: T05 = Prev.SeqN
Text Symbol: T06 = Payroll Area
Text Symbol: T07 = CRT
Text Symbol: T08 = WType CumType Year Number Amount In
Text Symbol: T09 = Cumul. from RT in CRT
Text Symbol: T10 = CRT_PERSON
Text Symbol: T11 = GroupReas. GroupVal. WageType Cum. Type Number Amount CumInt CumYr
Text Symbol: T12 = Cumul. from RT_PERSON in CRT_PERSON
Text Symbol: T13 = TxCm WgTy I E TaxRate CTy Amount CumInt
Text Symbol: T14 = Find
Text Symbol: T15 = Find Next
Text Symbol: E01 = No Payroll Results Found in the Period
Text Symbol: E02 = No Authorization to Read Payroll Results
Text Symbol: E03 = Error Reading Payroll Results
Text Symbol: E04 = Country Version Not Available
Text Symbol: E05 = Internal Error When Importing the Payroll Data
Text Symbol: E06 = Error When Updating PCL2
Text Symbol: E07 = 'Out-Of-Sequence Reversal', But No Retroactive Accounting
Text Symbol: E08 = Internal Error When Exporting the Payroll Data to the Buffer
Text Symbol: F01 = Program Control
Text Symbol: F02 = Period Determin.
Text Symbol: F03 = Country Assgmt
Text Symbol: H01 = Recreation of Cumulation Tables
Text Symbol: PA0 = Personnel No.
Text Symbol: PE0 = Persons Tables
Text Symbol: RP0 = Persons with Errors





Text Symbol: S00 = Conversion Statistics for File PCL2
Text Symbol: S01 = Selected Persons
Text Symbol: S02 = Converted Persons
Text Symbol: S03 = Persons with Errors
Text Symbol: S04 = Selected Personnel Numbers
Text Symbol: S05 = Personnel Numbers Converted
Text Symbol: S06 = Incorrect Personnel Numbers
Text Symbol: S07 = Converted Payroll Results


INCLUDES used within this REPORT RPUCRT00_CE

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