SAP ABAP Interface IF_CNV_INDX_STRUCT_RETRIEVER (INDX RELID structure retriever interface)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_21500_PAYROLL_STR_RETR | Structure retriever for PCL payroll RELIDs | 20101220 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_21500_PCL2_IF_STR_RETR | Structure retriever for PCL payroll RELIDs | 20110706 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_INDX_STR_RETRIEVER_DEF | Default structure retriever | 20101011 |
Properties
| Interface | IF_CNV_INDX_STRUCT_RETRIEVER | |
| Short Description | INDX RELID structure retriever interface |
General Data
| Package | CNV_INDX | Conversion of INDX-like cluster tables |
| Created | 20101011 | SAP |
| Last changed | 20141030 | |
| Unicode checks active |
Forward declarations
Interface IF_CNV_INDX_STRUCT_RETRIEVER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20120927 |
Friends
Interface IF_CNV_INDX_STRUCT_RETRIEVER has no friend.
Attributes
Interface IF_CNV_INDX_STRUCT_RETRIEVER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns supported RELIDs | 20110121 | |
| 2 | Instance method | Public | Method | Returns RELID structure | 20101011 | |
| 3 | Instance method | Public | Method | Return whether the component is ignored | 20110614 | |
| 4 | Instance method | Public | Method | Returns whether this retriever is relevant for this system | 20110919 |
Events
Interface IF_CNV_INDX_STRUCT_RETRIEVER has no event.
Types
Interface IF_CNV_INDX_STRUCT_RETRIEVER has no local type.
Method Signatures
Method GET_RELIDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RELIDS | Value transfer | Type reference (TYPE) | CNV_INDX_T_TABLE_RELID | List of INDX RELIDs | 20110121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error retrieving RELID structure | 20110121 |
Method GET_STRUCTURE 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 | Description of the cluster in the cluster tables | 20101011 | |||
| 2 | STRUCTURE_VERSIONS | Value transfer | Type reference (TYPE) | CNV_INDX_T_CL_RELID_STR_VERS | List of structure versions | 20101011 | |||
| 3 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20101011 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error retrieving RELID structure | 20101012 | ||
| 2 | Issues related to Authority/Registration | 20140320 |
Method IS_COMPONENT_IGNORED 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 | 20110614 | |||
| 2 | RELID | Call by reference | Type reference (TYPE) | CNV_INDX_RELID | Area of the INDX table | 20110614 | |||
| 3 | RES | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20110614 | |||
| 4 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20110614 | |||
| 5 | VARIANT | Call by reference | Type reference (TYPE) | CNV_INDX_STRUCT_VARIANT | Variant of the INDX structure | 20110614 | |||
| 6 | VERSION | Call by reference | Type reference (TYPE) | CNV_INDX_VERSION | Externally defined version of the RELID structure | 20110614 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Issues related to Authority/Registration | 20140320 |
Method IS_RELEVANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20110919 |
Method IS_RELEVANT on Interface IF_CNV_INDX_STRUCT_RETRIEVER has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |