SAP ABAP Interface IF_PT_UIA_TMW_EE_LIST (Access to Employee List in GUI)
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
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PT_UIA_TMW_EE_NAVIG_TREE | UIA for Employee Navigation | 19991202 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PT_UIA_TOOLBAR_EE_VARIANTS | Get Variants for Employee Selection | 20000120 |
Properties
| Interface | IF_PT_UIA_TMW_EE_LIST | |
| Short Description | Access to Employee List in GUI |
General Data
| Package | PAOC_TIM_TMW_UIA_OBJECTS | TMW: UIA Objects |
| Created | 19991202 | SAP |
| Last changed | 00000000 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | GSEL | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | HR | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_PT_UIA_TMW_EE_LIST has no interface.
Friends
Interface IF_PT_UIA_TMW_EE_LIST has no friend.
Attributes
Interface IF_PT_UIA_TMW_EE_LIST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Insert Employee in List | 19991202 | |
| 2 | Instance method | Public | Method | Insert a New Selection ID from Table | 19991214 | |
| 3 | Instance method | Public | Method | Generate Unique Selection ID | 19991213 | |
| 4 | Instance method | Public | Method | Delete a Selection ID in Table | 19991214 | |
| 5 | Instance method | Public | Method | Get Generated Selection ID for Employee | 19991213 | |
| 6 | Instance method | Public | Method | Determine Group for Generated Selection ID | 19991213 | |
| 7 | Instance method | Public | Method | Get Info on Selection ID Definition | 19991215 | |
| 8 | Instance method | Public | Method | Get Current Selection ID | 19991214 |
Events
Interface IF_PT_UIA_TMW_EE_LIST has no event.
Types
Interface IF_PT_UIA_TMW_EE_LIST has no local type.
Method Signatures
Method ADD_EMPLOYEE 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 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Fehler beim Lesen ? | 19991202 |
Method ADD_EMPLOYEE on Interface IF_PT_UIA_TMW_EE_LIST has no exception.
Method ADD_SELID 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 |
Method ADD_SELID on Interface IF_PT_UIA_TMW_EE_LIST has no exception.
Method CREATE_SELID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | HR_SELID | SelektionsID | 19991213 |
Method CREATE_SELID on Interface IF_PT_UIA_TMW_EE_LIST has no exception.
Method DELETE_SELID 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 | Tabelle mit SelektionsIDs | 20000130 |
Method DELETE_SELID on Interface IF_PT_UIA_TMW_EE_LIST has no exception.
Method GET_GENERATED_SELIDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_REF_LIST | Value transfer | Object reference (TYPE REF TO) | DATA | Liste der generierten Selektionen | 19991213 |
Method GET_GENERATED_SELIDS on Interface IF_PT_UIA_TMW_EE_LIST has no exception.
Method GET_GROUP_FOR_SELID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | HR_SEL_GROUPID | Gruppe für generische SelektionsIDs | 19991213 |
Method GET_GROUP_FOR_SELID on Interface IF_PT_UIA_TMW_EE_LIST has no exception.
Method GET_INFOS_FOR_SELID 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_FUNC_AREA | Call by reference | Type reference (TYPE) | AQ_SGNAME | Sachgebiet | 19991215 | |||
| 3 | EX_GROUP_ID | Call by reference | Type reference (TYPE) | PT_TMW_EMP_SEL_GROUPID | Gruppe für selbstdefinitierte Selektionen | 19991215 | |||
| 4 | EX_SELID_LIST | Call by reference | Type reference (TYPE) | GSEL_T_SELID_DEFINITION | Liste der Muster | 20000121 | |||
| 5 | EX_WINDOWS_TITLE | Call by reference | Type reference (TYPE) | SYTITLE | Bildschirmbilder, Text in der Titelzeile | 20000203 | |||
| 6 | EX_WORK_AREA | Call by reference | Type reference (TYPE) | AQADEF-WSID | SAP Query (S): Id eines Arbeitsbereiches | 20000128 |
Method GET_INFOS_FOR_SELID on Interface IF_PT_UIA_TMW_EE_LIST has no exception.
Method GET_SELID_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SELID_TEXT | Value transfer | Type reference (TYPE) | HR_SELTEXT | Text zur SELID | 19991214 | |||
| 2 | IM_SELID | Call by reference | Type reference (TYPE) | HR_SELID | SelektionsID | 19991214 |
Method GET_SELID_TEXT on Interface IF_PT_UIA_TMW_EE_LIST has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 46B |