SAP ABAP Class CL_TIMERULE_XMLV_EVALUATE (Visitor for XML Tree: Calculate)
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_XML_VISITOR | Visitor for XML Tree (Basic Class) | 20000523 |
Properties
Class | CL_TIMERULE_XMLV_EVALUATE | |
Short Description | Visitor for XML Tree: Calculate | |
Super Class | CL_TIMERULE_XML_VISITOR | Visitor for XML Tree (Basic Class) |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SZTI | Central Basis Development: Time ('Time/Event') |
Created | 20000523 | SAP |
Last change | 20001011 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_TIMERULE_XMLV_EVALUATE has no forward declaration.
Interfaces
Class CL_TIMERULE_XMLV_EVALUATE has no interface implemented.
Friends
Class CL_TIMERULE_XMLV_EVALUATE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | XFLAG | Variable Creation Flag | 20011008 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | XFLAG | Variable Creation Flag | 20011008 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_IXML_NODE_FILTER | Filer for Element Node | 20000524 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20000524 |
2 | ![]() |
Instance method | Protected | Method | Create a Duration Variable with Name RESULT | 20000906 |
3 | ![]() |
Instance method | Protected | Method | Create a Time Object Variable with Name RESULT | 20000906 |
4 | ![]() |
Instance method | Protected | Method | Create a Date Variable (Event) with Name RESULT | 20000906 |
Events
Class CL_TIMERULE_XMLV_EVALUATE has no event.
Types
Class CL_TIMERULE_XMLV_EVALUATE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_TIMERULE_XMLV_EVALUATE has no parameter.
Method CONSTRUCTOR on class CL_TIMERULE_XMLV_EVALUATE has no exception.
Method CREATE_DURARESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_TIMEDURA | Zeitdauer | 20000906 |
Method CREATE_DURARESULT on class CL_TIMERULE_XMLV_EVALUATE has no exception.
Method CREATE_TIMEOBJECTRESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_TIMEOBJECT | Referenz auf ein Anwendungsobjekt | 20000906 |
Method CREATE_TIMEOBJECTRESULT on class CL_TIMERULE_XMLV_EVALUATE has no exception.
Method CREATE_TIMERESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_TIMEEVENT | Vorgang (Intervall) | 20000906 |
Method CREATE_TIMERESULT on class CL_TIMERULE_XMLV_EVALUATE has no exception.
History
Last changed by/on | SAP | 20001011 |
SAP Release Created in | 12A |