SAP ABAP Class CL_CNV_00001_MODIFIABLE (Abstrct modifiable cust. object)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_BASIS (Package) Conversion: Basis functions
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_00001_API_ABSTR_FIELD | Conv.-relevant field representation | 20110321 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_00001_API_ABSTR_TABLE | Table representation | 20110321 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_00001_API_FLD_MAP_ENTRY | Representation of field mapping | 20130913 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_00001_API_INCLUDE | Routine parameter | 20110418 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_00001_API_PARAMETER | Routine parameter | 20110321 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_00001_API_ROUTINE | Routine representation | 20110321 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_00001_API_STEP | Representation of conv. prog. user-def. step | 20110321 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_00001_API_TAB_MAP | Collection of table mappings | 20130913 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_00001_API_TAB_MAP_ENTRY | Representation of table mapping | 20130913 |
Properties
| Class | CL_CNV_00001_MODIFIABLE | |
| Short Description | Abstrct modifiable cust. object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_BASIS | Conversion: Basis functions |
| Created | 20110321 | SAP |
| Last change | 20141030 | |
| 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... |
Interfaces
Class CL_CNV_00001_MODIFIABLE has no interface implemented.
Friends
Class CL_CNV_00001_MODIFIABLE has no friend 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 | 20110321 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CNV_00001_CHANGE_DATE | Change date | 20110321 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CNV_00001_CHANGE_TIME | Change time | 20110321 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | CNV_00001_CHANGE_USER | Change user | 20110321 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | CNV_00001_CREATE_DATE | Creation date | 20110321 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | CNV_00001_CTRL_DATA_CREATOR | Creator of control data | 20110321 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | CNV_00001_CREATE_TIME | Creation time | 20110321 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | CNV_00001_CREATE_USER | Creating user | 20110321 | |||
| 9 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Reference to custom data | 20110421 | |||
| 10 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CNV_00001_VALUEMAP | Value map | 20110418 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | FLAG | Modification status - added | 20110411 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | FLAG | Modification status - deleted | 20110411 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | FLAG | Modification status - modified | 20110411 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | CNV_00001_CTRL_DATA_SOURCE | Control data source | 20110321 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Assigns global context | 20110418 | |
| 2 | Instance method | Public | Constructor | Creates the modifiable object | 20110407 | |
| 3 | Instance method | Public | Method | Fills the data | 20110321 | |
| 4 | Instance method | Public | Method | Fills the values from the structure | 20110321 | |
| 5 | Instance method | Public | Method | retrieves the custom data | 20110421 | |
| 6 | Static method | Public | Method | Returns the icon for the source | 20110407 | |
| 7 | Instance method | Protected | Event handling method | Internal reaction to modification | 20110407 | |
| 8 | Instance method | Public | Method | Returns whether the table is displayed as readonly | 20110413 | |
| 9 | Instance method | Public | Method | Marks table as deleted | 20110411 | |
| 10 | Instance method | Protected | Method | Marks the object as modified | 20110407 | |
| 11 | Instance method | Public | Method | Resets modification status | 20110411 | |
| 12 | Instance method | Public | Method | assigns custom data | 20110421 | |
| 13 | Instance method | Public | Method | Sets the entry source | 20110321 | |
| 14 | Instance method | Public | Method | Fills the values to the structure | 20110322 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | MODIFIED | Instance Event (0) |
Public (2) |
The object was modified | 20110407 |
Types
Class CL_CNV_00001_MODIFIABLE has no local type.
Method Signatures
Method ASSIGN_GLOBAL_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CTX | Call by reference | Object reference (TYPE REF TO) | CL_CNV_00001_VALUEMAP | Value map | 20110418 |
Method ASSIGN_GLOBAL_CONTEXT on class CL_CNV_00001_MODIFIABLE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CNV_00001_MODIFIABLE has no parameter.
Method CONSTRUCTOR on class CL_CNV_00001_MODIFIABLE has no exception.
Method FILL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTO_CHANGED | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20110321 | |||
| 2 | AUTO_CREATED | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20110321 | |||
| 3 | CHANGED | Call by reference | Type reference (TYPE) | CNV_00001_CTRL_DATA_MODIFIER | Modifier of control data | 20110321 | |||
| 4 | CHDATE | Call by reference | Type reference (TYPE) | CNV_00001_CHANGE_DATE | Change date | 20110321 | |||
| 5 | CHTIME | Call by reference | Type reference (TYPE) | CNV_00001_CHANGE_TIME | Change time | 20110321 | |||
| 6 | CHUSER | Call by reference | Type reference (TYPE) | CNV_00001_CHANGE_USER | Change user | 20110321 | |||
| 7 | CRDATE | Call by reference | Type reference (TYPE) | CNV_00001_CREATE_DATE | Creation date | 20110321 | |||
| 8 | CREATED | Call by reference | Type reference (TYPE) | CNV_00001_CTRL_DATA_CREATOR | Creator of control data | 20110321 | |||
| 9 | CRTIME | Call by reference | Type reference (TYPE) | CNV_00001_CREATE_TIME | Creation time | 20110321 | |||
| 10 | CRUSER | Call by reference | Type reference (TYPE) | CNV_00001_CREATE_USER | Creating user | 20110321 |
Method FILL on class CL_CNV_00001_MODIFIABLE has no exception.
Method FROM_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RECORD | Call by reference | Type reference (TYPE) | ANY | 20110321 |
Method FROM_STRUCTURE on class CL_CNV_00001_MODIFIABLE has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | 20110421 |
Method GET_DATA on class CL_CNV_00001_MODIFIABLE has no exception.
Method GET_SOURCE_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ICON | Value transfer | Type reference (TYPE) | ICON_D | Icon in text fields (substitute display, alias) | 20110407 | |||
| 2 | SOURCE | Call by reference | Type reference (TYPE) | CNV_00001_CTRL_DATA_SOURCE | Control data source | 20110407 |
Method GET_SOURCE_ICON on class CL_CNV_00001_MODIFIABLE has no exception.
Method INT_MODIFIED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Call by reference | Attribute reference (LIKE) | 20110407 | |||||
| 2 | NEW_VALUE | Call by reference | Attribute reference (LIKE) | 20110407 | |||||
| 3 | OLD_VALUE | Call by reference | Attribute reference (LIKE) | 20110407 |
Method INT_MODIFIED on class CL_CNV_00001_MODIFIABLE has no exception.
Method IS_READONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | READONLY | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20110413 | |||
| 2 | VIEW_MODE | Call by reference | Type reference (TYPE) | CNV_00001_VISIBILITY | IF_CNV_00001_API_STATIC=>VIEW_STANDARD | View mode ('E'-expert, 'C'-extended, ' '-standard) | 20110413 |
Method IS_READONLY on class CL_CNV_00001_MODIFIABLE has no exception.
Method MARK_DELETED Signature
Method MARK_DELETED on class CL_CNV_00001_MODIFIABLE has no parameter.
Method MARK_DELETED on class CL_CNV_00001_MODIFIABLE has no exception.
Method MARK_MODIFIED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Call by reference | Type reference (TYPE) | ANY | 20110407 | ||||
| 2 | NEW_VALUE | Call by reference | Type reference (TYPE) | ANY | 20110407 | ||||
| 3 | OLD_VALUE | Call by reference | Type reference (TYPE) | ANY | 20110407 |
Method MARK_MODIFIED on class CL_CNV_00001_MODIFIABLE has no exception.
Method RESET_MOD_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MARK_ADDED | Call by reference | Type reference (TYPE) | FLAG | SPACE | General Flag | 20110411 |
Method RESET_MOD_STATUS on class CL_CNV_00001_MODIFIABLE has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | 20110421 |
Method SET_DATA on class CL_CNV_00001_MODIFIABLE has no exception.
Method SET_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOURCE | Call by reference | Type reference (TYPE) | CNV_00001_CTRL_DATA_SOURCE | Control data source | 20110321 |
Method SET_SOURCE on class CL_CNV_00001_MODIFIABLE has no exception.
Method TO_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RECORD | Call by reference | Type reference (TYPE) | ANY | 20110322 |
Method TO_STRUCTURE on class CL_CNV_00001_MODIFIABLE has no exception.
Event Signatures
Event MODIFIED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Exporting | Value transfer | Type reference (TYPE) | ANY | 20110407 | |||
| 2 | NEW_VALUE | Exporting | Value transfer | Type reference (TYPE) | ANY | 20110407 | |||
| 3 | OLD_VALUE | Exporting | Value transfer | Type reference (TYPE) | ANY | 20110407 | |||
| 4 | TARGET | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CNV_00001_MODIFIABLE | Abstrct modifiable cust. object | 20110407 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |