SAP ABAP Class /BOBF/CL_FRW_CHANGE (Change Object)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-RNT (Application Component) Business Object Processing Framework Runtime
⤷
/BOBF/FRAMEWORK (Package) Business Object Processing Framework

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/IF_FRW_CHANGE | Interface of Change Object | 20081212 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/IF_TRA_CLONE | Clone BOPF Object | 20120426 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20081212 |
Properties
Class | /BOBF/CL_FRW_CHANGE | |
Short Description | Change Object | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /BOBF/FRAMEWORK | Business Object Processing Framework |
Created | 20081212 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /BOBF/IF_FRW_CHANGE | Interface of Change Object | 20081212 | ||
2 | /BOBF/IF_TRA_CLONE | Clone BOPF Object | 20120426 | ||
3 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20081212 |
Friends
Class /BOBF/CL_FRW_CHANGE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /BOBF/T_FRW_CHANGE | Changed Nodes without Load and Loadkey | 20081212 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /BOBF/T_FRW_CHANGE | Changed Nodes Load only | 20081212 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /BOBF/T_FRW_CHANGE | Changed Nodes Loadkey only | 20081212 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /BOBF/T_FRW_CHANGE_CONTENT | Changed model entities per instance (associations etc.) | 20081212 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20081212 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | Reload_delete change exists ( 'X','?',' ') | 20081212 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | Reload_internal change exists ( 'X','?',' ') | 20081212 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /BOBF/FRW_CHANGE_SORT | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20081212 |
Methods
Events
Class /BOBF/CL_FRW_CHANGE has no event.
Types
Class /BOBF/CL_FRW_CHANGE has no local type.
Method Signatures
Method ADD_CHANGE Signature
Method ADD_CHANGE on class /BOBF/CL_FRW_CHANGE has no parameter.
Method ADD_CHANGE on class /BOBF/CL_FRW_CHANGE has no exception.
Method CLEANUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CHANGE_MODE | Call by reference | Type reference (TYPE) | /BOBF/CONF_CHANGE_MODE | Changeability Mode | 20081212 |
Method CLEANUP on class /BOBF/CL_FRW_CHANGE has no exception.
Method CLEAR_EXTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CHANGE | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_CHANGE | Relevant changes only | 20081212 |
Method CLEAR_EXTERNAL on class /BOBF/CL_FRW_CHANGE has no exception.
Method CONDENSE Signature
Method CONDENSE on class /BOBF/CL_FRW_CHANGE has no parameter.
Method CONDENSE on class /BOBF/CL_FRW_CHANGE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CHANGE | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_CHANGE | Changed Nodes | 20081212 | ||
2 | ![]() |
IT_CHANGE_LOAD | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_CHANGE | Changed LOAD Nodes | 20081212 | ||
3 | ![]() |
IT_CHANGE_LOAD_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_CHANGE | Changed LOADKEY Nodes | 20081212 | ||
4 | ![]() |
IT_CONTENT_CHANGE | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_CHANGE_CONTENT | Changed Content | 20081212 | ||
5 | ![]() |
IV_EXTERNAL | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | external change flag | 20120924 | |
6 | ![]() |
IV_RELOAD_DEL | Call by reference | Type reference (TYPE) | BOOLE_D | Reload_delete change exists | 20081212 | ||
7 | ![]() |
IV_RELOAD_INT | Call by reference | Type reference (TYPE) | BOOLE_D | Reload_int change exists | 20081212 |
Method CONSTRUCTOR on class /BOBF/CL_FRW_CHANGE has no exception.
Method DELETE_DUPLICATE_NOTIFICATIONS Signature
Method DELETE_DUPLICATE_NOTIFICATIONS on class /BOBF/CL_FRW_CHANGE has no parameter.
Method DELETE_DUPLICATE_NOTIFICATIONS on class /BOBF/CL_FRW_CHANGE has no exception.
Method DELETE_FAILED Signature
Method DELETE_FAILED on class /BOBF/CL_FRW_CHANGE has no parameter.
Method DELETE_FAILED on class /BOBF/CL_FRW_CHANGE has no exception.
Method EXPORT_CHANGES_FOR_NOTIFY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_CHANGE | Value transfer | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CHANGE | Interface of Change Object | 20081212 |
Method EXPORT_CHANGES_FOR_NOTIFY on class /BOBF/CL_FRW_CHANGE has no exception.
Method FAILED_MODIFICATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_NODE | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_NODE | Node | 20081212 | ||
2 | ![]() |
IT_NODE_MOD | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_NODE_MOD | Instance based modifications | 20081212 | ||
3 | ![]() |
IV_CHANGE_MODE | Call by reference | Type reference (TYPE) | /BOBF/CONF_CHANGE_MODE | Change category | 20081212 |
Method FAILED_MODIFICATIONS on class /BOBF/CL_FRW_CHANGE has no exception.
Method GET Signature
Method GET on class /BOBF/CL_FRW_CHANGE has no parameter.
Method GET on class /BOBF/CL_FRW_CHANGE has no exception.
Method GET_CHANGES Signature
Method GET_CHANGES on class /BOBF/CL_FRW_CHANGE has no parameter.
Method GET_CHANGES on class /BOBF/CL_FRW_CHANGE has no exception.
Method GET_TRIGGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CHANGED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20081212 | ||
2 | ![]() |
IS_CHANGE_MODE | Call by reference | Type reference (TYPE) | /BOBF/S_CONFRO_CHG_MODE | Change Modes | 20081212 | ||
3 | ![]() |
IV_CHANGE_MODE | Call by reference | Type reference (TYPE) | /BOBF/CONF_CHANGE_MODE | Change category | 20081212 | ||
4 | ![]() |
IV_EXECTIME | Call by reference | Type reference (TYPE) | /BOBF/CONF_EXECTIME | Determination Time | 20081212 | ||
5 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20081212 |
Method GET_TRIGGER on class /BOBF/CL_FRW_CHANGE has no exception.
Method HAS_CHANGES Signature
Method HAS_CHANGES on class /BOBF/CL_FRW_CHANGE has no parameter.
Method HAS_CHANGES on class /BOBF/CL_FRW_CHANGE has no exception.
Method HAS_FAILED_CHANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAILED | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20081212 |
Method HAS_FAILED_CHANGES on class /BOBF/CL_FRW_CHANGE has no exception.
Method HAS_UNPROCESSED_CHANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CHANGE | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20081212 | ||
2 | ![]() |
IV_DET_PROCESSED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20081212 | ||
3 | ![]() |
IV_VAL_PROCESSED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20081212 |
Method HAS_UNPROCESSED_CHANGES on class /BOBF/CL_FRW_CHANGE has no exception.
Method MERGE Signature
Method MERGE on class /BOBF/CL_FRW_CHANGE has no parameter.
Method MERGE on class /BOBF/CL_FRW_CHANGE has no exception.
Method PREPARE_FOR_EXPORT Signature
Method PREPARE_FOR_EXPORT on class /BOBF/CL_FRW_CHANGE has no parameter.
Method PREPARE_FOR_EXPORT on class /BOBF/CL_FRW_CHANGE has no exception.
Method SET_ATTRIBUTES_REQUESTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ATTRIBUTES_REQUESTED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20081212 |
Method SET_ATTRIBUTES_REQUESTED on class /BOBF/CL_FRW_CHANGE has no exception.
Method SET_PROCESSED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DET_PROCESSED | Call by reference | Type reference (TYPE) | BOOLE_D | Determination processed | 20081212 | ||
2 | ![]() |
IV_VAL_PROCESSED | Call by reference | Type reference (TYPE) | BOOLE_D | Validation processed | 20081212 |
Method SET_PROCESSED on class /BOBF/CL_FRW_CHANGE has no exception.
Method SET_RELOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_RELOAD | Call by reference | Type reference (TYPE) | CHAR1 | reload flag result | 20081212 | ||
2 | ![]() |
IV_RELOAD | Call by reference | Type reference (TYPE) | CHAR1 | reload flag input | 20081212 |
Method SET_RELOAD on class /BOBF/CL_FRW_CHANGE has no exception.
Method SORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CHANGE | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_CHANGE | Changed Nodes | 20081212 | ||
2 | ![]() |
IV_SORT | Call by reference | Type reference (TYPE) | /BOBF/FRW_CHANGE_SORT | /BOBF/IF_FRW_C=>SC_CHANGE_SORT_COMPLETE | Sort level (X=complete) | 20081212 |
Method SORT on class /BOBF/CL_FRW_CHANGE has no exception.
Method TRACE_EXTERNAL_CHANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EXTERNAL_CHANGE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20081212 |
Method TRACE_EXTERNAL_CHANGES on class /BOBF/CL_FRW_CHANGE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |