SAP ABAP Class IF_PT_UIA_TMW_TIMESPEC_BLOP (Interface for Business Logic Processor Data)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_PT_UIA_TMW_CHANGEABLE | Changeable Object | 19991220 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_PT_UIA_TMW_CURSOR | Cursor Position | 19990902 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_PT_UIA_TMW_DISPLAY_MODE | Display <-> Change | 19990912 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PT_UIA_TMW_TIMESPEC_BLOP | Class for BLP Details | 19990824 |
Properties
| Class | IF_PT_UIA_TMW_TIMESPEC_BLOP | |
| Short Description | Interface for Business Logic Processor Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 19990824 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_PT_UIA_TMW_TIMESPEC_BLOP has no interface implemented.
Friends
Class IF_PT_UIA_TMW_TIMESPEC_BLOP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | Use Authorization Level as String | 19990830 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | TIM_TMWCATEGORY | Category | 19990824 | |||
| 3 | Constant | Public | Type reference (TYPE) | TIM_TMWCATEGORY | 'UNKNOWN' | Unknown Category | 19990824 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | PERNR_D | Employee | 19990824 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Incorrect time entry | 19990824 | |||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_PT_TMW_MESSAGE_COLLECTION | Error Messages During Flush | 19990922 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Flag: Record Displayed | 20010522 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Flag: A Time, Not a Period, is Displayed | 20000324 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | I | Item | 19991118 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | UI_FUNC | Selected Tab Cards | 19991116 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | TIM_TMWRECUID | RECUID | 19990824 | |||
| 12 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_PT_TMW_MESSAGE_COLLECTION | Error Messages During Refresh | 19990922 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | TIM_TMW_SELCATTYPE_ENTRY | Selection Criterion | 19990928 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | TMW_TDT_LIST | List of Valid Short Descriptions | 20000113 | |||
| 15 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_PT_UIA_TMW_TIMESPEC_DETAIL | Actual time entry | 19990824 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | TIM_TMWTYPE | Type | 19990824 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Time Entry | 19990824 | |
| 2 | Instance method | Public | Method | Gets Date from Initialization | 20000113 | |
| 3 | Instance method | Public | Method | Initializes BLP Time Records | 19990824 |
Events
Class IF_PT_UIA_TMW_TIMESPEC_BLOP has no event.
Types
Class IF_PT_UIA_TMW_TIMESPEC_BLOP has no local type.
Method Signatures
Method DELETE Signature
Method DELETE on class IF_PT_UIA_TMW_TIMESPEC_BLOP has no parameter.
Method DELETE on class IF_PT_UIA_TMW_TIMESPEC_BLOP has no exception.
Method GET_DATE 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 | Beginndatum | 20000113 | |||
| 2 | EX_DATE | Call by reference | Type reference (TYPE) | D | Stichtag | 20000113 | |||
| 3 | EX_ENDDA | Call by reference | Type reference (TYPE) | D | Endedatum | 20000113 |
Method GET_DATE on class IF_PT_UIA_TMW_TIMESPEC_BLOP has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CATEGORY | Value transfer | Type reference (TYPE) | TIM_TMWCATEGORY | CO_UNKNOWN | Datenkategorie für den Arbeitsplatz Personalzeitmanagement | 20000112 | ||
| 2 | IM_FIELD_SELECTION | Value transfer | Type reference (TYPE) | PT_FIELD_SELECTION | ' ' | Feldselektion des Selektionstools (TC) | 20000306 | ||
| 3 | IM_OID | Value transfer | Object reference (TYPE REF TO) | IF_PT_UIX_TMW_OID | Objektidentifikation | 19991111 | |||
| 4 | IM_POSITION | Value transfer | Type reference (TYPE) | I | Positionsangabe | 19991118 | |||
| 5 | IM_SCREEN_AREA | Value transfer | Type reference (TYPE) | PT_SCREEN_AREA | Bildbereich des Selektionstools (TC) | 20000306 | |||
| 6 | IM_TYPE | Value transfer | Type reference (TYPE) | TIM_TMWTYPE | Datentyp des Arbeitsplatzes Personalzeitmanagement | 20000112 | |||
| 7 | IM_VALID_TDTYPES | Value transfer | Type reference (TYPE) | TMW_TDT_LIST | Liste gültiger Kürzel | 20000113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zeitangabe konnte nicht initialisiert werden | 19990824 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |