SAP ABAP Class CL_HR_T76MGE_CKL (Checklist Attributes 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_CKL  
Short Description Checklist Attributes 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_CKL has no forward declaration.
Interfaces
Class CL_HR_T76MGE_CKL has no interface implemented.
Friends
Class CL_HR_T76MGE_CKL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_ASSIGNMENT_TYPE Static Attribute Private Type reference (TYPE) PMGE_ASITY Assignment Type 20020107
2 A_COUNTRY Static Attribute Private Type reference (TYPE) INTCA Country ISO code 20020107
3 A_COUNTRY_FLAG Static Attribute Private Type reference (TYPE) PMGE_CFLAG Country Flag 20020107
4 A_FAMILY_STATUS Static Attribute Private Type reference (TYPE) PMGE_FAMST Family Status 20020107
5 A_HOST_COUNTRY Static Attribute Private Type reference (TYPE) INTCA Country ISO code 20020205
6 A_IS_BUFFERED Static Attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20011105
7 A_KEY_DATE Static Attribute Private Type reference (TYPE) BEGDA Start Date 20011120
8 A_SUBRC Static Attribute Private Type reference (TYPE) SY-SUBRC Return Value, Return Value After ABAP Statements 20011105
9 A_T76MGE_CKL Static Attribute Private Type reference (TYPE) T76MGE_CKL Table for Wage codes 20011105
10 A_T76MGE_CKL_LIST Static Attribute Private Type reference (TYPE) PMGET_T76MGE_CKL Table for Checklist Attributes 20020107
11 C_ASSIGNMENT_TYPE Static Attribute Private Type reference (TYPE) PMGE_ASITY Assignment Type 20020107
12 C_CHK_ITEM Static Attribute Private Type reference (TYPE) PMGE_CHKIT Checklist Item 20020107
13 C_FAMILY_STATUS Static Attribute Private Type reference (TYPE) PMGE_FAMST Family Status 20020107
14 C_HOME_COUNTRY Static Attribute Private Type reference (TYPE) INTCA Country ISO code 20020107
15 C_HOST_COUNTRY Static Attribute Private Type reference (TYPE) INTCA Country ISO code 20020204
16 C_IS_BUFFERED Static Attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20020107
17 C_KEY_DATE Static Attribute Private Type reference (TYPE) BEGDA Start Date 20020107
18 C_SEND_COUNTRY Static Attribute Private Type reference (TYPE) INTCA Country ISO code 20020107
19 C_SUBRC Static Attribute Private Type reference (TYPE) SY-SUBRC Return Value, Return Value After ABAP Statements 20020107
20 C_T76MGE_CKL Static Attribute Private Type reference (TYPE) T76MGE_CKL Checklist Table 20020107
21 FALSE Constant Private Type reference (TYPE) BOOLE_D SPACE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20011105
22 HOME Constant Public Type reference (TYPE) PMGE_CFLAG 'H' Country Flag 20020107
23 SENDING Constant Public Type reference (TYPE) PMGE_CFLAG 'S' Country Flag 20020107
24 TRUE Constant Private 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 20020107
4 READ_BY_SPEC_KEY Static method Public Method 20020107
5 READ_PROPOSAL_CHECKLIST_ITEMS Static method Public Method Reads a tableof checklist items for a particular key 20020205
Events
Class CL_HR_T76MGE_CKL has no event.
Types
Class CL_HR_T76MGE_CKL 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_CKL_TAB Call by reference Type reference (TYPE) PMGET_T76MGE_CKL Tabelle für Checklistenmerkmale 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_CKL 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_CKL 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 des Landes 20020107
2 Importing COUNTRY_FLAG Call by reference Type reference (TYPE) PMGE_CFLAG Länderkennzeichen 20020107
3 Importing COUNTRY_GROUP_LIST Call by reference Type reference (TYPE) PMGET_COUNTRY_GROUP Tabelle für Ländergruppen 20020107
4 Changing T76MGE_CKL_LIST Call by reference Type reference (TYPE) PMGET_T76MGE_CKL Tabelle für Checklistenmerkmale 20020107

Method DELETE_IRRELEVANT_ENTRIES on class CL_HR_T76MGE_CKL 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 20020107
2 Importing CHK_ITEM Call by reference Type reference (TYPE) PMGE_CHKIT Checklistenposition 20020107
3 Importing FAMILY_STATUS Call by reference Type reference (TYPE) PMGE_FAMST Familienstatus 20020107
4 Importing HOME_COUNTRY Call by reference Type reference (TYPE) INTCA ISO-Code des Landes 20020107
5 Importing HOST_COUNTRY Call by reference Type reference (TYPE) INTCA ISO-Code des Landes 20020204
6 Importing KEY_DATE Call by reference Type reference (TYPE) BEGDA Beginndatum 20020107
7 Importing SEND_COUNTRY Call by reference Type reference (TYPE) INTCA ISO-Code des Landes 20020107
8 Exporting T76MGE_CKL Call by reference Type reference (TYPE) T76MGE_CKL Checklistentabelle 20020107

Method READ_BY_SPEC_KEY on class CL_HR_T76MGE_CKL has no exception.

Method READ_PROPOSAL_CHECKLIST_ITEMS 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) T76MGE_CKL-ASSIGN_TYPE Auslandseinsatzart 20020205
2 Importing COUNTRY Call by reference Type reference (TYPE) T76MGE_CKL-FROM_COUNTRY 20020205
3 Importing COUNTRY_FLAG Call by reference Type reference (TYPE) T76MGE_CKL-COUNTRY_FL 20020205
4 Importing COUNTRY_GROUP_LIST Call by reference Type reference (TYPE) PMGET_COUNTRY_GROUP Tabelle für Ländergruppen 20020205
5 Importing FAMILY_STATUS Call by reference Type reference (TYPE) T76MGE_CKL-FAMILY_STAT 20020205
6 Importing HOST_COUNTRY Call by reference Type reference (TYPE) T76MGE_CKL-HOST_COUNTRY 20020205
7 Importing HOST_COUNTRY_GROUP_LIST Call by reference Type reference (TYPE) PMGET_COUNTRY_GROUP Tabelle für Ländergruppen 20020205
8 Importing KEY_DATE Call by reference Type reference (TYPE) BEGDA Beginndatum 20020205
9 Exporting T76MGE_CKL_LIST Call by reference Type reference (TYPE) PMGET_T76MGE_CKL Checklistentabelle 20020205

Method READ_PROPOSAL_CHECKLIST_ITEMS on class CL_HR_T76MGE_CKL has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 110