SAP ABAP Class CL_CNV_INDX_IE_METH (Import / export method)
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  
Short Description Import / export method    
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 has no forward declaration.
Interfaces
Class CL_CNV_INDX_IE_METH has no interface implemented.
Friends
Class CL_CNV_INDX_IE_METH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EXPORT Constant Public Type reference (TYPE) CNV_MACRO_IMPEXPFLAG 'E' Indicator for export type of the method 20101011
2 IMPORT Constant Public Type reference (TYPE) CNV_MACRO_IMPEXPFLAG 'I' Indicator for import type of the method 20101011
3 METHOD Instance attribute Public Type reference (TYPE) CNV_INDX_IMPEX_ROUTINE_STEP Definition of import / export routine step 20101011
4 PARAMETERS Instance attribute Protected Type reference (TYPE) CNV_INDX_T_CL_IE_METH_PARAM List of import / export method parameters 20101011
5 TYPE Instance attribute Public Type reference (TYPE) CNV_INDX_IMPEX_ROUTINE_STTYPE Type of import / export routine step 20101011
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PARAMETER Instance method Public Method Adds a parameter to the method 20101011
2 CONSTRUCTOR Instance method Public Constructor Creates an import / export method 20101011
3 GET_PARAMETER Instance method Public Method Returns parameter with the given number 20101011
4 GET_PARAMETERS Instance method Public Method Returns all parameters 20101011
Events
Class CL_CNV_INDX_IE_METH has no event.
Types
Class CL_CNV_INDX_IE_METH has no local type.
Method Signatures

Method ADD_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETER Call by reference Object reference (TYPE REF TO) CL_CNV_INDX_IE_METH_PARAM Import / export method parameter 20101011

Method ADD_PARAMETER on class CL_CNV_INDX_IE_METH has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing METHOD Call by reference Type reference (TYPE) CNV_INDX_IMPEX_ROUTINE_STEP Definition of import / export routine step 20101011
2 Importing TYPE Call by reference Type reference (TYPE) CNV_INDX_IMPEX_ROUTINE_STTYPE Type of import / export routine step 20101011

Method CONSTRUCTOR on class CL_CNV_INDX_IE_METH has no exception.

Method GET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NUMBER Call by reference Type reference (TYPE) CNV_INDX_IMPEX_ROUTINE_PANUM Number of import / export routine parameter 20101011
2 Returning PARAMETER Value transfer Object reference (TYPE REF TO) CL_CNV_INDX_IE_METH_PARAM Import / export method parameter 20101011
# Exception Resumable Description Created on
1 CX_CNV_INDX_IE_METHPAR_UNKNOWN Unknown INDX import / export method parameter 20101012

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARAMETERS Value transfer Type reference (TYPE) CNV_INDX_T_CL_IE_METH_PARAM List of import / export method parameters 20101011

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