SAP ABAP Class CL_HR_T76MGE_ELI (Allowance Eligibility Table Read)
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
⤷
⤷
Properties
| Class | CL_HR_T76MGE_ELI | |
| Short Description | Allowance Eligibility Table Read | |
| 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 | 20011105 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HR_T76MGE_ELI has no forward declaration.
Interfaces
Class CL_HR_T76MGE_ELI has no interface implemented.
Friends
Class CL_HR_T76MGE_ELI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | PMGET_T76MGE_ELI | Table for eligible derived CPIs | 20030401 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20011105 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20030401 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | SY-SUBRC | Return Value, Return Value After ABAP Statements | 20011105 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | T76MGE_ELI | Table for Wage codes | 20011105 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | PMGE_ASITY | Assignment Type | 20011105 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | INTCA | Home Country ISO code | 20011105 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | PMGE_CFLAG | Flag Sending ot Home | 20011105 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | PMGE_FAMST | Family Status | 20011105 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | INTCA | Host Country ISO code | 20011105 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20011105 | |||
| 12 | Static Attribute | Private | Type reference (TYPE) | BEGDA | Key Date | 20011105 | |||
| 13 | Static Attribute | Private | Type reference (TYPE) | SY-SUBRC | Return Value, Return Value After ABAP Statements | 20011105 | |||
| 14 | Static Attribute | Private | Type reference (TYPE) | PMGET_T76MGE_ELI | Table for eligible allwance CPIs | 20011105 | |||
| 15 | Constant | Public | Type reference (TYPE) | PMGE_ELIFL | 'N' | Eligibility Flag | 20030314 | ||
| 16 | Constant | Public | Type reference (TYPE) | PMGE_ELIFL | ' ' | Eligibility Flag | 20030314 | ||
| 17 | Constant | Public | Type reference (TYPE) | PMGE_WORLDWIDE_ELIGIBILITY | 'X' | Worldwide eligible | 20030414 | ||
| 18 | Constant | Public | Type reference (TYPE) | BOOLE_D | SPACE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20011105 | ||
| 19 | Constant | Public | Type reference (TYPE) | PMGE_CFLAG | 'H' | Country Flag | 20011109 | ||
| 20 | Constant | Public | Type reference (TYPE) | PMGE_CFLAG | 'S' | Country Flag | 20011109 | ||
| 21 | Constant | Public | Type reference (TYPE) | BOOLE_D | 'X' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20011105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Copy entries with a new assignment type | 20030325 | |
| 2 | Static method | Public | Method | Delete entries for an assignment type | 20030326 | |
| 3 | Static method | Private | Method | Deletes non-relevant entries for host country/country group | 20011105 | |
| 4 | Static method | Public | Method | Put data that should be read instead of the DB | 20030401 | |
| 5 | Static method | Public | Method | Reads a Single Record | 20011105 | |
| 6 | Static method | Public | Method | Reads entry for specified key elements | 20011109 | |
| 7 | Static method | Public | Method | Reads all entries for specified key elements | 20011109 | |
| 8 | Static method | Public | Method | Reset the external buffer | 20030402 |
Events
Class CL_HR_T76MGE_ELI has no event.
Types
Class CL_HR_T76MGE_ELI has no local type.
Method Signatures
Method COPY_FOR_ASS_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOURCE_ASS_TYPE | Call by reference | Type reference (TYPE) | PMGE_ASITY | Auslandseinsatzart | 20030325 | |||
| 2 | SOURCE_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20030325 | |||
| 3 | T76MGE_ELI_TAB | Call by reference | Type reference (TYPE) | PMGET_T76MGE_ELI | Tabelle für zulässige abgeleitete VPBs | 20030326 | |||
| 4 | TARGET_ASS_TYPE | Call by reference | Type reference (TYPE) | PMGE_ASITY | Auslandseinsatzart | 20030325 |
Method COPY_FOR_ASS_TYPE on class CL_HR_T76MGE_ELI has no exception.
Method DELETE_ASSIGN_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ASSIGNMENT_TYPE | Call by reference | Type reference (TYPE) | PMGE_ASITY | Auslandseinsatzart | 20030326 | |||
| 2 | CLIENT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20030326 |
Method DELETE_ASSIGN_TYPE on class CL_HR_T76MGE_ELI has no exception.
Method DELETE_IRRELEVANT_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNTRY | Call by reference | Type reference (TYPE) | INTCA | ISO-Code Gastland | 20011109 | |||
| 2 | COUNTRY_FLAG | Call by reference | Type reference (TYPE) | PMGE_CFLAG | Länderkennzeichen | 20011109 | |||
| 3 | COUNTRY_GROUP_LIST | Call by reference | Type reference (TYPE) | PMGET_COUNTRY_GROUP | Tabelle für Ländergruppen | 20011109 | |||
| 4 | T76MGE_ELI_LIST | Call by reference | Type reference (TYPE) | PMGET_T76MGE_ELI | Tabelle für zulässige abgeleitete VPBs | 20011105 |
Method DELETE_IRRELEVANT_ENTRIES on class CL_HR_T76MGE_ELI has no exception.
Method PUT_ENTRIES_IN_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T76MGE_ELI_TAB | Call by reference | Type reference (TYPE) | PMGET_T76MGE_ELI | Tabelle für zulässige abgeleitete VPBs | 20030401 |
Method PUT_ENTRIES_IN_BUFFER on class CL_HR_T76MGE_ELI has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CPI | Call by reference | Type reference (TYPE) | T76MGE_ELI-CPI | Tabelle für Lohnschlüssel | 20011105 | |||
| 2 | T76MGE_ELI | Value transfer | Type reference (TYPE) | T76MGE_ELI | Tabelle für Lohnschlüssel | 20011105 |
Method READ on class CL_HR_T76MGE_ELI has no exception.
Method READ_BY_SPEC_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ASSIGNMENT_TYPE | Call by reference | Type reference (TYPE) | PMGE_ASITY | Auslandseinsatzart | 20011109 | |||
| 2 | CPI | Call by reference | Type reference (TYPE) | PMGE_CPI | Vergütungspaketbestandteil | 20011109 | |||
| 3 | FAMILY_STATUS | Call by reference | Type reference (TYPE) | PMGE_FAMST | Familienstatus | 20011109 | |||
| 4 | HOME_COUNTRY | Call by reference | Type reference (TYPE) | INTCA | ISO-Code des Landes | 20011109 | |||
| 5 | HOST_COUNTRY | Call by reference | Type reference (TYPE) | INTCA | ISO-Code des Landes | 20011109 | |||
| 6 | KEY_DATE | Call by reference | Type reference (TYPE) | BEGDA | Beginndatum | 20011109 | |||
| 7 | SEND_COUNTRY | Call by reference | Type reference (TYPE) | INTCA | ISO-Code des Landes | 20011109 | |||
| 8 | T76MGE_ELI_TAB | Call by reference | Type reference (TYPE) | PMGET_T76MGE_ELI | 20030414 |
Method READ_BY_SPEC_KEY on class CL_HR_T76MGE_ELI has no exception.
Method READ_TABLE_BY_SPEC_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ASSIGNMENT_TYPE | Call by reference | Type reference (TYPE) | PMGE_ASITY | Auslandseinsatzart | 20011109 | |||
| 2 | COUNTRY | Call by reference | Type reference (TYPE) | INTCA | ISO-Code des Landes | 20011109 | |||
| 3 | COUNTRY_FLAG | Call by reference | Type reference (TYPE) | PMGE_CFLAG | ISO-Code des Landes | 20011109 | |||
| 4 | COUNTRY_GROUP_LIST | Call by reference | Type reference (TYPE) | PMGET_COUNTRY_GROUP | Tabelle für Stammlandgruppen | 20011109 | |||
| 5 | FAMILY_STATUS | Call by reference | Type reference (TYPE) | PMGE_FAMST | Familienstatus | 20011109 | |||
| 6 | HOST_COUNTRY | Call by reference | Type reference (TYPE) | INTCA | ISO-Code des Landes | 20011109 | |||
| 7 | HOST_COUNTRY_GROUP_LIST | Call by reference | Type reference (TYPE) | PMGET_COUNTRY_GROUP | Tabelle für Gastlandgruppen | 20011109 | |||
| 8 | KEY_DATE | Call by reference | Type reference (TYPE) | BEGDA | SY-DATUM | Beginndatum | 20011109 | ||
| 9 | T76MGE_ELI_LIST | Value transfer | Type reference (TYPE) | PMGET_T76MGE_ELI | Tabelle für zulässige abgeleitete VPBs | 20011109 |
Method READ_TABLE_BY_SPEC_KEY on class CL_HR_T76MGE_ELI has no exception.
Method RESET_BUFFER Signature
Method RESET_BUFFER on class CL_HR_T76MGE_ELI has no parameter.
Method RESET_BUFFER on class CL_HR_T76MGE_ELI has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 110 |