SAP ABAP Class CL_CNV_INDX_RELID_STRUCTURE (Representation of RELID structure)
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 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_INDX_COMP_COLLECTION | Abstract container of RELID INDX components | 20101012 |
Properties
| Class | CL_CNV_INDX_RELID_STRUCTURE | |
| Short Description | Representation of RELID structure | |
| Super Class | CL_CNV_INDX_COMP_COLLECTION | Abstract container of RELID INDX components |
| 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_RELID_STRUCTURE has no forward declaration.
Interfaces
Class CL_CNV_INDX_RELID_STRUCTURE has no interface implemented.
Friends
Class CL_CNV_INDX_RELID_STRUCTURE has no friend class.
Attributes
Class CL_CNV_INDX_RELID_STRUCTURE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Searches the structure | 20101018 |
Events
Class CL_CNV_INDX_RELID_STRUCTURE has no event.
Types
Class CL_CNV_INDX_RELID_STRUCTURE has no local type.
Method Signatures
Method SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMAIN_MAP | Call by reference | Object reference (TYPE REF TO) | IF_CNV_INDX_DOMAIN_MAP | Domain map | 20101019 | |||
| 2 | FIELDS | Call by reference | Type reference (TYPE) | CNV_INDX_T_FIELD | Standard table of cnv_indx_fields | 20101018 | |||
| 3 | FIPARS | Call by reference | Type reference (TYPE) | CNV_INDX_T_FIPAR | Standard table of cnv_indx_fipars | 20101018 | |||
| 4 | LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_CNV_00001_ULV_LOGGER | Logger | 20101021 | |||
| 5 | TABLES | Call by reference | Type reference (TYPE) | CNV_INDX_T_TABLE | Standard table of cnv_indx_tables | 20101018 | |||
| 6 | VERSION | Call by reference | Object reference (TYPE REF TO) | CL_CNV_INDX_RELID_STR_VERSION | Representation of RELID version | 20101018 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Issues related to Authority/Registration | 20140320 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |