SAP ABAP Class CL_CNV_00001_DDICINDX_ITERATOR (Standard DDIC iterator)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNV_00001_DDIC_ITERATOR | Iterates over an abstract DDIC | 20110222 |
Properties
| Class | CL_CNV_00001_DDICINDX_ITERATOR | |
| Short Description | Standard DDIC iterator | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_BASIS | Conversion: Basis functions |
| Created | 20110222 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_00001_DDICINDX_ITERATOR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CNV_00001_DDIC_ITERATOR | Iterates over an abstract DDIC | 20110222 |
Friends
Class CL_CNV_00001_DDICINDX_ITERATOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | SYTABIX | Internal Table, Current Line Index | 20110222 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TY_TABINFO | 20110222 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | TY_T_TABINFO | Table information for parameters | 20110502 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | TY_T_TABINFO | Table information | 20110222 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Creates the standard DDIC iterator | 20110222 | |
| 2 | Instance method | Public | Method | Returns field information | 20110222 | |
| 3 | Instance method | Protected | Method | loads all fields of the table | 20110222 |
Events
Class CL_CNV_00001_DDICINDX_ITERATOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_TABINFO | Protected | See coding | Table information | 20110222 | |
|
| 2 | TY_T_TABINFO | Protected | See coding | Table information table | 20110222 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Optional packid for package configuration | 20110308 | |||
| 2 | RELID_EXCL_RANGE | Call by reference | Type reference (TYPE) | CNV_INDX_T_RELID_RANGE | Range table for RELID name | 20110308 | |||
| 3 | RELID_RANGE | Call by reference | Type reference (TYPE) | CNV_INDX_T_RELID_RANGE | Range table for RELID name | 20110222 | |||
| 4 | TABNAME_EXCL_RANGE | Call by reference | Type reference (TYPE) | CNV_MBT_T_TABNAME_RANGE | Range table for table names | 20110308 | |||
| 5 | TABNAME_RANGE | Call by reference | Type reference (TYPE) | CNV_MBT_T_TABNAME_RANGE | Range table for table names | 20110222 | |||
| 6 | TYPEDEFS | Call by reference | Type reference (TYPE) | CNV_00001_T_CL_API_TYPEDEF | Types to select | 20110222 | |||
| 7 | TYPEMAP | Call by reference | Object reference (TYPE REF TO) | CL_CNV_00001_ROUTINE_TYPE_MAP | Map: type to routines for search activity | 20110222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Issues related to Authority/Registration | 20140320 |
Method GET_FIELDINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALL_FIELDS | Call by reference | Type reference (TYPE) | FLAG | SPACE | whether to load all fields | 20110222 | ||
| 2 | COMPONENT | Call by reference | Type reference (TYPE) | CNV_INDX_TABNAME | INDX RELID component | 20110222 | |||
| 3 | DFIES | Call by reference | Type reference (TYPE) | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | 20110222 | |||
| 4 | FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20110222 | |||
| 5 | FIELDS | Call by reference | Type reference (TYPE) | DDFIELDS | DD: Field List | 20110222 | |||
| 6 | PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20110415 | |||
| 7 | RELID | Call by reference | Type reference (TYPE) | CNV_INDX_RELID | Area of the INDX table | 20110222 | |||
| 8 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20110222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Field not found | 20110222 | ||
| 2 | Table not found | 20110222 |
Method LOAD_ALL_FIELDS 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 | 20110222 | |||
| 2 | RELID | Call by reference | Type reference (TYPE) | CNV_INDX_RELID | Area of the INDX table | 20110222 | |||
| 3 | STRUCTURE | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20110222 | |||
| 4 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20110222 |
Method LOAD_ALL_FIELDS on class CL_CNV_00001_DDICINDX_ITERATOR has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |