SAP ABAP Class CL_PT_TMW_EMPLOYEE_POOL (Class for Employee Pool and Employee Selection)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PT-RC (Application Component) Time Data Recording and Administration
⤷
PAOC_TIM_TMW_UIA_OBJECTS (Package) TMW: UIA Objects
⤷
⤷
Properties
| Class | CL_PT_TMW_EMPLOYEE_POOL | |
| Short Description | Class for Employee Pool and Employee Selection | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_TIM_TMW_UIA_OBJECTS | TMW: UIA Objects |
| Created | 19990623 | SAP |
| Last change | 20001128 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PT_TMW_EMPLOYEE_POOL has no forward declaration.
Interfaces
Class CL_PT_TMW_EMPLOYEE_POOL has no interface implemented.
Friends
Class CL_PT_TMW_EMPLOYEE_POOL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | BOOLE_D | ' ' | FALSE | 19990906 | ||
| 2 | Constant | Public | Type reference (TYPE) | PTMSGID | 'EMPLOYEE_POOL' | MESSAGE_ID for Generated Message | 19990906 | ||
| 3 | Constant | Public | Type reference (TYPE) | PTMSGTY | 'E' | MESSAGE_TYPE for Generated Message | 19990906 | ||
| 4 | Constant | Protected | Type reference (TYPE) | BOOLE_D | 'X' | TRUE | 19990906 | ||
| 5 | Instance attribute | Public | Type reference (TYPE) | TIM_TMW_PERNR_D_TAB | Personnel Numbers Pool | 19991213 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Indicator | 19990804 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | TIM_TMW_PERNR_D_TAB | Multiple Selection of Personnel Numbers | 19991213 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | TIM_TMW_PERNR_D_TAB | Personnel Numbers Pool | 20000117 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | TIM_TMW_PERNR_D_TAB | Multiple Selection of Personnel Numbers | 20000117 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | PERNR_D | Selected Personnel Number | 20000117 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | PERNR_D | Selected Personnel Number | 19991213 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Undo Selections | 19990930 | |
| 2 | Instance method | Private | Method | Table Comparison | 19991213 | |
| 3 | Instance method | Public | Method | Copy All | 19990705 | |
| 4 | Instance method | Public | Method | Creates Message | 19990623 | |
| 5 | Instance method | Private | Method | Deletes Duplicates | 19990804 | |
| 6 | Instance method | Public | Method | Message Processing | 19990623 | |
| 7 | Instance method | Public | Method | Changed Status (Cumulative) | 19990626 | |
| 8 | Instance method | Public | Method | Changed Status (Cumulative Details) | 19991213 | |
| 9 | Instance method | Public | Method | Select Employee from List | 19990623 | |
| 10 | Instance method | Public | Method | Selects Several Employees | 19990804 | |
| 11 | Instance method | Public | Method | Sets Basic Quantity | 19990623 |
Events
Class CL_PT_TMW_EMPLOYEE_POOL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_MULTIPLE | Protected | See coding | TY_MULTIPLE | 19991212 | |
|
| 2 | TY_SINGLE | Protected | Type reference (TYPE) | PERNR_D | TY_SINGLE | 19990906 | |
| 3 | TY_UNIQUE | Protected | See coding | TY_UNIQUE | 19991212 | |
Method Signatures
Method CLEAR_SELECTION Signature
Method CLEAR_SELECTION on class CL_PT_TMW_EMPLOYEE_POOL has no parameter.
Method CLEAR_SELECTION on class CL_PT_TMW_EMPLOYEE_POOL has no exception.
Method COMPARE_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 19991213 | |||
| 2 | EX_SET_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 19991213 | |||
| 3 | IM_NEW_TAB | Value transfer | Type reference (TYPE) | TIM_TMW_PERNR_D_TAB | Personalnummer | 19991213 | |||
| 4 | IM_OLD_TAB | Value transfer | Type reference (TYPE) | TIM_TMW_PERNR_D_TAB | Personalnummer | 19991213 |
Method COMPARE_TABLES on class CL_PT_TMW_EMPLOYEE_POOL has no exception.
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_PT_TMW_EMPLOYEE_POOL | Kopie | 19990705 |
Method COPY on class CL_PT_TMW_EMPLOYEE_POOL has no exception.
Method CREATE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SENDER | Value transfer | Object reference (TYPE REF TO) | IF_PT_UIA_OBJECT | Absender | 19990623 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_PT_UIA_MESSAGE | Nachricht zur Zustandsübertragung | 19990623 |
Method CREATE_MESSAGE on class CL_PT_TMW_EMPLOYEE_POOL has no exception.
Method DELETE_DUPLICATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EMPLOYEES | Call by reference | Type reference (TYPE) | TY_MULTIPLE | Zu filternde Tabelle | 19990804 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | TY_MULTIPLE | Gefilterte Tabelle | 19990804 |
Method DELETE_DUPLICATES on class CL_PT_TMW_EMPLOYEE_POOL has no exception.
Method HANDLE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MESSAGE | Value transfer | Object reference (TYPE REF TO) | IF_PT_UIA_MESSAGE | Nachricht | 19990623 | |||
| 2 | RE_MESSAGE_UNDERSTOOD | Value transfer | Type reference (TYPE) | BOOLE_D | Nachricht verstanden | 19990626 |
Method HANDLE_MESSAGE on class CL_PT_TMW_EMPLOYEE_POOL has no exception.
Method IS_STATE_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Zustand geändert | 19990626 |
Method IS_STATE_CHANGED on class CL_PT_TMW_EMPLOYEE_POOL has no exception.
Method IS_STATE_CHANGED_DETAILED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Zustand geändert | 19991213 | |||
| 2 | EX_EMPLOYEE_POOL_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Mitarbeitervorrat geändert | 19991213 | |||
| 3 | EX_MULTIPLE_SELECTION_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Mehrfachselektion geändert | 19991213 | |||
| 4 | EX_MULTIPLE_SET_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Mehrfachselektion Menge geändert | 19991213 | |||
| 5 | EX_POOL_SET_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Mitarbeitervorrat Menge geändert | 19991213 | |||
| 6 | EX_SELECTED_EMPLOYEE_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Selektierter Mitarbeiter geändert | 19991213 |
Method IS_STATE_CHANGED_DETAILED on class CL_PT_TMW_EMPLOYEE_POOL has no exception.
Method SELECT_EMPLOYEE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EMPLOYEE | Value transfer | Type reference (TYPE) | PERNR_D | MA | 19990623 |
Method SELECT_EMPLOYEE on class CL_PT_TMW_EMPLOYEE_POOL has no exception.
Method SELECT_MULTIPLE_EMPLOYEES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MULTIPLE_SELECTION | Call by reference | Type reference (TYPE) | TIM_TMW_PERNR_D_TAB | Mehrfachselektion | 19990804 |
Method SELECT_MULTIPLE_EMPLOYEES on class CL_PT_TMW_EMPLOYEE_POOL has no exception.
Method SET_EMPLOYEE_POOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EMPLOYEE_POOL | Value transfer | Type reference (TYPE) | TIM_TMW_PERNR_D_TAB | Pool | 19990623 |
Method SET_EMPLOYEE_POOL on class CL_PT_TMW_EMPLOYEE_POOL has no exception.
History
| Last changed by/on | SAP | 20001128 |
| SAP Release Created in |