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 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRPA_MOLGA | HR Master Data: Read MOLGA | 20020306 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_HRPA_READ_INFOTYPE | Reading Infotype Records | 20020306 | |||
| 3 | Constant | Private | Type reference (TYPE) | LAND1 | 'US' | Country Key | 20020308 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020306 | |
| 2 | Instance method | Public | Method | Read a Country for an ISO Code | 20020508 | |
| 3 | 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 | 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 | COUNTRY | Value transfer | Type reference (TYPE) | LAND1 | Länderschlüssel | 20020508 | |||
| 2 | INTCA | Call by reference | Type reference (TYPE) | INTCA | ISO-Code des Landes | 20020508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | COUNTRY | Value transfer | Type reference (TYPE) | LAND1 | Länderschlüssel | 20020508 | |||
| 2 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20020508 | |||
| 3 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaktionsklasse für Datenhaltung | 20020508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20020508 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 470 |