SAP ABAP Class /BOFU/CL_C_CHANGE_DOCUMENT (Field Changes by Node instance/fieldname)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
⤷
/BOFU/CHANGE_DOC_ADAPTER (Package) Change Documents Adapter
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /BOBF/CL_LIB_C_SUPERCLASS | Superclass for association implementations | 20091204 |
Properties
| Class | /BOFU/CL_C_CHANGE_DOCUMENT | |
| Short Description | Field Changes by Node instance/fieldname | |
| Super Class | /BOBF/CL_LIB_C_SUPERCLASS | Superclass for association implementations |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BOFU/CHANGE_DOC_ADAPTER | Change Documents Adapter |
| Created | 20091204 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BOFU/CL_C_CHANGE_DOCUMENT has no forward declaration.
Interfaces
Class /BOFU/CL_C_CHANGE_DOCUMENT has no interface implemented.
Friends
Class /BOFU/CL_C_CHANGE_DOCUMENT has no friend class.
Attributes
Class /BOFU/CL_C_CHANGE_DOCUMENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Change Header to Field Change | 20091204 | |
| 2 | Instance method | Protected | Method | Change Header to Node Change | 20091204 | |
| 3 | Instance method | Protected | Method | Node Change to Field Change | 20091204 | |
| 4 | Instance method | Protected | Method | Resolves Change Headers | 20091204 | |
| 5 | Instance method | Protected | Method | Root to Field Change | 20091204 | |
| 6 | Instance method | Protected | Method | Root to Node Change | 20091204 |
Events
Class /BOFU/CL_C_CHANGE_DOCUMENT has no event.
Types
Class /BOFU/CL_C_CHANGE_DOCUMENT has no local type.
Method Signatures
Method RESOLVE_CHG_HDR_2_FLD_CHG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | 20091204 | ||||
| 2 | ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | 20091204 | ||||
| 3 | ET_KEY_LINK | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY_LINK | 20091204 | ||||
| 4 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | 20091204 | ||||
| 5 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_ASSOC | 20091204 | ||||
| 6 | IS_PARAMETERS | Call by reference | Object reference (TYPE REF TO) | DATA | 20091204 | ||||
| 7 | IT_FILTERED_ATTRIBUTES | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_NAME | 20091204 | ||||
| 8 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | 20091204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091204 |
Method RESOLVE_CHG_HDR_2_NODE_CHG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | 20091204 | ||||
| 2 | ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | 20091204 | ||||
| 3 | ET_KEY_LINK | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY_LINK | 20091204 | ||||
| 4 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | 20091204 | ||||
| 5 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_ASSOC | 20091204 | ||||
| 6 | IS_PARAMETERS | Call by reference | Object reference (TYPE REF TO) | DATA | 20091204 | ||||
| 7 | IT_FILTERED_ATTRIBUTES | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_NAME | 20091204 | ||||
| 8 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | 20091204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091204 |
Method RESOLVE_NODE_CHG_2_FLD_CHG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | 20091204 | ||||
| 2 | ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | 20091204 | ||||
| 3 | ET_KEY_LINK | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY_LINK | 20091204 | ||||
| 4 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | 20091204 | ||||
| 5 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_ASSOC | 20091204 | ||||
| 6 | IS_PARAMETERS | Call by reference | Object reference (TYPE REF TO) | DATA | 20091204 | ||||
| 7 | IT_FILTERED_ATTRIBUTES | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_NAME | 20091204 | ||||
| 8 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | 20091204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091204 |
Method RESOLVE_ROOT_2_CHG_HDR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface for Message Class | 20091204 | |||
| 2 | ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20091204 | |||
| 3 | ET_KEY_LINK | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY_LINK | Key Link | 20091204 | |||
| 4 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Reading Data | 20091204 | |||
| 5 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_ASSOC | Context Information for Associations | 20091204 | |||
| 6 | IS_PARAMETERS | Call by reference | Object reference (TYPE REF TO) | DATA | 20091204 | ||||
| 7 | IT_FILTERED_ATTRIBUTES | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_NAME | List of Names (e.g. Fieldnames) | 20091204 | |||
| 8 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20091204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOPF Exception Class | 20091204 |
Method RESOLVE_ROOT_2_FLD_CHG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface for Message Class | 20091204 | |||
| 2 | ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20091204 | |||
| 3 | ET_KEY_LINK | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY_LINK | Key Link | 20091204 | |||
| 4 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Reading Data | 20091204 | |||
| 5 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_ASSOC | Context Information for Associations | 20091204 | |||
| 6 | IS_PARAMETERS | Call by reference | Object reference (TYPE REF TO) | DATA | 20091204 | ||||
| 7 | IT_FILTERED_ATTRIBUTES | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_NAME | List of Names (e.g. Fieldnames) | 20091204 | |||
| 8 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20091204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOPF Exception Class | 20091204 |
Method RESOLVE_ROOT_2_NODE_CHG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface for Message Class | 20091204 | |||
| 2 | ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20091204 | |||
| 3 | ET_KEY_LINK | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY_LINK | Key Link | 20091204 | |||
| 4 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Reading Data | 20091204 | |||
| 5 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_ASSOC | Context Information for Associations | 20091204 | |||
| 6 | IS_PARAMETERS | Call by reference | Object reference (TYPE REF TO) | DATA | 20091204 | ||||
| 7 | IT_FILTERED_ATTRIBUTES | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_NAME | List of Names (e.g. Fieldnames) | 20091204 | |||
| 8 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20091204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOPF Exception Class | 20091204 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |