SAP ABAP Class CL_HRPA_MOLGA (HR Master Data: Read MOLGA)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA-XX (Application Component) General
     PBAS_SERVICE (Package) HR Master Data: Service Functions
Properties
Class CL_HRPA_MOLGA  
Short Description HR Master Data: Read MOLGA    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PBAS_SERVICE   HR Master Data: Service Functions 
Created 20011128   SAP 
Last change 20011204   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPA_MOLGA has no forward declaration.
Interfaces
Class CL_HRPA_MOLGA has no interface implemented.
Friends
Class CL_HRPA_MOLGA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_READ_INFOTYPE Instance attribute Private Object reference (TYPE REF TO) IF_HRPA_READ_INFOTYPE Reading Infotype Records 20011204
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20011204
2 READ_MOLGA_BY_PERNR Instance method Public Method 20011128
3 READ_MOLGA_BY_PERSA Instance method Public Method 20011128
Events
Class CL_HRPA_MOLGA has no event.
Types
Class CL_HRPA_MOLGA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing READ_INFOTYPE Call by reference Object reference (TYPE REF TO) IF_HRPA_READ_INFOTYPE Lesen von Infotypsätzen 20011204

Method CONSTRUCTOR on class CL_HRPA_MOLGA has no exception.

Method READ_MOLGA_BY_PERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MOLGA Value transfer Type reference (TYPE) MOLGA Ländergruppierung 20011128
2 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20011128
3 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaktionsklasse für Datenhaltung 20011128
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20011204

Method READ_MOLGA_BY_PERSA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MOLGA Value transfer Type reference (TYPE) MOLGA Ländergruppierung 20011128
2 Importing PERSA Call by reference Type reference (TYPE) PERSA Personalbereich 20011128
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION 20020716
History
Last changed by/on SAP  20011204 
SAP Release Created in 470