SAP ABAP Class CL_TIMEEVENT_CUST (Customizing Data for Dates)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-TIM-TR (Application Component) Date Rules
⤷
SZTI (Package) Central Basis Development: Time ('Time/Event')

⤷

⤷

Properties
Class | CL_TIMEEVENT_CUST | |
Short Description | Customizing Data for Dates | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SZTI | Central Basis Development: Time ('Time/Event') |
Created | 20000419 | SAP |
Last change | 20001011 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_TIMEEVENT_CUST has no forward declaration.
Interfaces
Class CL_TIMEEVENT_CUST has no interface implemented.
Friends
Class CL_TIMEEVENT_CUST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_TIMEEVENT_CUST | Customizing Data for Activities | 20000419 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Customizing implemented as singleton | 20000419 |
2 | ![]() |
Instance method | Public | Method | Reading Customizing data for an activity type | 20000419 |
3 | ![]() |
Instance method | Public | Method | Ask to whether activity type is a milestone | 20000419 |
4 | ![]() |
Instance method | Public | Method | Ask whether activity type must be unique or not | 20000419 |
Events
Class CL_TIMEEVENT_CUST has no event.
Types
Class CL_TIMEEVENT_CUST has no local type.
Method Signatures
Method CREATE_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_TIMEEVENT_CUST | Customizingdaten für Vorgänge | 20000419 |
Method CREATE_INSTANCE on class CL_TIMEEVENT_CUST has no exception.
Method GET_CUST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CUST | Call by reference | Type reference (TYPE) | TIMECUEV | Symbolischer Name für Vorgang ('Event') | 20000419 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | TIMENAME | Symbolischer Name eines Objektes | 20000419 |
Method GET_CUST on class CL_TIMEEVENT_CUST has no exception.
Method IS_MILESTONE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MILESTONE | Call by reference | Type reference (TYPE) | TIMEFLMIL | Vorgang ist Meilstone | 20000419 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | TIMENAME | Symbolischer Name eines Objektes | 20000419 |
Method IS_MILESTONE on class CL_TIMEEVENT_CUST has no exception.
Method IS_MULTIPLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MULTIPLE | Call by reference | Type reference (TYPE) | TIMEFLMUL | Mehrfachverwendung zulässig | 20000419 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | TIMENAME | Symbolischer Name eines Objektes | 20000419 |
Method IS_MULTIPLE on class CL_TIMEEVENT_CUST has no exception.
History
Last changed by/on | SAP | 20001011 |
SAP Release Created in | 12A |