SAP ABAP Class CLC2DIR_TIME_DEP_BASE (Basis Class for Time-dependence)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CFG-RT (Application Component) Business Configuration Tools: Runtime
⤷
C2_CORE (Package) C2 Server: Core Functionality
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IFC2DIR_TIME_DEP | Time-Dependency in the C2 Directory | 20050112 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IFC2DIR_TYPES | Repository for Global Types and Constants | 20050112 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CLC2DIR_TIME_DEP_LIFESPAN | Time-Dependence: Duration | 20050112 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CLC2DIR_TIME_DEP_TDEP_ATTR | Time-Dependence: Time-Dependent Attributes | 20050112 |
Properties
| Class | CLC2DIR_TIME_DEP_BASE | |
| Short Description | Basis Class for Time-dependence | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | C2_CORE | C2 Server: Core Functionality |
| Created | 20050112 | SAP |
| Last change | 20050218 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CLC2DIR_TIME_DEP_BASE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IFC2DIR_TIME_DEP | Time-Dependency in the C2 Directory | 20050112 | ||
| 2 | IFC2DIR_TYPES | Repository for Global Types and Constants | 20050112 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CLC2DIR_TIME_DEP_FACTORY | 20050112 | Time-Dependence Handler Factory |
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20050128 | ||
| 2 | Instance method | Private | Method | 20050112 | ||
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20050125 | |
| 4 | Instance method | Protected | Method | 20050126 | ||
| 5 | Instance method | Private | Method | 20050112 | ||
| 6 | Instance method | Private | Method | 20050112 | ||
| 7 | Instance method | Private | Method | 20050112 | ||
| 8 | Instance method | Protected | Method | Can a Data Record be Locked in a Change Context? | 20050131 |
Events
Class CLC2DIR_TIME_DEP_BASE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | ATP_S_GUID | Protected | Attribute reference (LIKE) | 20050112 | |
||
| 2 | ATP_T_GUIDS | Protected | Attribute reference (LIKE) | 20050112 | |
||
| 3 | ATP_T_STRINGTAB | Protected | Attribute reference (LIKE) | 20050112 | |
Method Signatures
Method ADD_MSG_WITH_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_C2_MESSAGE_HANDLER | C2 Message Handler Interface | 20050128 | |||
| 2 | IS_BCO_NODE_ID | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20050128 | |||
| 3 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | 20050128 | ||||
| 4 | IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | STRING | 20050128 |
Method ADD_MSG_WITH_DATA on class CLC2DIR_TIME_DEP_BASE has no exception.
Method CHECK Signature
Method CHECK on class CLC2DIR_TIME_DEP_BASE has no parameter.
Method CHECK on class CLC2DIR_TIME_DEP_BASE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NODE_ID | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20050125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050125 |
Method HANDLE_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20050126 | ||||
| 2 | IR_CHANGE_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IFC2DIR_CHANGE_CONTEXT | Zugriffe auf Änderungskontexte | 20050131 | |||
| 3 | IR_CHANGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IFC2DIR_CHANGE_HANDLER_INT | C2 Change Handler Interface | 20050126 | |||
| 4 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_C2_MESSAGE_HANDLER_INT | C2 Message Handler Interface | 20050126 | |||
| 5 | IS_NODE_ID | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20050126 | |||
| 6 | IV_CHANGE_TYPE | Call by reference | Type reference (TYPE) | C2S_FLAG | 20050126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | C2-Server: Fehlerhafte Anfrage | 20050126 | ||
| 2 | 20050126 |
Method HANDLE_DELETE Signature
Method HANDLE_DELETE on class CLC2DIR_TIME_DEP_BASE has no parameter.
Method HANDLE_DELETE on class CLC2DIR_TIME_DEP_BASE has no exception.
Method HANDLE_INSERT Signature
Method HANDLE_INSERT on class CLC2DIR_TIME_DEP_BASE has no parameter.
Method HANDLE_INSERT on class CLC2DIR_TIME_DEP_BASE has no exception.
Method HANDLE_UPDATE Signature
Method HANDLE_UPDATE on class CLC2DIR_TIME_DEP_BASE has no parameter.
Method HANDLE_UPDATE on class CLC2DIR_TIME_DEP_BASE has no exception.
Method IS_DS_IN_CHANGE_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CHANGE_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IFC2DIR_CHANGE_CONTEXT | Änderungskontext (C2-intern) | 20050131 | |||
| 2 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | 20050131 | ||||
| 3 | RV_IS_OK | Value transfer | Type reference (TYPE) | C2S_FLAG | 20050131 |
Method IS_DS_IN_CHANGE_CONTEXT on class CLC2DIR_TIME_DEP_BASE has no exception.
History
| Last changed by/on | SAP | 20050218 |
| SAP Release Created in | 700 |