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
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
Below is a list of transaction codes which are relevant to this SAP report
PC00_M08_CCRT - Court order dedns. 08
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_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
INCLUDE RPLCOLGS. " SELECTION SCREEN/PARAMETER RPLCORG0
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.
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.
RPLCORG0 - HR -GB: Court Orders Report for Great Britain RPLCORG0 - HR -GB: Court Orders Report for Great Britain RPLCONQF - Forms for program RPLCONQ0 RPLCONQD - Data include for Australian Leave Conversion Program RPLCONQ2 - Global data definitions used for all reports (AU Leave Conv Copy) RPLCONQ0 - Leave Conversion - Australian to International Leave