SAP ABAP Class CL_HRPY_GROUPING (Read table HRPY_GROUPING)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-CE (Application Component) Concurrent Employment
     PCCE_GROUPINGS (Package) Grouping Tool Concurrent Employment
Properties
Class CL_HRPY_GROUPING  
Short Description Read table HRPY_GROUPING    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PCCE_GROUPINGS   Grouping Tool Concurrent Employment 
Created 20020320   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPY_GROUPING has no forward declaration.
Interfaces
Class CL_HRPY_GROUPING has no interface implemented.
Friends
Class CL_HRPY_GROUPING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Constant Private Type reference (TYPE) BOOLE_D SPACE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20020514
2 GS_HRPY_GROUPING_BUFFER_PERIOD Static Attribute Private Type reference (TYPE) HRPERIODS Data from this period loaded in buffer 20080508
3 GTS_HRPY_GROUPING_BUFFER Static Attribute Private Type reference (TYPE) PCCET_HRPY_GROUPING_SORTED Buffer used to reduce DB accesses 20080508
4 TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20020514
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_HRPY_GROUPING_BUFFER Static method Public Method Clear internal table gts_hrpy_grouping_buffer and period 20080508
2 FILL_HRPY_GROUPING_BUFFER Static method Public Method Fill internal table gts_hrpy_grouping_buffer from DB 20080508
3 READ_BY_DESC_SEQNR Static method Public Method Read one record by pers. assign. for grp. reason dur. period 20020320
Events
Class CL_HRPY_GROUPING has no event.
Types
Class CL_HRPY_GROUPING has no local type.
Method Signatures

Method CLEAR_HRPY_GROUPING_BUFFER Signature

Method CLEAR_HRPY_GROUPING_BUFFER on class CL_HRPY_GROUPING has no parameter.
Method CLEAR_HRPY_GROUPING_BUFFER on class CL_HRPY_GROUPING has no exception.

Method FILL_HRPY_GROUPING_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PERIOD Call by reference Type reference (TYPE) HRPERIODS Data from this period loaded in buffer 20080508

Method FILL_HRPY_GROUPING_BUFFER on class CL_HRPY_GROUPING has no exception.

Method READ_BY_DESC_SEQNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GROUPING_REASON Call by reference Type reference (TYPE) PCCE_GPRSN Gruppierungsgrund für Beschäftigungsverträge 20020320
2 Exporting HRPY_GROUPING Call by reference Type reference (TYPE) PCCET_HRPY_GROUPING 20020320
3 Importing PERIOD Call by reference Type reference (TYPE) HRPERIODS Zeiträume 20020320
4 Importing PERNR Call by reference Type reference (TYPE) PCCE_PERNR Beschäftigungsvertrag 20020320

Method READ_BY_DESC_SEQNR on class CL_HRPY_GROUPING has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 470