SAP ABAP Class IF_CNV_INDX_STRUCT_RETRIEVER (INDX RELID structure retriever interface)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20120927
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
Class IF_CNV_INDX_STRUCT_RETRIEVER  
Short Description INDX RELID structure retriever interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101011   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CNV_INDX_STRUCT_RETRIEVER has no forward declaration.
Interfaces
Class IF_CNV_INDX_STRUCT_RETRIEVER has no interface implemented.
Friends
Class IF_CNV_INDX_STRUCT_RETRIEVER has no friend class.
Attributes
Class IF_CNV_INDX_STRUCT_RETRIEVER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_RELIDS Instance method Public Method Returns supported RELIDs 20110121
2 GET_STRUCTURE Instance method Public Method Returns RELID structure 20101011
3 IS_COMPONENT_IGNORED Instance method Public Method Return whether the component is ignored 20110614
4 IS_RELEVANT Instance method Public Method Returns whether this retriever is relevant for this system 20110919
Events
Class IF_CNV_INDX_STRUCT_RETRIEVER has no event.
Types
Class 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 Returning RELIDS Value transfer Type reference (TYPE) CNV_INDX_T_TABLE_RELID List of INDX RELIDs 20110121
# Exception Resumable Description Created on
1 CX_CNV_INDX_STRUCT_RETR_FAILED Error retrieving RELID structure 20110121

Method GET_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RELID Call by reference Type reference (TYPE) CNV_INDX_RELID Description of the cluster in the cluster tables 20101011
2 Returning STRUCTURE_VERSIONS Value transfer Type reference (TYPE) CNV_INDX_T_CL_RELID_STR_VERS List of structure versions 20101011
3 Importing TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20101011
# Exception Resumable Description Created on
1 CX_CNV_INDX_STRUCT_RETR_FAILED Error retrieving RELID structure 20101012
2 CX_CNV_MBT_AUTHORITY 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 Importing COMPONENT Call by reference Type reference (TYPE) CNV_INDX_TABNAME INDX RELID component 20110614
2 Importing RELID Call by reference Type reference (TYPE) CNV_INDX_RELID Area of the INDX table 20110614
3 Returning RES Value transfer Type reference (TYPE) FLAG General Flag 20110614
4 Importing TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20110614
5 Importing VARIANT Call by reference Type reference (TYPE) CNV_INDX_STRUCT_VARIANT Variant of the INDX structure 20110614
6 Importing VERSION Call by reference Type reference (TYPE) CNV_INDX_VERSION Externally defined version of the RELID structure 20110614
# Exception Resumable Description Created on
1 CX_CNV_MBT_AUTHORITY 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 Returning RET Value transfer Type reference (TYPE) FLAG General Flag 20110919

Method IS_RELEVANT on class IF_CNV_INDX_STRUCT_RETRIEVER has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in