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 ALL_GROUP Instance attribute Public Type reference (TYPE) PCCE_GROUP_TABLE_T Table for group's PERNRs 20011221
2 A_GROUP Static Attribute Private Object reference (TYPE REF TO) CL_HRCCE_PAYROLL_GROUP_INFO Get grouping information by grouping reason 20011219
3 CUR_GROUP Instance attribute Public Type reference (TYPE) PCCE_GROUP_TABLE_T Table for group's PERNRs 20011221
4 DEEP_GROUP Instance attribute Public Type reference (TYPE) PCCE_GROUP_TABLE_T Table for group's PERNRs 20020312
5 REP_GROUP 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 APPEND_GROUP Instance method Public Method Append group 20011221
2 APPEND_NEW_GROUP Instance method Private Method Append new group 20011219
3 FORM_DEEP_GROUPING Instance method Private Method Form deep structure grouping 20011219
4 GET_DEEP_GROUP 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 Importing IMP_NEW_GROUP Call by reference Type reference (TYPE) PCCE_GROUP_TABLE_T Tabelle für PERNRs der Gruppe 20011221
2 Importing 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 Exporting EXP_ALL_GROUP Call by reference Type reference (TYPE) PCCE_GROUP_TABLE_T Tabelle für PERNRs der Gruppe 20011220
2 Importing IMP_NEW_GROUP Call by reference Type reference (TYPE) PCCE_GROUP_TABLE_T Tabelle für PERNRs der Gruppe 20011220
3 Importing 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 Exporting EXP_DEEP_GROUP Call by reference Type reference (TYPE) PCCE_GROUP_TABLE_T Tabelle für PERNRs der Gruppe 20011220
2 Exporting EXP_ERROR_MSG Call by reference Type reference (TYPE) HRPLOG_MSG Payroll protocol 20011226
3 Importing IMP_BEGDA Call by reference Type reference (TYPE) BEGDA Startdatum 20011220
4 Importing IMP_ENDDA Call by reference Type reference (TYPE) ENDDA Endedatum 20011220
5 Importing IMP_GROUPING_REASON Call by reference Type reference (TYPE) PCCE_GPRSN Grouping reason 20011220
6 Importing IMP_GROUPING_TABLE Call by reference Type reference (TYPE) PCCE_PAYROLL_GROUPINGS Groupings used in payroll 20011220
7 Importing 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 Changing DEEP_GROUP Call by reference Type reference (TYPE) PCCE_GROUP_TABLE_T Tabelle für PERNRs der Gruppe 20011220
2 Exporting E_ERROR_MSG Call by reference Type reference (TYPE) HRPLOG_MSG Payroll protocol 20011226
3 Importing I_BEGDA Call by reference Type reference (TYPE) BEGDA Startdatum 20011220
4 Importing I_ENDDA Call by reference Type reference (TYPE) ENDDA Endedatum 20011220
5 Importing I_GROUPING_REASON Call by reference Type reference (TYPE) PCCE_GPRSN Grouping reason 20011220
6 Importing I_GROUPING_TABLE Call by reference Type reference (TYPE) PCCE_PAYROLL_GROUPINGS Groupings used in payroll 20011220
7 Importing 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