SAP ABAP Class CL_TIMERULE_PROXY (Date Rule (Virtual Proxy))
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_PROXY | |
Short Description | Date Rule (Virtual Proxy) | |
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 | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_TIMERULE_PROXY has no forward declaration.
Interfaces
Class CL_TIMERULE_PROXY has no interface implemented.
Friends
Class CL_TIMERULE_PROXY 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 | 20000428 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_TIMERULE_IMPL | Date Rule (Implementation) | 20000428 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Creates the instance of immplemntation if required | 20000615 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20000428 |
Events
Class CL_TIMERULE_PROXY has no event.
Types
Class CL_TIMERULE_PROXY has no local type.
Method Signatures
Method CHECK_IMPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20000615 |
Method CHECK_IMPL on class CL_TIMERULE_PROXY 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 | 20000428 | ||
2 | ![]() |
ID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20000428 | ||
3 | ![]() |
NAME | Call by reference | Type reference (TYPE) | TIMENAME | Symbolischer Name eines Objektes | 20000428 | ||
4 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | TIMERUTEXT | Symbolischer Name eines Objektes | 20000428 | ||
5 | ![]() |
TIMEMESSAGE | Call by reference | Object reference (TYPE REF TO) | CL_TIMEMESSAGE | Nachrichtenverwaltung im Time - Umfeld | 20000615 |
Method CONSTRUCTOR on class CL_TIMERULE_PROXY has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 12A |