SAP ABAP Class /BOBF/CL_CONF_VERSION_COMPARE (ALV Wrapper for Version Comparison)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-CFN (Application Component) Business Object Processing Framework Configuration
⤷
/BOBF/CONFIGURATION (Package) Business Object Processing Configuration

⤷

⤷

Properties
Class | /BOBF/CL_CONF_VERSION_COMPARE | |
Short Description | ALV Wrapper for Version Comparison | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /BOBF/CONFIGURATION | Business Object Processing Configuration |
Created | 20100609 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class /BOBF/CL_CONF_VERSION_COMPARE has no interface implemented.
Friends
Class /BOBF/CL_CONF_VERSION_COMPARE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | /BOBF/CL_CONF_VERSION_COMPARE | asdf | 20100824 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20100824 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_OUTTAB | 20100824 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100824 |
2 | ![]() |
Static method | Public | Method | 20100824 | |
3 | ![]() |
Instance method | Private | Event handling method | 20100824 |
Events
Class /BOBF/CL_CONF_VERSION_COMPARE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_OUTTAB | Private | See coding | 20100824 | tt_outtab type standard table of ty_outtab
|
||
2 | TY_OUTTAB | Private | See coding | 20100824 | begin of ty_outtab,
change_mode type c length 30, " create, update, delete, noupdate
semantic_key type string,
semantic_type type string,
attribute_parsed_value_old type string, " constants are replaced by constant value descriptions
attribute_parsed_value_new type string,
meta_node_name type /bobf/obm_name, " meta model node name (e.g. ACTION_WRITE)
meta_table_name type /bobf/obm_name, " meta model table name (e.g. /bobf/obm_rwt)
meta_attribute_name type /bobf/obm_name, " meta model node atrribute name (e.g. CHECK_UPDATE)
configuration_key type /bobf/conf_key,
attribute_value_old type string,
attribute_value_new type string,
line_color(4) type c,
end of ty_outtab
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20100824 | ||
2 | ![]() |
IT_VERSION_DIFFERENCE | Call by reference | Type reference (TYPE) | /BOBF/CL_CONF_VERSION_ADAPTER=>TT_VERSION_DIFFERENCE | 20100824 |
Method CONSTRUCTOR on class /BOBF/CL_CONF_VERSION_COMPARE has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_ALV_VERSION_DIFF | Value transfer | Object reference (TYPE REF TO) | /BOBF/CL_CONF_VERSION_COMPARE | asdf | 20100824 | ||
2 | ![]() |
IO_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20100824 | ||
3 | ![]() |
IT_VERSION_DIFFERENCE | Call by reference | Type reference (TYPE) | /BOBF/CL_CONF_VERSION_ADAPTER=>TT_VERSION_DIFFERENCE | 20100824 |
Method GET_INSTANCE on class /BOBF/CL_CONF_VERSION_COMPARE has no exception.
Method HANDLE_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OBJECT | Value transfer | Attribute reference (LIKE) | 20100824 |
Method HANDLE_TOOLBAR on class /BOBF/CL_CONF_VERSION_COMPARE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |