SAP ABAP Class CL_HRGE_OS_MASTER_DATA (Master Data for Global Employees)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PA-GE (Application Component) Management of Global Employees
⤷
PAOC_PAD_MGE (Package) Management Of Global Employees
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRGE_CONSTANTS | Constants used for Management of Global Employees | 20021217 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRGE_MESSAGE_CONST | HR-Global employees: messages constants | 20021217 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPA_BOOLE_D | HR: Master Data, Attribute True and False | 20021217 |
Properties
| Class | CL_HRGE_OS_MASTER_DATA | |
| Short Description | Master Data for Global Employees | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_PAD_MGE | Management Of Global Employees |
| Created | 20021217 | SAP |
| Last change | 20030211 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRGE_CONSTANTS | Constants used for Management of Global Employees | 20021217 | ||
| 2 | IF_HRGE_MESSAGE_CONST | HR-Global employees: messages constants | 20021217 | ||
| 3 | IF_HRPA_BOOLE_D | HR: Master Data, Attribute True and False | 20021217 |
Friends
Class CL_HRGE_OS_MASTER_DATA has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class constructor | 20021217 | |
| 2 | Instance method | Public | Constructor | Constructor | 20021217 | |
| 3 | Instance method | Private | Method | Convert Master Data for Word application | 20021217 | |
| 4 | Instance method | Public | Method | Master Data for activation | 20030211 | |
| 5 | Instance method | Private | Method | Get the address | 20021217 | |
| 6 | Instance method | Private | Method | Get the country text for a ISO code | 20021217 | |
| 7 | Instance method | Private | Method | Get currency fluctuation | 20021217 | |
| 8 | Instance method | Private | Method | Get international HR administrator | 20021217 | |
| 9 | Instance method | Public | Method | Get master data for the offer sheet | 20021217 | |
| 10 | Instance method | Private | Method | Fill and sort the package table | 20021217 | |
| 11 | Instance method | Private | Method | Fill and sort the package table | 20021217 | |
| 12 | Instance method | Public | Method | Access Method to the Global Assignment | 20021217 | |
| 13 | Instance method | Private | Method | Read single line of infotype nnnn | 20021217 | |
| 14 | Instance method | Public | Method | Get selection date | 20021217 | |
| 15 | Instance method | Private | Method | Sort the cpi for the offer sheet | 20021217 |
Events
Class CL_HRGE_OS_MASTER_DATA has no event.
Types
Class CL_HRGE_OS_MASTER_DATA has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_HRGE_OS_MASTER_DATA has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRGE_OS_MASTER_DATA has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GLOB_ASS | Call by reference | Object reference (TYPE REF TO) | CL_HRGE_PLANNED_GL_ASSIGNMENT | Geplanter Auslandseinsatz (Klammerobjekt) | 20030113 |
Method CONSTRUCTOR on class CL_HRGE_OS_MASTER_DATA has no exception.
Method CONVERT_MD_FOR_WORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MASTERDATA | Call by reference | Type reference (TYPE) | PMGES_OS_MASTERDATA | Stammdaten zum Angebot | 20021217 | |||
| 2 | MASTERDATA_WD | Call by reference | Type reference (TYPE) | PMGES_OS_MASTERDATA_WD | Stammdaten zum Angebot (Word-Version) | 20021217 | |||
| 3 | MESS_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRGE_MESSAGE_HANDLER | HR-Management globaler Mitarbeiter: Meldungen | 20021217 |
Method CONVERT_MD_FOR_WORD on class CL_HRGE_OS_MASTER_DATA has no exception.
Method GET_ACTIVATION_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MASTERDATA | Call by reference | Type reference (TYPE) | PMGES_ACTIVATION_DATA | Aktivierungsdaten | 20030211 |
Method GET_ACTIVATION_DATA on class CL_HRGE_OS_MASTER_DATA has no exception.
Method GET_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADRS | Value transfer | Type reference (TYPE) | ADRS | Übergabestruktur für Funktionsbaustein zur Adr.aufbereitung | 20021217 | |||
| 2 | MESS_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRGE_MESSAGE_HANDLER | HR-Management globaler Mitarbeiter: Meldungen | 20021217 | |||
| 3 | PERNR | Call by reference | Type reference (TYPE) | PCCE_PERNR | Beschäftigungsvertrag | 20021217 |
Method GET_ADDRESS on class CL_HRGE_OS_MASTER_DATA has no exception.
Method GET_COUNTRY_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNTRY | Call by reference | Type reference (TYPE) | LAND1 | Länderkennzeichen | 20021217 | |||
| 2 | COUNTRY_TEXT | Value transfer | Type reference (TYPE) | LANDX50 | Ländername (max. 50 Zeichen) | 20021217 | |||
| 3 | LANGU | Call by reference | Type reference (TYPE) | THEAD-TDSPRAS | SY-LANGU | Sprachenschlüssel | 20021217 |
Method GET_COUNTRY_TEXT on class CL_HRGE_OS_MASTER_DATA has no exception.
Method GET_CURR_FLUC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CURR_FLUC | Value transfer | Type reference (TYPE) | PMGES_OS_CURR_FLUC | Schutz gegen Währungsschwankungen | 20021217 |
Method GET_CURR_FLUC on class CL_HRGE_OS_MASTER_DATA has no exception.
Method GET_HR_ADMIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HR_ADMIN | Value transfer | Type reference (TYPE) | PMGES_OS_HR_ADMIN | Daten zum internationalen Personalsachbearbeiter | 20021217 |
Method GET_HR_ADMIN on class CL_HRGE_OS_MASTER_DATA has no exception.
Method GET_MASTER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGU | Call by reference | Type reference (TYPE) | THEAD-TDSPRAS | SY-LANGU | Sprachenschlüssel | 20021217 | ||
| 2 | MASTERDATA | Call by reference | Type reference (TYPE) | PMGES_OS_MASTERDATA | Stammdaten zum Angebot | 20021217 | |||
| 3 | MASTERDATA_WD | Call by reference | Type reference (TYPE) | PMGES_OS_MASTERDATA_WD | Stammdaten zum Angebot (Word-Version) | 20021217 | |||
| 4 | MESS_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRGE_MESSAGE_HANDLER | HR-Management globaler Mitarbeiter: Meldungen | 20021217 |
Method GET_MASTER_DATA on class CL_HRGE_OS_MASTER_DATA has no exception.
Method GET_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESS_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRGE_MESSAGE_HANDLER | HR-Management globaler Mitarbeiter: Meldungen | 20021217 | |||
| 2 | TAB_PACKAGE | Value transfer | Type reference (TYPE) | PMGET_OS_PACKAGE | Tabelle für Vergütungspakete (Angebot) | 20021217 |
Method GET_PACKAGE on class CL_HRGE_OS_MASTER_DATA has no exception.
Method GET_PACKAGE_FOR_SUBTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20021217 | ||
| 2 | MESS_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRGE_MESSAGE_HANDLER | HR-Management globaler Mitarbeiter: Meldungen | 20021217 | |||
| 3 | SUBTY | Call by reference | Type reference (TYPE) | SUBTY_591A | Subtyp | 20021217 | |||
| 4 | TAB_PACKAGE | Call by reference | Type reference (TYPE) | PMGET_OS_PACKAGE | Tabelle für Vergütungspakete (Angebot) | 20021217 |
Method GET_PACKAGE_FOR_SUBTY on class CL_HRGE_OS_MASTER_DATA has no exception.
Method GLOBAL_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PLANNED_GL_ASSIGNMENT | Value transfer | Object reference (TYPE REF TO) | CL_HRGE_PLANNED_GL_ASSIGNMENT | Geplanter Auslandseinsatz | 20021217 |
Method GLOBAL_ASSIGNMENT on class CL_HRGE_OS_MASTER_DATA has no exception.
Method PNNNN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INFTY | Call by reference | Type reference (TYPE) | INFTY | Infotyp | 20021217 | |||
| 2 | MESS_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRGE_MESSAGE_HANDLER | HR-Management globaler Mitarbeiter: Meldungen | 20021217 | |||
| 3 | PERNR | Call by reference | Type reference (TYPE) | PCCE_PERNR | Beschäftigungsvertrag | 20021217 | |||
| 4 | PNNNN | Value transfer | Type reference (TYPE) | ANY | Spezielle Felder zu verschiedenen Infotypen | 20021217 |
Method PNNNN on class CL_HRGE_OS_MASTER_DATA has no exception.
Method SEL_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SEL_DATE | Value transfer | Type reference (TYPE) | D | Datum | 20021217 |
Method SEL_DATE on class CL_HRGE_OS_MASTER_DATA has no exception.
Method SORT_CPI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMT_COMP_PACK | Call by reference | Type reference (TYPE) | PMGET_Q0706 | Tabelle für Anzeigestruktur für Table Control IT 706 | 20021217 | |||
| 2 | RTT_COMP_PACK | Value transfer | Type reference (TYPE) | PMGET_Q0706 | Tabelle für Anzeigestruktur für Table Control IT 706 | 20021217 |
Method SORT_CPI on class CL_HRGE_OS_MASTER_DATA has no exception.
History
| Last changed by/on | SAP | 20030211 |
| SAP Release Created in | 200 |