SAP ABAP Class CL_CNV_INDX_IE_METH_VARIANT (Import / export method variant)
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_CONF_OBJECT Configuration object 20101011
Properties
Class CL_CNV_INDX_IE_METH_VARIANT  
Short Description Import / export method variant    
Super Class CL_CNV_INDX_CONF_OBJECT Configuration object 
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_IE_METH_VARIANT has no forward declaration.
Interfaces
Class CL_CNV_INDX_IE_METH_VARIANT has no interface implemented.
Friends
Class CL_CNV_INDX_IE_METH_VARIANT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EXPORT_STEPS Instance attribute Protected Type reference (TYPE) CNV_INDX_T_CL_IE_METH List of export method steps 20101011
2 IMPORT_STEPS Instance attribute Protected Type reference (TYPE) CNV_INDX_T_CL_IE_METH List of import method steps 20101011
3 INCLUDES Instance attribute Protected Type reference (TYPE) CNV_INDX_T_IEINCLS List of import/export variant includes 20110118
4 NAME Instance attribute Public Type reference (TYPE) CNV_INDX_IMPEX_VARIANT Alternative RELID import / export routine variant 20101011
Methods
# Method Level Visibility Method type Description Created on
1 ADD_STEP Instance method Public Method Adds import / export method step 20101011
2 CONSTRUCTOR Instance method Public Constructor Creates an import / export methods variant 20101011
3 GET_INCLUDES Instance method Public Method Returns includes 20110118
4 GET_STEPS Instance method Public Method Returns import / export steps 20101011
Events
Class CL_CNV_INDX_IE_METH_VARIANT has no event.
Types
Class CL_CNV_INDX_IE_METH_VARIANT has no local type.
Method Signatures

Method ADD_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMPEXP Call by reference Type reference (TYPE) CNV_MACRO_IMPEXPFLAG Indicator for import/export type of the macro 20101011
2 Importing METHOD Call by reference Object reference (TYPE REF TO) CL_CNV_INDX_IE_METH Import / export method 20101011

Method ADD_STEP on class CL_CNV_INDX_IE_METH_VARIANT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INCLUDES Call by reference Type reference (TYPE) CNV_INDX_T_IEINCLS List of import/export variant includes 20110118
2 Importing VARIANT Call by reference Type reference (TYPE) CNV_INDX_IMPEX_VARIANT Alternative RELID import / export routine variant 20101011

Method CONSTRUCTOR on class CL_CNV_INDX_IE_METH_VARIANT has no exception.

Method GET_INCLUDES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INCLUDES Value transfer Type reference (TYPE) CNV_INDX_T_IEINCLS List of import/export variant includes 20110118

Method GET_INCLUDES on class CL_CNV_INDX_IE_METH_VARIANT has no exception.

Method GET_STEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMPEXP Call by reference Type reference (TYPE) CNV_MACRO_IMPEXPFLAG Indicator for import/export type of the macro 20101011
2 Returning STEPS Value transfer Type reference (TYPE) CNV_INDX_T_CL_IE_METH List of import / export method steps 20101011

Method GET_STEPS on class CL_CNV_INDX_IE_METH_VARIANT has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620