SAP ABAP Class CL_HRPA_COUNTRY (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_COUNTRY  
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 20020306   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPA_COUNTRY has no forward declaration.
Interfaces
Class CL_HRPA_COUNTRY has no interface implemented.
Friends
Class CL_HRPA_COUNTRY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_MOLGA Instance attribute Private Object reference (TYPE REF TO) CL_HRPA_MOLGA HR Master Data: Read MOLGA 20020306
2 A_READ_INFOTYPE Instance attribute Private Object reference (TYPE REF TO) IF_HRPA_READ_INFOTYPE Reading Infotype Records 20020306
3 C_COUNTRY_DEFAULT Constant Private Type reference (TYPE) LAND1 'US' Country Key 20020308
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020306
2 READ_COUNTRY_BY_INTCA Instance method Public Method Read a Country for an ISO Code 20020508
3 READ_COUNTRY_BY_PERNR Instance method Public Method Read a Country for a Personnel Number 20020508
Events
Class CL_HRPA_COUNTRY has no event.
Types
Class CL_HRPA_COUNTRY 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 20020306

Method CONSTRUCTOR on class CL_HRPA_COUNTRY has no exception.

Method READ_COUNTRY_BY_INTCA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COUNTRY Value transfer Type reference (TYPE) LAND1 Länderschlüssel 20020508
2 Importing INTCA Call by reference Type reference (TYPE) INTCA ISO-Code des Landes 20020508
# Exception Resumable Description Created on
1 CX_HRPA_INVALID_PARAMETER HR: Stammdaten, unzulässiger DB Zugriff 20020508

Method READ_COUNTRY_BY_PERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COUNTRY Value transfer Type reference (TYPE) LAND1 Länderschlüssel 20020508
2 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20020508
3 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaktionsklasse für Datenhaltung 20020508
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20020508
History
Last changed by/on SAP  00000000 
SAP Release Created in 470