SAP ABAP Class CL_HRCCE_PAYROLL_GROUP_INFO (Get grouping information by grouping reason)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PY-XX (Application Component) Payroll: General Parts
⤷
PAOC_PAY_DRIVER (Package) Payroll Driver for Concurrent Employment
⤷
⤷
Properties
| Class | CL_HRCCE_PAYROLL_GROUP_INFO | |
| Short Description | Get grouping information by grouping reason | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_PAY_DRIVER | Payroll Driver for Concurrent Employment |
| Created | 20011219 | SAP |
| Last change | 20011228 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRCCE_PAYROLL_GROUP_INFO has no forward declaration.
Interfaces
Class CL_HRCCE_PAYROLL_GROUP_INFO has no interface implemented.
Friends
Class CL_HRCCE_PAYROLL_GROUP_INFO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | PCCE_GROUP_TABLE_T | Table for group's PERNRs | 20011221 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_HRCCE_PAYROLL_GROUP_INFO | Get grouping information by grouping reason | 20011219 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | PCCE_GROUP_TABLE_T | Table for group's PERNRs | 20011221 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | PCCE_GROUP_TABLE_T | Table for group's PERNRs | 20020312 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | PCCE_GROUP_TABLE_T | Table for group's PERNRs | 20011221 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Append group | 20011221 | |
| 2 | Instance method | Private | Method | Append new group | 20011219 | |
| 3 | Instance method | Private | Method | Form deep structure grouping | 20011219 | |
| 4 | Instance method | Public | Method | Form deep group with leading PERNR | 20011220 |
Events
Class CL_HRCCE_PAYROLL_GROUP_INFO has no event.
Types
Class CL_HRCCE_PAYROLL_GROUP_INFO has no local type.
Method Signatures
Method APPEND_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_NEW_GROUP | Call by reference | Type reference (TYPE) | PCCE_GROUP_TABLE_T | Tabelle für PERNRs der Gruppe | 20011221 | |||
| 2 | IMP_TO_GROUP | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20011221 |
Method APPEND_GROUP on class CL_HRCCE_PAYROLL_GROUP_INFO has no exception.
Method APPEND_NEW_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXP_ALL_GROUP | Call by reference | Type reference (TYPE) | PCCE_GROUP_TABLE_T | Tabelle für PERNRs der Gruppe | 20011220 | |||
| 2 | IMP_NEW_GROUP | Call by reference | Type reference (TYPE) | PCCE_GROUP_TABLE_T | Tabelle für PERNRs der Gruppe | 20011220 | |||
| 3 | IMP_OLD_GROUP | Call by reference | Type reference (TYPE) | PCCE_GROUP_TABLE_T | Tabelle für PERNRs der Gruppe | 20011220 |
Method APPEND_NEW_GROUP on class CL_HRCCE_PAYROLL_GROUP_INFO has no exception.
Method FORM_DEEP_GROUPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXP_DEEP_GROUP | Call by reference | Type reference (TYPE) | PCCE_GROUP_TABLE_T | Tabelle für PERNRs der Gruppe | 20011220 | |||
| 2 | EXP_ERROR_MSG | Call by reference | Type reference (TYPE) | HRPLOG_MSG | Payroll protocol | 20011226 | |||
| 3 | IMP_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Startdatum | 20011220 | |||
| 4 | IMP_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | Endedatum | 20011220 | |||
| 5 | IMP_GROUPING_REASON | Call by reference | Type reference (TYPE) | PCCE_GPRSN | Grouping reason | 20011220 | |||
| 6 | IMP_GROUPING_TABLE | Call by reference | Type reference (TYPE) | PCCE_PAYROLL_GROUPINGS | Groupings used in payroll | 20011220 | |||
| 7 | IMP_IMAGE | Call by reference | Object reference (TYPE REF TO) | CL_HR_PAY_CONTEXT_CE | Abrechnungskontext für Mehrfachbeschäftigung | 20011220 |
Method FORM_DEEP_GROUPING on class CL_HRCCE_PAYROLL_GROUP_INFO has no exception.
Method GET_DEEP_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEEP_GROUP | Call by reference | Type reference (TYPE) | PCCE_GROUP_TABLE_T | Tabelle für PERNRs der Gruppe | 20011220 | |||
| 2 | E_ERROR_MSG | Call by reference | Type reference (TYPE) | HRPLOG_MSG | Payroll protocol | 20011226 | |||
| 3 | I_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Startdatum | 20011220 | |||
| 4 | I_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | Endedatum | 20011220 | |||
| 5 | I_GROUPING_REASON | Call by reference | Type reference (TYPE) | PCCE_GPRSN | Grouping reason | 20011220 | |||
| 6 | I_GROUPING_TABLE | Call by reference | Type reference (TYPE) | PCCE_PAYROLL_GROUPINGS | Groupings used in payroll | 20011220 | |||
| 7 | I_IMAGE | Call by reference | Object reference (TYPE REF TO) | CL_HR_PAY_CONTEXT_CE | Abrechnungskontext für Mehrfachbeschäftigung | 20011220 |
Method GET_DEEP_GROUP on class CL_HRCCE_PAYROLL_GROUP_INFO has no exception.
History
| Last changed by/on | SAP | 20011228 |
| SAP Release Created in | 110 |