SAP ABAP Class CL_CNV_00001_API_ABSTR_FIELD (Conv.-relevant field representation)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_BASIS (Package) Conversion: Basis functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_00001_MODIFIABLE | Abstrct modifiable cust. object | 20110321 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNV_00001_API_CUST_OBJECT | Abstract customizing object availabel in CWB API | 20110207 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_00001_API_FIELD | Conv.-relevant field representation | 20110207 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_00001_API_INDX_FIELD | Conv.-relevant field representation | 20110207 |
Properties
| Class | CL_CNV_00001_API_ABSTR_FIELD | |
| Short Description | Conv.-relevant field representation | |
| Super Class | CL_CNV_00001_MODIFIABLE | Abstrct modifiable cust. object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_BASIS | Conversion: Basis functions |
| Created | 20110207 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_00001_API_ABSTR_FIELD has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CNV_00001_API_CUST_OBJECT | Abstract customizing object availabel in CWB API | 20110207 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CNV_00001_API_ABSTR_TABLE | 20110420 | Table representation | |
| 2 | CL_CNV_00001_API_STATIC | 20110210 | Static CWB API implementation | |
| 3 | CL_CNV_00001_API_TABLE | 20110407 | Table representation |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | FLAG | Whether field is missing from DDIC | 20110421 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Table description | 20110405 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | FLAG | Whether field is empty | 20110223 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | CNV_10020_FIELDNAME_EXT | Expanded field name for proxy | 20110324 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | 'X' | boolean variable (X=true, -=false, space=unknown) | 20140207 | ||
| 6 | Instance attribute | Public | Type reference (TYPE) | MSGTY | Message Type | 20110407 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | FIELDNAME | Field Name | 20110207 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | INT2 | Number of parts of the expanded field name | 20110324 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | CNV_NOMAPPING | No relevant mapping entries exist for the field | 20110321 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | CNV_00001_NONTRFIELD | Non-transparent field indicator | 20110207 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | CNV_NOT | Exclusion from conversion indication | 20110207 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | CNV_SRCPACK | Number of source package | 20110207 | |||
| 13 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CNV_00001_API_ROUTINE | Routine representation | 20110207 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | CNV_ORDF | Field conversion sequence Number | 20110207 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | CNV_STANDARD | Indicator for SAP standard tables | 20110413 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | FIELDNAME | Name of the transparent field | 20110315 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | FLAG | Flag that the transparent field was not found | 20110315 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | STATUS_CHANGED | Instance Event (0) |
Public (2) |
Field status has changed | 20110411 |
Types
Class CL_CNV_00001_API_ABSTR_FIELD has no local type.
Method Signatures
Method EQUALS Signature
Method EQUALS on class CL_CNV_00001_API_ABSTR_FIELD has no parameter.
Method EQUALS on class CL_CNV_00001_API_ABSTR_FIELD has no exception.
Method FILL_DATAPACK Signature
Method FILL_DATAPACK on class CL_CNV_00001_API_ABSTR_FIELD has no parameter.
Method FILL_DATAPACK on class CL_CNV_00001_API_ABSTR_FIELD has no exception.
Method IS_CONVERSION_RELEVANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RES | Value transfer | Type reference (TYPE) | FLAG | Whether the field is conversion-relevant | 20110315 |
Method IS_CONVERSION_RELEVANT on class CL_CNV_00001_API_ABSTR_FIELD has no exception.
Method LOAD_FROM_STRUCTURE Signature
Method LOAD_FROM_STRUCTURE on class CL_CNV_00001_API_ABSTR_FIELD has no parameter.
Method LOAD_FROM_STRUCTURE on class CL_CNV_00001_API_ABSTR_FIELD has no exception.
Method RESET_STATUS Signature
Method RESET_STATUS on class CL_CNV_00001_API_ABSTR_FIELD has no parameter.
Method RESET_STATUS on class CL_CNV_00001_API_ABSTR_FIELD has no exception.
Method SET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20110223 |
Method SET_NAME on class CL_CNV_00001_API_ABSTR_FIELD has no exception.
Method SET_NONTRFIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NONTRFIELD | Call by reference | Type reference (TYPE) | CNV_00001_NONTRFIELD | Non-transparent field indicator | 20110407 |
Method SET_NONTRFIELD on class CL_CNV_00001_API_ABSTR_FIELD has no exception.
Method SET_NOTUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NOTUSE | Call by reference | Type reference (TYPE) | CNV_NOT | Exclusion from conversion indication | 20110407 |
Method SET_NOTUSE on class CL_CNV_00001_API_ABSTR_FIELD has no exception.
Method SET_PACKID_SRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PACKID_SRC | Call by reference | Type reference (TYPE) | CNV_SRCPACK | Number of source package | 20110407 |
Method SET_PACKID_SRC on class CL_CNV_00001_API_ABSTR_FIELD has no exception.
Method SET_ROUTINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROUTINE | Call by reference | Object reference (TYPE REF TO) | CL_CNV_00001_API_ROUTINE | Routine representation | 20110223 |
Method SET_ROUTINE on class CL_CNV_00001_API_ABSTR_FIELD has no exception.
Method SET_SEQNUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SEQNUM | Call by reference | Type reference (TYPE) | CNV_ORDF | Field conversion sequence Number | 20110407 |
Method SET_SEQNUM on class CL_CNV_00001_API_ABSTR_FIELD has no exception.
Method STORE_IN_STRUCTURE Signature
Method STORE_IN_STRUCTURE on class CL_CNV_00001_API_ABSTR_FIELD has no parameter.
Method STORE_IN_STRUCTURE on class CL_CNV_00001_API_ABSTR_FIELD has no exception.
Method TO_STRING Signature
Method TO_STRING on class CL_CNV_00001_API_ABSTR_FIELD has no parameter.
Method TO_STRING on class CL_CNV_00001_API_ABSTR_FIELD has no exception.
Event Signatures
Event STATUS_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CNV_00001_API_FIELD | Conv.-relevant field representation | 20110411 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |