SAP ABAP Class CLC2DIR_CHANGE_HANDLER (Gets C2 Directory Factory Instances)
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_CHANGE_HANDLER_INT | C2 Change Handler Interface | 20040928 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IFC2DIR_TYPES | Repository for Global Types and Constants | 20041129 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_C2S_CHANGE_HANDLER_EXT | Change Management | 20040929 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_C2_CHANGE_HANDLER | C2 Change Handler Interface | 20040928 |
Properties
Class | CLC2DIR_CHANGE_HANDLER | |
Short Description | Gets C2 Directory Factory Instances | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | C2_CORE | C2 Server: Core Functionality |
Created | 20040928 | SAP |
Last change | 20050105 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CLC2DIR_CHANGE_HANDLER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IFC2DIR_CHANGE_HANDLER_INT | C2 Change Handler Interface | 20040928 | ||
2 | IFC2DIR_TYPES | Repository for Global Types and Constants | 20041129 | ||
3 | IF_C2S_CHANGE_HANDLER_EXT | Change Management | 20040929 | ||
4 | IF_C2_CHANGE_HANDLER | C2 Change Handler Interface | 20040928 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | IFC2DIR_AGENT_FACTORY | 20040928 | Instantiation of C2 Agent |
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20040928 | |
2 | ![]() |
Instance method | Private | Method | 20041129 | |
3 | ![]() |
Instance method | Private | Method | 20041119 | |
4 | ![]() |
Static method | Protected | Method | Get C2GUID from Semantic Key | 20040928 |
5 | ![]() |
Instance method | Private | Method | 20040928 | |
6 | ![]() |
Instance method | Private | Method | 20041129 | |
7 | ![]() |
Instance method | Private | Method | 20040928 | |
8 | ![]() |
Instance method | Private | Method | 20041129 | |
9 | ![]() |
Instance method | Private | Method | 20040928 | |
10 | ![]() |
Instance method | Private | Method | 20041129 | |
11 | ![]() |
Instance method | Private | Method | 20041129 | |
12 | ![]() |
Instance method | Private | Method | 20041129 | |
13 | ![]() |
Instance method | Private | Method | 20040928 | |
14 | ![]() |
Instance method | Private | Method | 20041129 |
Events
Class CLC2DIR_CHANGE_HANDLER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | ATP_CHANGE_TYPE | Private | Attribute reference (LIKE) | 20040928 |
|
||
2 | ATP_S_CHANGE_LINE | Private | Attribute reference (LIKE) | 20040928 |
|
||
3 | ATP_S_GUID | Private | Attribute reference (LIKE) | 20041129 |
|
||
4 | ATP_T_CHANGE_LIST | Private | Attribute reference (LIKE) | 20040928 |
|
||
5 | ATP_T_GUIDS | Private | Attribute reference (LIKE) | 20041129 |
|
||
6 | ATP_T_STRINGTAB | Private | Attribute reference (LIKE) | 20041129 |
|
Method Signatures
Method CONSUME_CHANGE_HANDLER Signature
Method CONSUME_CHANGE_HANDLER on class CLC2DIR_CHANGE_HANDLER has no parameter.
Method CONSUME_CHANGE_HANDLER on class CLC2DIR_CHANGE_HANDLER has no exception.
Method DELETE_ALL_CHANGES Signature
Method DELETE_ALL_CHANGES on class CLC2DIR_CHANGE_HANDLER has no parameter.
Method DELETE_ALL_CHANGES on class CLC2DIR_CHANGE_HANDLER has no exception.
Method GET_ALL_CHANGES Signature
Method GET_ALL_CHANGES on class CLC2DIR_CHANGE_HANDLER has no parameter.
Method GET_ALL_CHANGES on class CLC2DIR_CHANGE_HANDLER has no exception.
Method GET_GUID_FROM_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_SEM_KEY | Call by reference | Object reference (TYPE REF TO) | DATA | 20040928 | |||
2 | ![]() |
RV_C2GUID | Value transfer | Type reference (TYPE) | C2GUID | 20040928 |
Method GET_GUID_FROM_KEY on class CLC2DIR_CHANGE_HANDLER has no exception.
Method NOTIFY_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_SEM_KEY | Call by reference | Object reference (TYPE REF TO) | DATA | 20040928 | |||
2 | ![]() |
IS_NODE_ID | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20040928 | ||
3 | ![]() |
IV_C2GUID | Call by reference | Type reference (TYPE) | C2GUID | 20040928 | |||
4 | ![]() |
IV_CHANGE_TYPE | Call by reference | Type reference (TYPE) | ATP_CHANGE_TYPE | 20040928 |
Method NOTIFY_CHANGE on class CLC2DIR_CHANGE_HANDLER has no exception.
Method NOTIFY_CHANGE_FR_DLINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | ANY | 20041129 | |||
2 | ![]() |
IS_NODE_ID | Call by reference | Type reference (TYPE) | SC2_BCO_NODE_ID | Knoten-Kennung | 20041129 | ||
3 | ![]() |
IV_CHANGE_TYPE | Call by reference | Type reference (TYPE) | ATP_CHANGE_TYPE | 20041129 |
Method NOTIFY_CHANGE_FR_DLINE on class CLC2DIR_CHANGE_HANDLER has no exception.
Method NOTIFY_CREATE Signature
Method NOTIFY_CREATE on class CLC2DIR_CHANGE_HANDLER has no parameter.
Method NOTIFY_CREATE on class CLC2DIR_CHANGE_HANDLER has no exception.
Method NOTIFY_CREATE_FR_DLINE Signature
Method NOTIFY_CREATE_FR_DLINE on class CLC2DIR_CHANGE_HANDLER has no parameter.
Method NOTIFY_CREATE_FR_DLINE on class CLC2DIR_CHANGE_HANDLER has no exception.
Method NOTIFY_DELETE Signature
Method NOTIFY_DELETE on class CLC2DIR_CHANGE_HANDLER has no parameter.
Method NOTIFY_DELETE on class CLC2DIR_CHANGE_HANDLER has no exception.
Method NOTIFY_DELETE_FR_DLINE Signature
Method NOTIFY_DELETE_FR_DLINE on class CLC2DIR_CHANGE_HANDLER has no parameter.
Method NOTIFY_DELETE_FR_DLINE on class CLC2DIR_CHANGE_HANDLER has no exception.
Method NOTIFY_FAILED_CREATE Signature
Method NOTIFY_FAILED_CREATE on class CLC2DIR_CHANGE_HANDLER has no parameter.
Method NOTIFY_FAILED_CREATE on class CLC2DIR_CHANGE_HANDLER has no exception.
Method NOTIFY_FAILED_CREATE_FR_DLINE Signature
Method NOTIFY_FAILED_CREATE_FR_DLINE on class CLC2DIR_CHANGE_HANDLER has no parameter.
Method NOTIFY_FAILED_CREATE_FR_DLINE on class CLC2DIR_CHANGE_HANDLER has no exception.
Method NOTIFY_UPDATE Signature
Method NOTIFY_UPDATE on class CLC2DIR_CHANGE_HANDLER has no parameter.
Method NOTIFY_UPDATE on class CLC2DIR_CHANGE_HANDLER has no exception.
Method NOTIFY_UPDATE_FR_DLINE Signature
Method NOTIFY_UPDATE_FR_DLINE on class CLC2DIR_CHANGE_HANDLER has no parameter.
Method NOTIFY_UPDATE_FR_DLINE on class CLC2DIR_CHANGE_HANDLER has no exception.
History
Last changed by/on | SAP | 20050105 |
SAP Release Created in | 700 |