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 AT_BUFFER_T76MGE_ELI Static Attribute Private Type reference (TYPE) PMGET_T76MGE_ELI Table for eligible derived CPIs 20030401
2 A_IS_BUFFERED Static Attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20011105
3 A_READ_BUFFER_ENTRIES Static Attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030401
4 A_SUBRC Static Attribute Private Type reference (TYPE) SY-SUBRC Return Value, Return Value After ABAP Statements 20011105
5 A_T76MGE_ELI Static Attribute Private Type reference (TYPE) T76MGE_ELI Table for Wage codes 20011105
6 B_ASSIGNMENT_TYPE Static Attribute Private Type reference (TYPE) PMGE_ASITY Assignment Type 20011105
7 B_COUNTRY Static Attribute Private Type reference (TYPE) INTCA Home Country ISO code 20011105
8 B_COUNTRY_FLAG Static Attribute Private Type reference (TYPE) PMGE_CFLAG Flag Sending ot Home 20011105
9 B_FAMILY_STATUS Static Attribute Private Type reference (TYPE) PMGE_FAMST Family Status 20011105
10 B_HOST_COUNTRY Static Attribute Private Type reference (TYPE) INTCA Host Country ISO code 20011105
11 B_IS_BUFFERED Static Attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20011105
12 B_KEY_DATE Static Attribute Private Type reference (TYPE) BEGDA Key Date 20011105
13 B_SUBRC Static Attribute Private Type reference (TYPE) SY-SUBRC Return Value, Return Value After ABAP Statements 20011105
14 B_T76MGE_ELI_LIST Static Attribute Private Type reference (TYPE) PMGET_T76MGE_ELI Table for eligible allwance CPIs 20011105
15 C_NEGATIVE_ELIGIBILITY Constant Public Type reference (TYPE) PMGE_ELIFL 'N' Eligibility Flag 20030314
16 C_POSITIVE_ELIGIBILITY Constant Public Type reference (TYPE) PMGE_ELIFL ' ' Eligibility Flag 20030314
17 C_WORLDWIDE_ELIGIBILITY Constant Public Type reference (TYPE) PMGE_WORLDWIDE_ELIGIBILITY 'X' Worldwide eligible 20030414
18 FALSE Constant Public Type reference (TYPE) BOOLE_D SPACE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20011105
19 HOME Constant Public Type reference (TYPE) PMGE_CFLAG 'H' Country Flag 20011109
20 SENDING Constant Public Type reference (TYPE) PMGE_CFLAG 'S' Country Flag 20011109
21 TRUE 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 COPY_FOR_ASS_TYPE Static method Public Method Copy entries with a new assignment type 20030325
2 DELETE_ASSIGN_TYPE Static method Public Method Delete entries for an assignment type 20030326
3 DELETE_IRRELEVANT_ENTRIES Static method Private Method Deletes non-relevant entries for host country/country group 20011105
4 PUT_ENTRIES_IN_BUFFER Static method Public Method Put data that should be read instead of the DB 20030401
5 READ Static method Public Method Reads a Single Record 20011105
6 READ_BY_SPEC_KEY Static method Public Method Reads entry for specified key elements 20011109
7 READ_TABLE_BY_SPEC_KEY Static method Public Method Reads all entries for specified key elements 20011109
8 RESET_BUFFER 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 Importing SOURCE_ASS_TYPE Call by reference Type reference (TYPE) PMGE_ASITY Auslandseinsatzart 20030325
2 Importing SOURCE_CLIENT Call by reference Type reference (TYPE) MANDT Mandant 20030325
3 Exporting T76MGE_ELI_TAB Call by reference Type reference (TYPE) PMGET_T76MGE_ELI Tabelle für zulässige abgeleitete VPBs 20030326
4 Importing 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 Importing ASSIGNMENT_TYPE Call by reference Type reference (TYPE) PMGE_ASITY Auslandseinsatzart 20030326
2 Importing 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 Importing COUNTRY Call by reference Type reference (TYPE) INTCA ISO-Code Gastland 20011109
2 Importing COUNTRY_FLAG Call by reference Type reference (TYPE) PMGE_CFLAG Länderkennzeichen 20011109
3 Importing COUNTRY_GROUP_LIST Call by reference Type reference (TYPE) PMGET_COUNTRY_GROUP Tabelle für Ländergruppen 20011109
4 Changing 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 Importing 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 Importing CPI Call by reference Type reference (TYPE) T76MGE_ELI-CPI Tabelle für Lohnschlüssel 20011105
2 Returning 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 Importing ASSIGNMENT_TYPE Call by reference Type reference (TYPE) PMGE_ASITY Auslandseinsatzart 20011109
2 Importing CPI Call by reference Type reference (TYPE) PMGE_CPI Vergütungspaketbestandteil 20011109
3 Importing FAMILY_STATUS Call by reference Type reference (TYPE) PMGE_FAMST Familienstatus 20011109
4 Importing HOME_COUNTRY Call by reference Type reference (TYPE) INTCA ISO-Code des Landes 20011109
5 Importing HOST_COUNTRY Call by reference Type reference (TYPE) INTCA ISO-Code des Landes 20011109
6 Importing KEY_DATE Call by reference Type reference (TYPE) BEGDA Beginndatum 20011109
7 Importing SEND_COUNTRY Call by reference Type reference (TYPE) INTCA ISO-Code des Landes 20011109
8 Exporting 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 Importing ASSIGNMENT_TYPE Call by reference Type reference (TYPE) PMGE_ASITY Auslandseinsatzart 20011109
2 Importing COUNTRY Call by reference Type reference (TYPE) INTCA ISO-Code des Landes 20011109
3 Importing COUNTRY_FLAG Call by reference Type reference (TYPE) PMGE_CFLAG ISO-Code des Landes 20011109
4 Importing COUNTRY_GROUP_LIST Call by reference Type reference (TYPE) PMGET_COUNTRY_GROUP Tabelle für Stammlandgruppen 20011109
5 Importing FAMILY_STATUS Call by reference Type reference (TYPE) PMGE_FAMST Familienstatus 20011109
6 Importing HOST_COUNTRY Call by reference Type reference (TYPE) INTCA ISO-Code des Landes 20011109
7 Importing HOST_COUNTRY_GROUP_LIST Call by reference Type reference (TYPE) PMGET_COUNTRY_GROUP Tabelle für Gastlandgruppen 20011109
8 Importing KEY_DATE Call by reference Type reference (TYPE) BEGDA SY-DATUM Beginndatum 20011109
9 Exporting 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