SAP ABAP Class CL_CNV_00001_API_INDX_TABLE (Table 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_API_ABSTR_TABLE | Table representation | 20110207 |
Properties
| Class | CL_CNV_00001_API_INDX_TABLE | |
| Short Description | Table representation | |
| Super Class | CL_CNV_00001_API_ABSTR_TABLE | Table representation |
| 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_INDX_TABLE has no forward declaration.
Interfaces
Class CL_CNV_00001_API_INDX_TABLE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CNV_00001_API_STATIC | 20110210 | Static CWB API implementation | |
| 2 | CL_CNV_00001_DDICINDX_ITERATOR | 20110308 | Standard DDIC iterator |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CNV_INDX_TABNAME | Component Name | 20110207 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CNV_00001_T_CL_API_INDX_FIELD | List of converted fields | 20110207 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CNV_SRCPACK | Number of source package | 20110207 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | CNV_INDX_RELID | Area of the INDX table | 20110207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds a field | 20110223 | |
| 2 | Instance method | Public | Method | Sets the component name | 20110223 | |
| 3 | Instance method | Public | Method | Sets the RELID name | 20110223 |
Events
Class CL_CNV_00001_API_INDX_TABLE has no event.
Types
Class CL_CNV_00001_API_INDX_TABLE has no local type.
Method Signatures
Method ADD_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD | Call by reference | Object reference (TYPE REF TO) | CL_CNV_00001_API_INDX_FIELD | Conv.-relevant field representation | 20110223 |
Method ADD_FIELD on class CL_CNV_00001_API_INDX_TABLE has no exception.
Method SET_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT | Call by reference | Type reference (TYPE) | CNV_INDX_TABNAME | INDX RELID component | 20110223 |
Method SET_COMPONENT on class CL_CNV_00001_API_INDX_TABLE has no exception.
Method SET_RELID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RELID | Call by reference | Type reference (TYPE) | CNV_INDX_RELID | Area of the INDX table | 20110223 |
Method SET_RELID on class CL_CNV_00001_API_INDX_TABLE has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |