SAP ABAP Class IF_C2S_CHANGE_HANDLER_EXT (Change Management)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_C2_CHANGE_HANDLER | C2 Change Handler Interface | 20040929 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CLC2DIR_CHANGE_HANDLER | Gets C2 Directory Factory Instances | 20040929 |
Properties
Class | IF_C2S_CHANGE_HANDLER_EXT | |
Short Description | Change Management | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20040929 | SAP |
Last change | 20050105 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_C2S_CHANGE_HANDLER_EXT has no forward declaration.
Interfaces
Class IF_C2S_CHANGE_HANDLER_EXT has no interface implemented.
Friends
Class IF_C2S_CHANGE_HANDLER_EXT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | ATP_CHANGE_TYPE | 'C' | 20040929 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | ATP_CHANGE_TYPE | 'D' | 20040929 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | ATP_CHANGE_TYPE | 'FC' | 20040929 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | ATP_CHANGE_TYPE | 'FD' | 20040929 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | ATP_CHANGE_TYPE | 'FU' | 20040929 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | ATP_CHANGE_TYPE | 'U' | 20040929 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20040929 |
Events
Class IF_C2S_CHANGE_HANDLER_EXT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | ATP_CHANGE_TYPE | Public | See coding | 20040929 | atp_change_type(2) TYPE c
|
||
2 | ATP_S_CHANGE_LINE | Public | See coding | 20040929 | BEGIN OF atp_s_change_line.
TYPES c2guid TYPE c2guid.
TYPES change_type TYPE atp_change_type.
TYPES node_id TYPE sc2_bco_node_id.
TYPES key TYPE REF TO data.
TYPES END OF atp_s_change_line
|
||
3 | ATP_T_CHANGE_LIST | Public | See coding | 20040929 | atp_t_change_list TYPE HASHED TABLE OF atp_s_change_line WITH UNIQUE KEY c2guid change_type
|
Method Signatures
Method GET_ALL_CHANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CHANGES | Call by reference | Type reference (TYPE) | ATP_T_CHANGE_LIST | 20040929 |
Method GET_ALL_CHANGES on class IF_C2S_CHANGE_HANDLER_EXT has no exception.
History
Last changed by/on | SAP | 20050105 |
SAP Release Created in |