2013년 3월 22일 금요일

RPUGCC00


[내역]

계산룰점검 생성

Description

The report generates diverse members (main report and includes),
depending on parameters, program class and HR country
grouping. These members are required in order to be able to
carry out a check in the cycle editor for the parameter
combinations specified.
The following describes which includes are required for
generating and which member is produced.
  RPCCOa0z    Contains the coding for all international
              operations, independent of program class and
              HR country grouping.       (input)
  RPxCOayz    Contains the coding for all national
              operations, dependent on program class and
              HR country grouping.       (Input + Output)
  RPUCCxy0    This is the main report that is called up
              by the cycle editor.               (Output)
  RPUCOxyz    Contains the coding for all international
              operations that are allowed for the particular
              program class and the particular HR
              country grouping.                   (Output)
    a stands for type of routine,
            a = F: Main routine for the operations,
            a = S: Subroutines for the operations,
    x       for program class,
    y       for HR country grouping indicator which is derived from
            HR country modifier.
    z       for serial numbering.
It may be apparent that another Include is required when calling up
the check. This is generated using a different report.
  RPxOIPy0    Contains the perform indicated.

SELECT-OPTION HR Country Modifier
Test:
If Time Management is given as the program class then no HR country modifier should be entered.
If Payroll is given as the program class then all country modifier entries from table T500L are permitted.
Usage:
The HR country modifiers are used to determine the HR country indicators which are used to name the report to be generated. It is also used in the selection of the valid operations and parameters. A personnel calculation rule is generated for each HR country modifier.

PARAMETER Program Class
Test:
Only 'T' for Time Management and 'C' for Payroll are permitted input values.
Usage:
The program class is used to name the report to be generated and to determine the permitted operations and parameters.

댓글 없음: