SAP Reports / Programs | Payroll | United Kingdom(PY-GB) SAP PY

RPLCORG0 SAP ABAP Report - HR -GB: Court Orders Report for Great Britain







RPLCORG0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Report RPLCORG0 provides you with a summary of the court orders processed in a given time frame, based on either: Consolidated results Individual periods Note: The court order report does not list the court orders that have a court order type Collection of Student Loan (CSL)...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.

If you would like to execute this report or see the full code listing simply enter RPLCORG0 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

PC00_M08_CCRT - Court order dedns. 08


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 RPLCORG0. "Basic submit
SUBMIT RPLCORG0 AND RETURN. "Return to original report after report execution complete
SUBMIT RPLCORG0 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_VARI = Display Variant
Selection Text: P_UPDT = Auto update
Selection Text: P_PERD = Individual period report
Selection Text: P_CONS = Consolidated report
Title: HR -GB: Court Orders Report for Great Britain
Text Symbol: T10 = No Form-of-Address text found for
Text Symbol: T09 = No wage type text found for
Text Symbol: T08 = No constant found for
Text Symbol: T07 = No Employee Subgroup text found for
Text Symbol: T06 = No Employee Group text found for
Text Symbol: T05 = No Personal area text found for
Text Symbol: T04 = No currency found for
Text Symbol: STR = can't be delimited
Text Symbol: STI = already delimited
Text Symbol: STG = need to delimit
Text Symbol: ST6 = Employees without court order
Text Symbol: ST5 = Court Orders to be delimitted
Text Symbol: ST4 = Records processed in the given time frame
Text Symbol: ST3 = Employees processed for court order reporting
Text Symbol: ST2 = Employees processed in payroll
Text Symbol: ST1 = Employees selected for processing
Text Symbol: R30 = No messages exist
Text Symbol: T11 = No Organizational unit text found for
Text Symbol: T12 = No payroll area text found for
Text Symbol: T13 = No Subapplication text found for
Text Symbol: T14 = No Summation wage type text found for
Text Symbol: T15 = No Cost Center text found for
Text Symbol: T16 = Wage type definition for Subapplication
Text Symbol: T17 = No dynamic field assignments for Subapplication
Text Symbol: T21 = No company code text for
Text Symbol: T22 = No personal subgroup text for
Text Symbol: T23 = No payment method text found for
Text Symbol: T24 = No pay date found for period
Text Symbol: T25 = No Car manufacture found for
Text Symbol: T26 = No Car manufacture text found for
Text Symbol: T27 = No Car model text found for
Text Symbol: T28 = No payroll time unit found for
Text Symbol: T29 = No car model details found for





Text Symbol: T99 = not found
Text Symbol: ULN = --------------------------------------------------------------------------------
Text Symbol: 001 = Select options
Text Symbol: 002 = Consolidated report
Text Symbol: 003 = Individual period report
Text Symbol: ALV = 08_SAP_CO
Text Symbol: D01 = The employee is locked, so cannot be processed
Text Symbol: D02 = GCERTS
Text Symbol: D03 = Batch input session created for user
Text Symbol: D04 = GCERTS
Text Symbol: D05 = Unable to process the Job session.
Text Symbol: D06 = No authorization to release court order batch session.
Text Symbol: D07 = Delimitation process is already performed.
Text Symbol: D08 = Do you really want to delimit court orders
Text Symbol: D09 = Yes
Text Symbol: D10 = No
Text Symbol: D11 = Verify action
Text Symbol: D12 = Court order delimitation status
Text Symbol: D13 = Please check Batch Input Session overview
Text Symbol: D14 = to verify delimitation of all listed court orders
Text Symbol: D15 = No court order is available to delimit
Text Symbol: D16 = Numbers for additional spool files:
Text Symbol: D17 = List of all court orders:
Text Symbol: D18 = List of court orders to be delimitted:
Text Symbol: E01 = No message is available.
Text Symbol: E50 = No Org.Assignment data for ALV header
Text Symbol: ICG = ICON_LED_GREEN
Text Symbol: ICI = ICON_LED_INACTIVE
Text Symbol: ICR = ICON_LED_RED
Text Symbol: L04 = Statistics
Text Symbol: L05 = Category
Text Symbol: L06 = Number
Text Symbol: L07 = Pernr
Text Symbol: L08 = Type
Text Symbol: L09 = No
Text Symbol: R01 = No payroll result found
Text Symbol: R02 = No payroll result found for the selected timeframe
Text Symbol: R03 = No court order exists
Text Symbol: R04 = No court order exist in the selected time frame





Text Symbol: R05 = Payroll result is incorrect for period
Text Symbol: R06 = Court order delimited without complete deduction
Text Symbol: R14 = Payroll result not converted to New NI. Seq.nr.:


INCLUDES used within this REPORT RPLCORG0

INCLUDE RPLCOLGS. " SELECTION SCREEN/PARAMETER RPLCORG0


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