SAP ABAP Class CL_CNV_INDX_CONF_OBJECT (Configuration object)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_INDX (Package) Conversion of INDX-like cluster tables

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20120927 |
Meta Relationship - Used By
Properties
Class | CL_CNV_INDX_CONF_OBJECT | |
Short Description | Configuration object | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CNV_INDX | Conversion of INDX-like cluster tables |
Created | 20101011 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CNV_INDX_CONF_OBJECT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20120927 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_CNV_INDX | 20101012 | INDX helper class |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNV_00001_CTRL_DATA_MODIFIER | Modifier of control data | 20101011 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNV_00001_CHANGE_DATE | Change date | 20101011 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNV_00001_CHANGE_TIME | Change time | 20101011 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNV_00001_CHANGE_USER | Change user | 20101011 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNV_00001_CREATE_DATE | Creation date | 20101011 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNV_00001_CTRL_DATA_CREATOR | Creator of control data | 20101011 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNV_00001_CREATE_TIME | Creation time | 20101011 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNV_00001_CREATE_USER | Creating user | 20101011 | ||
9 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CNV_INDX_CONF_OBJECT | Last change listener | 20101011 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNV_00001_CTRL_DATA_MODIFIER | Original Modifier of control data | 20101011 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNV_00001_CHANGE_DATE | Original Change date | 20101011 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNV_00001_CHANGE_TIME | Original Change time | 20101011 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNV_00001_CHANGE_USER | Original Change user | 20101011 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNV_00001_CTRL_DATA_SOURCE | Control data source | 20101011 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Protected | Method | Returns common hash for set of objects | 20110615 |
2 | ![]() |
Instance method | Public | Method | Fills data based on passed structure | 20101011 |
3 | ![]() |
Instance method | Public | Method | Returns hash of this object | 20110615 |
4 | ![]() |
Instance method | Public | Method | Returns the long name of the object | 20101021 |
5 | ![]() |
Static method | Protected | Method | Calculates the hash of a variable | 20110615 |
6 | ![]() |
Instance method | Public | Method | Whether the object was changed after specified date | 20101011 |
7 | ![]() |
Instance method | Public | Method | Sets the last changed listener | 20101011 |
8 | ![]() |
Instance method | Protected | Method | Updates last changed data based on other (dep.) conf object | 20101011 |
Events
Class CL_CNV_INDX_CONF_OBJECT has no event.
Types
Class CL_CNV_INDX_CONF_OBJECT has no local type.
Method Signatures
Method COMMON_HASH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HASH | Value transfer | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20110615 | ||
2 | ![]() |
OBJECTS | Call by reference | Type reference (TYPE) | CNV_INDX_T_CL_CONF_OBJECT | List of configuration objects | 20110615 |
Method COMMON_HASH on class CL_CNV_INDX_CONF_OBJECT has no exception.
Method FILL_FROM_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STRUCT | Call by reference | Type reference (TYPE) | ANY | 20101011 |
Method FILL_FROM_STRUCTURE on class CL_CNV_INDX_CONF_OBJECT has no exception.
Method GET_HASH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HASH | Value transfer | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20110615 |
Method GET_HASH on class CL_CNV_INDX_CONF_OBJECT has no exception.
Method GET_LOG_LONG_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Type reference (TYPE) | STRING | 20101021 |
Method GET_LOG_LONG_NAME on class CL_CNV_INDX_CONF_OBJECT has no exception.
Method HASH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHAR | Call by reference | Type reference (TYPE) | C | Character variable | 20110615 | ||
2 | ![]() |
HASH | Value transfer | Type reference (TYPE) | CHAR32 | Hash | 20110615 | ||
3 | ![]() |
STRING | Call by reference | Type reference (TYPE) | STRING | String variable | 20110615 |
Method HASH on class CL_CNV_INDX_CONF_OBJECT has no exception.
Method IS_CHANGED_AFTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATE | Call by reference | Type reference (TYPE) | SYDATUM | Date and Time, Current (Application Server) Date | 20101011 | ||
2 | ![]() |
RES | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20101011 | ||
3 | ![]() |
TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Date and Time, Current Application Server Time | 20101011 |
Method IS_CHANGED_AFTER on class CL_CNV_INDX_CONF_OBJECT has no exception.
Method SET_LAST_CHANGED_LISTENER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LISTENER | Call by reference | Object reference (TYPE REF TO) | CL_CNV_INDX_CONF_OBJECT | Configuration object | 20101011 |
Method SET_LAST_CHANGED_LISTENER on class CL_CNV_INDX_CONF_OBJECT has no exception.
Method UPDATE_LAST_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_INDX_CONF_OBJECT | Configuration object | 20101011 |
Method UPDATE_LAST_CHANGED on class CL_CNV_INDX_CONF_OBJECT has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |