SAP ABAP Class CL_HR_T76MGE_ASI (Assignment Type 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_ASI  
Short Description Assignment Type 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
# Type group / Object type Type Type Description
1 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 VRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HR_T76MGE_ASI has no interface implemented.
Friends
Class CL_HR_T76MGE_ASI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_BUFFER_T76MGE_ASI Static Attribute Private Type reference (TYPE) PMGET_T76MGE_ASI Assignment Types 20030401
2 AT_BUFFER_T76MGE_AST Static Attribute Private Type reference (TYPE) PMGET_T76MGE_AST Assignment Types Texts 20030401
3 A_IS_BUFFERED Static Attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20011105
4 A_READ_BUFFER_ENTRIES Static Attribute Private Type reference (TYPE) BOOLE_D FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030401
5 A_SUBRC Static Attribute Private Type reference (TYPE) SY-SUBRC Return Value, Return Value After ABAP Statements 20011105
6 A_T76MGE_ASI Static Attribute Private Type reference (TYPE) T76MGE_ASI Table for Wage codes 20011105
7 A_T76MGE_AST Static Attribute Private Type reference (TYPE) T_T76MGE_AST 20020103
8 C_ASITY_ALL Constant Public Type reference (TYPE) T76MGE_ASI-ASSIGN_TYPE 'XX' Assignment Type 20020701
9 FALSE Constant Private Type reference (TYPE) BOOLE_D SPACE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20011105
10 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 PUT_ENTRIES_IN_BUFFER Static method Public Method Put data that should be read instead of the DB 20030401
4 READ Static method Public Method Reads a Single Record 20011105
5 READ_ALL_ASSIGNMENTS Static method Public Method Read all assignments 20030708
6 READ_FOR_LISTBOX Static method Public Method Read table for listbox population 20020326
7 READ_TEXT Static method Public Method Reads assignment type text 20020103
8 RESET_BUFFER Static method Public Method Reset the external buffer 20030402
Events
Class CL_HR_T76MGE_ASI has no event.
Types
Class CL_HR_T76MGE_ASI 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_ASI_TAB Call by reference Type reference (TYPE) PMGET_T76MGE_ASI Auslandseinsatzarten 20030326
4 Exporting T76MGE_AST_TAB Call by reference Type reference (TYPE) PMGET_T76MGE_AST Auslandseinsatzarten - Texte 20030326
5 Importing TARGET_ASS_TEXT Call by reference Type reference (TYPE) PMGE_CTEXT Textfeld für MGM-Entitäten 20030325
6 Importing TARGET_ASS_TYPE Call by reference Type reference (TYPE) PMGE_ASITY Auslandseinsatzart 20030325

Method COPY_FOR_ASS_TYPE on class CL_HR_T76MGE_ASI 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_ASI 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_ASI_TAB Call by reference Type reference (TYPE) PMGET_T76MGE_ASI Auslandseinsatzarten 20030401
2 Importing T76MGE_AST_TAB Call by reference Type reference (TYPE) PMGET_T76MGE_AST Auslandseinsatzarten - Texte 20030401

Method PUT_ENTRIES_IN_BUFFER on class CL_HR_T76MGE_ASI has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ASSIGN_TYPE Call by reference Type reference (TYPE) T76MGE_ASI-ASSIGN_TYPE Tabelle für Lohnschlüssel 20011105
2 Returning T76MGE_ASI Value transfer Type reference (TYPE) T76MGE_ASI Tabelle für Lohnschlüssel 20011105

Method READ on class CL_HR_T76MGE_ASI has no exception.

Method READ_ALL_ASSIGNMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ASSIGNMENTS_TAB Value transfer Type reference (TYPE) PMGET_ASI_TXT Auslandseinsatzarten 20030708

Method READ_ALL_ASSIGNMENTS on class CL_HR_T76MGE_ASI has no exception.

Method READ_FOR_LISTBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ITEMS Value transfer Type reference (TYPE) VRM_VALUES 20020326

Method READ_FOR_LISTBOX on class CL_HR_T76MGE_ASI has no exception.

Method READ_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ASSIGN_TEXT Value transfer Type reference (TYPE) PMGE_CTEXT Textfeld für MGM-Entitäten 20020103
2 Importing ASSIGN_TYPE Call by reference Type reference (TYPE) PMGE_ASITY Auslandseinsatzart 20020103
3 Importing LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20020103

Method READ_TEXT on class CL_HR_T76MGE_ASI has no exception.

Method RESET_BUFFER Signature

Method RESET_BUFFER on class CL_HR_T76MGE_ASI has no parameter.
Method RESET_BUFFER on class CL_HR_T76MGE_ASI has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 110