SAP ABAP Class IF_GENIL_RELATION_FILTER_TIME (Relation Filter by Time Interface)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_GENIL_RELATION_FILTER | Relation Filter Interface | 20081204 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GENIL_REL_FILTER_TIME_BASE | Base Implementation for Relation Filter by Time | 20081204 |
Properties
| Class | IF_GENIL_RELATION_FILTER_TIME | |
| Short Description | Relation Filter by Time Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20081204 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_GENIL_RELATION_FILTER_TIME has no forward declaration.
Interfaces
Class IF_GENIL_RELATION_FILTER_TIME has no interface implemented.
Friends
Class IF_GENIL_RELATION_FILTER_TIME 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) | CHAR1 | Supported Time format | 20081204 | |||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | 'D' | Time format: Date | 20081204 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | 'T' | Time format: Date + Time | 20081204 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR1 | 'Z' | Time format: Date + Time + Timezone | 20081204 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR1 | 'S' | Time format: Timestamp | 20081204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Set Time Interval by Dates | 20081205 |
Events
Class IF_GENIL_RELATION_FILTER_TIME has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTYPE_DATE | Public | Type reference (TYPE) | DATS | 20081204 | |
|
| 2 | GTYPE_DTIME | Public | See coding | 20081204 | begin of GTYPE_DTIME,
DATE type DATS,
TIME type TIMS,
end of GTYPE_DTIME
|
||
| 3 | GTYPE_DTIMEZ | Public | See coding | 20081204 | begin of GTYPE_DTIMEZ.
include type GTYPE_DTIME as DTIME.
types: TZONE type TIMEZONE,
end of GTYPE_DTIMEZ
|
||
| 4 | GTYPE_TIMESTAMP | Public | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20081204 | |
Method Signatures
Method SET_TIME_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_END | Call by reference | Type reference (TYPE) | ANY | 20081205 | ||||
| 2 | IV_START | Call by reference | Type reference (TYPE) | ANY | 20081205 |
Method SET_TIME_INTERVAL on class IF_GENIL_RELATION_FILTER_TIME has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in |