SAP ABAP Class CL_HR_T52MCGR (Access table T52MCGR)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX (Application Component) Payroll: General Parts
     PC_MC (Package) HR Payroll - Multiple Checks
Properties
Class CL_HR_T52MCGR  
Short Description Access table T52MCGR    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC_MC   HR Payroll - Multiple Checks 
Created 20030602   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR_T52MCGR has no forward declaration.
Interfaces
Class CL_HR_T52MCGR has no interface implemented.
Friends
Class CL_HR_T52MCGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BUFFER_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_HR_T52MCGR Instance buffer 20030618
2 BUFFER_MCAPL Instance attribute Private Type reference (TYPE) MCAPL Application for Multiple Checks 20030602
3 BUFFER_SUBRC Instance attribute Private Type reference (TYPE) SYSUBRC Data exists? 20030602
4 BUFFER_T52MCGR Instance attribute Private Type reference (TYPE) T_T_T52MCGR Table Buffers 20030602
5 MOLGA Instance attribute Public Object reference (TYPE REF TO) CL_HR_MOLGA Information about the country grouping 20030620
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030602
2 GET_INSTANCE Static method Public Method Get one instance per country grouping 20030602
3 SELECT_INTERNAL Instance method Private Method Read per instance and application 20030602
4 SELECT_MCGRP_ALL Instance method Public Method Read all relevant groupings 20030602
5 SELECT_MCGRP_ALL_INCL_SPACE Instance method Public Method Read all relevant groupings, incl. generic grp 20030603
6 SELECT_SINGLE Instance method Public Method Read individual record 20030602
Events
Class CL_HR_T52MCGR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_S_T52MCGR Private See coding Line for table buffer 20030602
2 T_T_T52MCGR Private See coding Table Buffers 20030602
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MOLGA Value transfer Object reference (TYPE REF TO) CL_HR_MOLGA 20030620

Method CONSTRUCTOR on class CL_HR_T52MCGR has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INSTANCE Value transfer Object reference (TYPE REF TO) CL_HR_T52MCGR Zugriff auf Tabelle T52MCGR 20030602
2 Importing MOLGA Value transfer Object reference (TYPE REF TO) CL_HR_MOLGA Informationen zum Molga 20030620

Method GET_INSTANCE on class CL_HR_T52MCGR has no exception.

Method SELECT_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MCAPL Value transfer Type reference (TYPE) MCAPL Applikation für Multiple Checks 20030602
# Exception Resumable Description Created on
1 CX_HR_MC_READ_ERROR Multiple Checks: Fehler beim Tabellenlesen 20030602

Method SELECT_MCGRP_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEYDATE Value transfer Type reference (TYPE) BEGDA Stichtag 20030602
2 Importing MCAPL Value transfer Type reference (TYPE) MCAPL Applikation für Multiple Checks 20030602
3 Importing MODMC Value transfer Type reference (TYPE) MODMC Mitarbeitergruppierung für Multiple Checks 20030602
4 Importing OCRSN Value transfer Type reference (TYPE) PAY_OCRSN Grund für Off-Cycle-Abrechnung 20030602
5 Returning T_T52MCGR Value transfer Type reference (TYPE) HR_T_T52MCGR Tabellentyp für T52MCGR 20030602
# Exception Resumable Description Created on
1 CX_HR_MC_READ_ERROR Multiple Checks: Fehler beim Tabellenlesen 20030602

Method SELECT_MCGRP_ALL_INCL_SPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEYDATE Value transfer Type reference (TYPE) BEGDA Stichtag 20030603
2 Importing MCAPL Value transfer Type reference (TYPE) MCAPL Applikation für Multiple Checks 20030603
3 Importing MODMC Value transfer Type reference (TYPE) MODMC Mitarbeitergruppierung für Multiple Checks 20030603
4 Importing OCRSN Value transfer Type reference (TYPE) PAY_OCRSN Grund für Off-Cycle-Abrechnung 20030603
5 Returning T_T52MCGR Value transfer Type reference (TYPE) HR_T_T52MCGR Tabellentyp für T52MCGR 20030603
# Exception Resumable Description Created on
1 CX_HR_MC_READ_ERROR Multiple Checks: Fehler beim Tabellenlesen 20030603

Method SELECT_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEYDATE Value transfer Type reference (TYPE) BEGDA Stichtag 20030602
2 Importing MCAPL Value transfer Type reference (TYPE) MCAPL Applikation für Multiple Checks 20030602
3 Importing MCGRP Value transfer Type reference (TYPE) MCGRP Gruppierung für Multiple Checks 20030602
4 Importing MODMC Value transfer Type reference (TYPE) MODMC Mitarbeitergruppierung für Multiple Checks 20030602
5 Importing OCRSN Value transfer Type reference (TYPE) PAY_OCRSN Grund für Off-Cycle-Abrechnung 20030602
6 Returning T52MCGR Value transfer Type reference (TYPE) T52MCGR Zuordnung von Gruppierung zum Grund für Supplemental Check 20030602
# Exception Resumable Description Created on
1 CX_HR_MC_READ_ERROR Multiple Checks: Fehler beim Tabellenlesen 20030602
History
Last changed by/on SAP  00000000 
SAP Release Created in 470