SAP Reports / Programs | Personnel Management | Personnel Administration(PA-PA) SAP PA

RPUARTX0 SAP ABAP Report - Archive Data from HR Application Components







RPUARTX0 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 RPUARTX0 into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

PU22 - HR Archiving


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


Text pool values


Title: Archive Data from HR Application Components
Text Symbol: L27 = Calculated/Corrected
Text Symbol: L26 = Corrected by the user. Value calculated by the system:
Text Symbol: L25 = Calculated by system
Text Symbol: L23 = Archive to DEUEV
Text Symbol: L22 = Periods for calculation of averages
Text Symbol: L13 = exists only for integration with payroll
Text Symbol: L11 = preset by user
Text Symbol: L10 = Type of Archiving Session
Text Symbol: L09 = Selected
Text Symbol: L08 = Trip data
Text Symbol: L07 = Time eval.
Text Symbol: L06 = Payroll
Text Symbol: L04 = Date Specifications for Archiving/Data Destruction:
Text Symbol: L03 = Date defaults for archiving:
Text Symbol: L01 = Archiving objects
Text Symbol: I18 = Confirm change
Text Symbol: I17 = Confrmation
Text Symbol: I13 = to the retro acctg limit for payroll
Text Symbol: I12 = acctg limit for time evaluation will be incremented
Text Symbol: I11 = In this combination of date specifications
Text Symbol: I10 = retroactive limit for payroll
Text Symbol: I09 = Archive to date for trip data is higher or equal to
Text Symbol: I08 = or equal to retro acctg limit for payroll
Text Symbol: T02 = Create archiving group?
Text Symbol: T01 = Confirm deletion
Text Symbol: S08 = Archiving/Data Destruction Completed
Text Symbol: S07 = Released for Archiving/Data Destruction
Text Symbol: S06 = Testing
Text Symbol: S05 = Archiving completed
Text Symbol: S04 = Released for archiving
Text Symbol: S03 = Released for HR preparations
Text Symbol: S02 = Personnel numbers assigned
Text Symbol: S01 = Created
Text Symbol: S00 = Archiving group with status
Text Symbol: L71 = Data Destruction
Text Symbol: L70 = Archiving
Text Symbol: L63 = Not Modifiable





Text Symbol: L62 = Not Applicable
Text Symbol: L61 = No
Text Symbol: L60 = Yes
Text Symbol: L56 = and can be corrected by the user
Text Symbol: L54 = is calculated by system from user defaults
Text Symbol: L33 = Transfer with data medium
Text Symbol: L32 = Transfer to financial accounting
Text Symbol: L31 = Transfer to payroll
Text Symbol: L30 = Additional trip data:
Text Symbol: I07 = Archive to date for time evaluation is higher
Text Symbol: 800 = Collision
Text Symbol: 700 = Collision of retroactive accounting limits
Text Symbol: 600 = Retroactive acctg limit set for Time Management
Text Symbol: 500 = Retroactive accounting limit set for payroll
Text Symbol: 320 = Additional trip data
Text Symbol: 300 = Country-specific parameters
Text Symbol: 205 = Default for Archiving
Text Symbol: 204 = Default for Archiving/Destruction Data
Text Symbol: 203 = Default for retroactive accounting data
Text Symbol: 130 = Additional information for archiving group
Text Symbol: 121 = Display archiving group
Text Symbol: 111 = Edit archiving group
Text Symbol: 110 = Archiving group overview
Text Symbol: 103 = Change text of archiving group
Text Symbol: 102 = Enter description of archiving group
Text Symbol: 101 = Description of Archiving Group
Text Symbol: 100 = Payroll used
Text Symbol: 023 = Retroactive Accounting Limit
Text Symbol: 014 = Archived On
Text Symbol: 013 = Date of Archiving/Data Destruction
Text Symbol: 003 = Date Defaults
Text Symbol: 002 = Data processed by payroll
Text Symbol: 001 = Objects to be archived
Text Symbol: B01 = Do you really want to
Text Symbol: I06 = than that of time evaluation
Text Symbol: I05 = Resulting retro acctg limit of payroll is higher
Text Symbol: I04 = time evaluation will be set to that of payroll:
Text Symbol: I03 = Due to integration, the retro acctg limit for
Text Symbol: I02 = payroll will be set to that of time evaluation:





Text Symbol: I01 = Due to integration, the retro acctg limit for
Text Symbol: D07 = Create new archiving group?
Text Symbol: D06 = No group selected
Text Symbol: D04 = Delete archiving group?
Text Symbol: D03 = will also be deleted.
Text Symbol: D02 = been assigned. These assignments
Text Symbol: D01 = Personnel numbers have already
Text Symbol: C06 = changed description?
Text Symbol: C05 = Do you really want to save the
Text Symbol: C04 = this data?
Text Symbol: C03 = Do you really want to create an archiving group with
Text Symbol: C02 = group?
Text Symbol: C01 = Do you really want to save changes in the archiving
Text Symbol: B06 = Trip data default:
Text Symbol: B05 = Time evaluation default:
Text Symbol: B04 = overwrite?
Text Symbol: B03 = Payroll default:
Text Symbol: B02 = terminate editing?


INCLUDES used within this REPORT RPUARTX0

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