SAP ABAP Class CL_DBA_SELECTION_TIMEFRAME (DBA: Selection Timeframe)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_RUNTIME (Package) DBA Cockpit: Runtime
⤷
⤷
Properties
| Class | CL_DBA_SELECTION_TIMEFRAME | |
| Short Description | DBA: Selection Timeframe | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
| Created | 20101108 | SAP |
| Last change | 20130531 | 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
Class CL_DBA_SELECTION_TIMEFRAME has no interface implemented.
Friends
Class CL_DBA_SELECTION_TIMEFRAME 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) | ABAP_BOOL | ABAP_UNDEFINED | 20101109 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SYDATUM | DBA: From Date | 20101108 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SYUZEIT | DBA: From Time | 20101108 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | DBA: Granularity | 20101108 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101108 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_TREE_NAVIGATOR | CL_DB6_TREE_NAVIGATOR | 20101108 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | I | DBA: Range Selection Type | 20101108 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | SYDATUM | DBA: To Date | 20101108 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | SYUZEIT | DBA: To Time | 20101108 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20101108 | |
| 2 | Instance method | Public | Method | 20101108 | ||
| 3 | Instance method | Public | Method | 20101108 |
Events
Class CL_DBA_SELECTION_TIMEFRAME has no event.
Types
Class CL_DBA_SELECTION_TIMEFRAME has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAV_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_TREE_NAVIGATOR | CL_DB6_TREE_NAVIGATOR | 20101108 |
Method CONSTRUCTOR on class CL_DBA_SELECTION_TIMEFRAME has no exception.
Method SET_STARTUP_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STARTUP_TIME_DISPLAY | Call by reference | Type reference (TYPE) | STRING | 20101109 | ||||
| 2 | STARTUP_TIME_FROM | Value transfer | Type reference (TYPE) | STRING | 20101108 | ||||
| 3 | STARTUP_TIME_GRANULARITY | Call by reference | Type reference (TYPE) | STRING | 20101108 | ||||
| 4 | STARTUP_TIME_RANGE | Call by reference | Type reference (TYPE) | STRING | 20101109 | ||||
| 5 | STARTUP_TIME_TO | Value transfer | Type reference (TYPE) | STRING | 20101108 | ||||
| 6 | STARTUP_TIME_ZONE | Call by reference | Type reference (TYPE) | STRING | 20110407 |
Method SET_STARTUP_TIME on class CL_DBA_SELECTION_TIMEFRAME has no exception.
Method SET_TIME_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FROM_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20101108 | |||
| 2 | FROM_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Current Time of Application Server | 20101108 | |||
| 3 | RANGETYPE | Call by reference | Type reference (TYPE) | I | 20101108 | ||||
| 4 | TO_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20101108 | |||
| 5 | TO_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Current Time of Application Server | 20101108 |
Method SET_TIME_SELECTION on class CL_DBA_SELECTION_TIMEFRAME has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |