SAP ABAP Class CL_TIMERULE_IMPL (Date Rule (Virtual Proxy Implementation))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-TIM-TR (Application Component) Date Rules
⤷
SZTI (Package) Central Basis Development: Time ('Time/Event')
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_TIMERULE | Date Rule | 20000428 |
Properties
| Class | CL_TIMERULE_IMPL | |
| Short Description | Date Rule (Virtual Proxy Implementation) | |
| Super Class | CL_TIMERULE | Date Rule |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SZTI | Central Basis Development: Time ('Time/Event') |
| Created | 20000428 | SAP |
| Last change | 20001011 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TIMERULE_IMPL has no forward declaration.
Interfaces
Class CL_TIMERULE_IMPL has no interface implemented.
Friends
Class CL_TIMERULE_IMPL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_TIMEBROKER | Broker to handle persistence | 20000502 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20000523 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | TIMESRUHD | Date Rule Header Information | 20000502 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | XFLAG | Header Data in DOM? | 20000803 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | TIMETSRC | Text can be edited (source text for date rules) | 20000525 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Create DOM from Source Code | 20000525 | |
| 2 | Instance method | Public | Constructor | Constructor | 20000428 |
Events
Class CL_TIMERULE_IMPL has no event.
Types
Class CL_TIMERULE_IMPL has no local type.
Method Signatures
Method BUILD_DOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20000525 | |||
| 2 | DOM_VALID | Call by reference | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20000525 | |||
| 3 | SOURCE | Call by reference | Type reference (TYPE) | TIMETSRC | Editierbarer Text (Quelltext für Terminregeln) | 20000525 |
Method BUILD_DOM on class CL_TIMERULE_IMPL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BROKER | Call by reference | Object reference (TYPE REF TO) | CL_TIMEBROKER | Broker to handle persistence | 20000502 | |||
| 2 | DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20000523 | |||
| 3 | RULEHEADER | Call by reference | Type reference (TYPE) | TIMESRUHD | Symbolischer Name eines Objektes | 20000502 | |||
| 4 | SOURCE | Call by reference | Type reference (TYPE) | TIMETSRC | Editierbarer Text (Quelltext für Terminregeln) | 20000525 | |||
| 5 | TIMEMESSAGE | Call by reference | Object reference (TYPE REF TO) | CL_TIMEMESSAGE | Nachrichtenverwaltung im Time - Umfeld | 20000619 |
Method CONSTRUCTOR on class CL_TIMERULE_IMPL has no exception.
History
| Last changed by/on | SAP | 20001011 |
| SAP Release Created in | 12A |