SAP ABAP Class CL_HR_T76MGE_CPI (Compensation Package Item 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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPA_BOOLE_D | HR: Master Data, Attribute True and False | 20011210 |
Properties
| Class | CL_HR_T76MGE_CPI | |
| Short Description | Compensation Package Item 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 | 20011024 | SAP |
| Last change | 20011024 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRPA_BOOLE_D | HR: Master Data, Attribute True and False | 20011210 |
Friends
Class CL_HR_T76MGE_CPI 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) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20011024 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | SY-SUBRC | Return Value, Return Value After ABAP Statements | 20011024 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | T76MGE_CPI | Table for CPIs | 20011024 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | T76MGE_CPIT | Compensation Package Item Text Table | 20011129 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20011210 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | PMGE_PAYCY | Pay Country | 20011210 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | SY-SUBRC | Return Value, Return Value After ABAP Statements | 20011210 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | PMGET_T76MGE_CPI | Line Type for Wage Code Tables | 20011210 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | V_T76MGE_CPI_A | Generated Table for View V_T76MGE_CPI_A | 20011129 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | V_T76MGE_CPI_B | Generated Table for View V_T76MGE_CPI_B | 20011129 | |||
| 11 | Instance attribute | Private | Attribute reference (LIKE) | 20011024 | |||||
| 12 | Instance attribute | Private | Attribute reference (LIKE) | 20011024 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Fills a listbox table line | 20011220 | |
| 2 | Static method | Public | Method | Reads a Single Record | 20011024 | |
| 3 | Static method | Public | Method | Reads and builds table for Listboxes acc. to parameters | 20011212 | |
| 4 | Static method | Public | Method | Read filtered data fro LISTBOX with cpi type = A | 20011129 | |
| 5 | Static method | Public | Method | Read filtered data fro LISTBOX with cpi type = B | 20011129 | |
| 6 | Static method | Public | Method | Reads the DB table and fills up a table | 20011210 | |
| 7 | Static method | Public | Method | Reads the DB table and fills up a table | 20011210 |
Events
Class CL_HR_T76MGE_CPI has no event.
Types
Class CL_HR_T76MGE_CPI has no local type.
Method Signatures
Method FILL_LISTBOX_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CPI | Call by reference | Type reference (TYPE) | PMGE_CPI | Vergütungspaketbestandteil | 20011220 | |||
| 2 | ENTRY | Value transfer | Type reference (TYPE) | VRM_VALUE | 20011220 |
Method FILL_LISTBOX_LINE on class CL_HR_T76MGE_CPI 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) | PMGE_CPI | VPB | 20011024 | |||
| 2 | T76MGE_CPI | Value transfer | Type reference (TYPE) | T76MGE_CPI | Tabelle für VPBs | 20011024 |
Method READ on class CL_HR_T76MGE_CPI has no exception.
Method READ_FOR_LISTBOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CTRY | Call by reference | Type reference (TYPE) | PMGE_PAYCY | Zahlungsland | 20011212 | |||
| 2 | DATE | Call by reference | Type reference (TYPE) | BEGDA | Beginndatum | 20011220 | |||
| 3 | LISTBOX_ENTRIES | Call by reference | Type reference (TYPE) | VRM_VALUES | 20011212 | ||||
| 4 | TYPE | Call by reference | Type reference (TYPE) | PMGE_CPITY | Art des Vergütungspaketbestandteils | 20011212 |
Method READ_FOR_LISTBOX on class CL_HR_T76MGE_CPI has no exception.
Method READ_FOR_LISTBOX_CPI_A Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMBO_FIELD | Call by reference | Type reference (TYPE) | VRM_ID | 20011129 | ||||
| 2 | ITEMS | Value transfer | Type reference (TYPE) | VRM_VALUES | 20011129 |
Method READ_FOR_LISTBOX_CPI_A on class CL_HR_T76MGE_CPI has no exception.
Method READ_FOR_LISTBOX_CPI_B Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMBO_FIELD | Call by reference | Type reference (TYPE) | VRM_ID | 20011129 | ||||
| 2 | ITEMS | Value transfer | Type reference (TYPE) | VRM_VALUES | 20011129 |
Method READ_FOR_LISTBOX_CPI_B on class CL_HR_T76MGE_CPI has no exception.
Method READ_TABLE_FOR_CPI_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CPI_TYPE | Call by reference | Type reference (TYPE) | PMGE_CPITY | Tabelle für Lohnschlüssel | 20011210 | |||
| 2 | T76MGE_CPI | Call by reference | Type reference (TYPE) | PMGET_T76MGE_CPI | Zeilenart für Lohnschlüsseltabellen | 20011210 |
Method READ_TABLE_FOR_CPI_TYPE on class CL_HR_T76MGE_CPI has no exception.
Method READ_TABLE_FOR_PAY_CTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAY_COUNTRY | Call by reference | Type reference (TYPE) | PMGE_PAYCY | Tabelle für Lohnschlüssel | 20011210 | |||
| 2 | T76MGE_CPI | Call by reference | Type reference (TYPE) | PMGET_T76MGE_CPI | Zeilenart für Lohnschlüsseltabellen | 20011210 |
Method READ_TABLE_FOR_PAY_CTRY on class CL_HR_T76MGE_CPI has no exception.
History
| Last changed by/on | SAP | 20011024 |
| SAP Release Created in | 110 |