SAP ABAP Class CL_HR_T76MGE_ASFS (Assignment family status 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_ASFS | |
| Short Description | Assignment family status 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 | 20020116 | SAP |
| Last change | 20020116 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_HR_T76MGE_ASFS has no interface implemented.
Friends
Class CL_HR_T76MGE_ASFS 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_ASFS | Table for T76MGE_ASFS | 20030401 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20020116 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | FALSE | 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 | 20020116 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | T76MGE_ASFS | Table for Assignment family statuses | 20020116 | |||
| 6 | Constant | Public | Type reference (TYPE) | T76MGE_ASI-ASSIGN_TYPE | 'XX' | Assignment Type | 20020701 | ||
| 7 | Constant | Private | Type reference (TYPE) | BOOLE_D | SPACE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20020116 | ||
| 8 | Constant | Private | Type reference (TYPE) | BOOLE_D | 'X' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20020116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Fill list box | 20020402 | |
| 2 | Static method | Public | Method | Copy entries with a new assignment type | 20030325 | |
| 3 | Static method | Public | Method | Delete entries for an assignment type | 20030326 | |
| 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 | 20020116 | |
| 6 | Static method | Public | Method | Read table for listbox population | 20020402 | |
| 7 | Static method | Public | Method | Read table for listbox population | 20020301 | |
| 8 | Static method | Public | Method | Reset the external buffer | 20030402 |
Events
Class CL_HR_T76MGE_ASFS has no event.
Types
Class CL_HR_T76MGE_ASFS has no local type.
Method Signatures
Method ADD_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEMS | Call by reference | Type reference (TYPE) | VRM_VALUES | 20020402 | ||||
| 2 | I_FAMILY_STAT | Call by reference | Type reference (TYPE) | PMGE_FAMST | Familienstatus | 20020402 | |||
| 3 | LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | SAP-System, aktuelle Sprache | 20030410 |
Method ADD_ENTRY on class CL_HR_T76MGE_ASFS has no exception.
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_ASFS_TAB | Call by reference | Type reference (TYPE) | PMGET_T76MGE_ASFS | Tabelle für T76MGE_ASFS | 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_ASFS 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_ASFS 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_ASFS_TAB | Call by reference | Type reference (TYPE) | PMGET_T76MGE_ASFS | Tabelle für T76MGE_ASFS | 20030401 |
Method PUT_ENTRIES_IN_BUFFER on class CL_HR_T76MGE_ASFS has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ASSIGN_TYPE | Call by reference | Type reference (TYPE) | T76MGE_ASFS-ASSIGN_TYPE | Auslandseinsatzart | 20020116 | |||
| 2 | FAMILY_STATUS | Call by reference | Type reference (TYPE) | T76MGE_ASFS-FAMILY_STAT | Familienstatus | 20020116 | |||
| 3 | T76MGE_ASFS | Value transfer | Type reference (TYPE) | T76MGE_ASFS | Tabelle für Familienstatus zum Auslandseinsatz | 20020116 |
Method READ on class CL_HR_T76MGE_ASFS has no exception.
Method READ_ALL_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEMS | Value transfer | Type reference (TYPE) | VRM_VALUES | 20020402 | ||||
| 2 | LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | SAP-System, aktuelle Sprache | 20030410 |
Method READ_ALL_STATUS on class CL_HR_T76MGE_ASFS has no exception.
Method READ_FOR_LISTBOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ASSIGN_TYPE | Call by reference | Type reference (TYPE) | PMGE_ASITY | Auslandseinsatzart | 20020307 | |||
| 2 | ITEMS | Value transfer | Type reference (TYPE) | VRM_VALUES | 20020301 | ||||
| 3 | LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | SAP-System, aktuelle Sprache | 20030410 |
Method READ_FOR_LISTBOX on class CL_HR_T76MGE_ASFS has no exception.
Method RESET_BUFFER Signature
Method RESET_BUFFER on class CL_HR_T76MGE_ASFS has no parameter.
Method RESET_BUFFER on class CL_HR_T76MGE_ASFS has no exception.
History
| Last changed by/on | SAP | 20020116 |
| SAP Release Created in | 110 |