SAP ABAP Class CL_PT_TMW_EE_SELECTION_ADAPTER (TMW: Basis Tools Wrapper)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PT-RC (Application Component) Time Data Recording and Administration
⤷
PAOC_TIM_TMW_APPLICATION (Package) TMW: Application
⤷
⤷
Properties
| Class | CL_PT_TMW_EE_SELECTION_ADAPTER | |
| Short Description | TMW: Basis Tools Wrapper | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_TIM_TMW_APPLICATION | TMW: Application |
| Created | 19990623 | SAP |
| Last change | 19990713 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PT_TMW_EE_SELECTION_ADAPTER has no interface implemented.
Friends
Class CL_PT_TMW_EE_SELECTION_ADAPTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | D | Selection Date for Persons | 19990623 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TMW_T_SEL_BUFFER | Buffer for Selections | 19990728 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | HR_SELID | Last Selection ID | 19990623 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | HRSEL_IDS | 'DUMMY' | Pseudo Selection ID | 19991210 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | D | Selection Date for Persons | 19990623 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | PT_TMW_EMP_SEL_GROUPID | Samples, Infoset, and Template for Interactive Selection IDs | 20000118 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PT_TMW_MESSAGE_COLLECTION | Error Message If No Employees Found | 19990927 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | PT_TMW_EMP_SEL_GROUPID | Selection ID Groups | 19991215 | |||
| 9 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_PT_TMW_EE_SELECTION_ADAPTER | Singleton | 19990623 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | PT_TMW_PROFILE | Time Manager's Workplace: Profile | 20000127 | |||
| 11 | Instance attribute | Private | See coding | Selection Variants for Employee | 19990623 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | SYUNAME | Current user | 19990623 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Inserts Employee for Period of a Terminal Session | 19991202 | |
| 2 | Instance method | Public | Method | Inserts a List of New Selection IDs | 20000130 | |
| 3 | Instance method | Public | Method | Sets New Selection Date | 19990623 | |
| 4 | Instance method | Public | Method | Gets Info for SELID | 19991202 | |
| 5 | Instance method | Public | Method | Reads InfoSet and Group for Definition of Selection ID | 20000118 | |
| 6 | Static method | Public | Method | Returns Instance | 19990623 | |
| 7 | Instance method | Public | Method | Sets New Selection Date | 19991008 | |
| 8 | Instance method | Public | Method | Gets Selection Text for Selection ID | 19990707 | |
| 9 | Instance method | Public | Method | Gets All Variants for One User and One Context | 19990623 | |
| 10 | Instance method | Public | Method | Set User, Selection Period, and Default Selection | 19990623 | |
| 11 | Instance method | Public | Method | Was Current Selection ID Deleted? | 20000130 | |
| 12 | Instance method | Public | Method | Update Current List | 20010410 | |
| 13 | Instance method | Public | Method | Select Employees for Selection ID | 19990623 |
Events
Class CL_PT_TMW_EE_SELECTION_ADAPTER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | L_S_LAST_PROFILE | Private | See coding | Last Selection ID for Profile (Structure) | 20000127 | |
|
| 2 | L_T_LAST_PROFILE | Private | See coding | Last Selection ID for Profile (Table) | 20000127 | |
|
| 3 | TMW_T_SEL_BUFFER | Private | See coding | TMW_T_SEL_BUFFER | 19990728 | |
Method Signatures
Method ADD_EMPLOYEE_FOR_SESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Mitarbeiter | 19991202 | |||
| 2 | RE_AUTHORISATION_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20010515 |
Method ADD_EMPLOYEE_FOR_SESSION on class CL_PT_TMW_EE_SELECTION_ADAPTER has no exception.
Method ADD_SELIDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SELIDS | Call by reference | Type reference (TYPE) | GSEL_T_SELID_DEFINITION | SelektionsIDs | 20000130 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Wurde aktuelle Selektion geändert ? | 20000130 |
Method ADD_SELIDS on class CL_PT_TMW_EE_SELECTION_ADAPTER has no exception.
Method CHANGE_SELECTION_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BEGDA | Call by reference | Type reference (TYPE) | D | Personenselektionsdatum | 19991008 | |||
| 2 | IM_ENDDA | Call by reference | Type reference (TYPE) | D | Personenselektionsdatum | 19991008 |
Method CHANGE_SELECTION_PERIOD on class CL_PT_TMW_EE_SELECTION_ADAPTER has no exception.
Method GET_CURRENT_SEL_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | HR_SELTEXT | Text zur SelektionsID | 19991202 |
Method GET_CURRENT_SEL_TEXT on class CL_PT_TMW_EE_SELECTION_ADAPTER has no exception.
Method GET_GROUPID_PLUS_INFOSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CURRENT_SELID | Call by reference | Type reference (TYPE) | HR_SELID | Selektions-ID | 20000127 | |||
| 2 | EX_GROUP | Call by reference | Type reference (TYPE) | PT_TMW_EMP_SEL_GROUPID | Gruppierung von Selektionen | 20000118 | |||
| 3 | EX_INFOSET | Call by reference | Type reference (TYPE) | AQ_SGNAME | SAP Query: InfoSet | 20000118 | |||
| 4 | EX_T_PATTERN | Call by reference | Type reference (TYPE) | GSEL_T_SELID_DEFINITION | Liste von Mustern | 20000121 | |||
| 5 | EX_WORK_AREA | Call by reference | Type reference (TYPE) | AQADEF-WSID | SAP Query (S): Id eines Arbeitsbereiches | 20000128 |
Method GET_GROUPID_PLUS_INFOSET on class CL_PT_TMW_EE_SELECTION_ADAPTER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_PT_TMW_EE_SELECTION_ADAPTER | Referenz auf eigene Instanz | 19990623 |
Method GET_INSTANCE on class CL_PT_TMW_EE_SELECTION_ADAPTER has no exception.
Method GET_SELECTION_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_BEGDA | Call by reference | Type reference (TYPE) | D | Personenselektionsdatum | 19991008 | |||
| 2 | EX_ENDDA | Call by reference | Type reference (TYPE) | D | Personenselektionsdatum | 19991008 |
Method GET_SELECTION_PERIOD on class CL_PT_TMW_EE_SELECTION_ADAPTER has no exception.
Method GET_SEL_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_HR_SELID | Call by reference | Type reference (TYPE) | HR_SELID | Selektionsid | 19990707 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | HR_SELTEXT | Text zur SelektionsID | 19990707 |
Method GET_SEL_TEXT on class CL_PT_TMW_EE_SELECTION_ADAPTER has no exception.
Method GET_USER_VARIANTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_GROUP | Call by reference | Type reference (TYPE) | HR_SEL_GROUPID | Alle SelektionsIDs zur Gruppe | 19991213 | |||
| 2 | RESULT | Call by reference | Object reference (TYPE REF TO) | DATA | SelektionsIDs | 19990707 |
Method GET_USER_VARIANTS on class CL_PT_TMW_EE_SELECTION_ADAPTER has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BEGDA | Call by reference | Type reference (TYPE) | D | Personenauswahlzeitraum Beginn | 19990623 | |||
| 2 | IM_ENDDA | Call by reference | Type reference (TYPE) | D | Personenauswahlzeitraum Ende | 19990623 | |||
| 3 | IM_PROFILE | Call by reference | Type reference (TYPE) | PT_TMW_PROFILE | Profil für den Arbeitsplatz Personalzeitmanagement | 20000127 | |||
| 4 | IM_SELID | Call by reference | Type reference (TYPE) | HR_SELID | Default SelektionsId | 19990623 | |||
| 5 | IM_USER | Call by reference | Type reference (TYPE) | SYUNAME | Benutzer | 19990623 |
Method INITIALIZE on class CL_PT_TMW_EE_SELECTION_ADAPTER has no exception.
Method IS_CURRENT_SELID_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SELIDS | Call by reference | Type reference (TYPE) | GSEL_T_SELID_DEFINITION | SelektionsID | 20000130 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | gelöschte SELID war aktuelle | 20000130 |
Method IS_CURRENT_SELID_DELETED on class CL_PT_TMW_EE_SELECTION_ADAPTER has no exception.
Method REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_EMPLOYEE_POOL | Call by reference | Type reference (TYPE) | TIM_TMW_PERNR_D_TAB | Pool | 20010410 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Für den Benutzer sind keine Selektionen definiert | 20010410 |
Method SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_EMPLOYEE_POOL | Call by reference | Type reference (TYPE) | TIM_TMW_PERNR_D_TAB | Pool | 19990623 | |||
| 2 | IM_SELID | Call by reference | Type reference (TYPE) | HR_SELID | s. Spezifikation: Allgemeine Selektionen im HR | 19990623 | |||
| 3 | IM_USER | Call by reference | Type reference (TYPE) | SYUNAME | Für diesen User werden die SelIDs gelesen | 19990623 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Für den Benutzer sind keine Selektionen definiert | 19990623 |
History
| Last changed by/on | SAP | 19990713 |
| SAP Release Created in |