SAP ABAP Class CNV_00001_PARAMETER (Routine parameter representation)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_BASIS (Package) Conversion: Basis functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CNV_00001_CONTROL_OBJECT Representation of CWB control object 20091103
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CNV_INDX_DOMAIN_PARAMETER Domain routine parameter representation 20101018
Properties
Class CNV_00001_PARAMETER  
Short Description Routine parameter representation    
Super Class CNV_00001_CONTROL_OBJECT Representation of CWB control object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_BASIS   Conversion: Basis functions 
Created 20091103   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CNV_00001_PARAMETER has no forward declaration.
Interfaces
Class CNV_00001_PARAMETER has no interface implemented.
Friends
Class CNV_00001_PARAMETER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NUM Instance attribute Public Type reference (TYPE) CNV_PANUM Conversion: consecutive number for a parameter 20091103
2 TYPE Instance attribute Public Type reference (TYPE) CNV_PATYPE Conversion: Type of parameter for a conversion routine 20091103
3 VALUE Instance attribute Public Type reference (TYPE) CNV_PARAM Conversion: Value of a parameter for a conversion routine 20091103
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Creates a parameter object 20091103
2 GET_CONTROL_TABLE_NAME Static method Public Method Returns the name of the associated control table 20091103
3 GET_OBJECT_KEY Instance method Public Method Returns an object key 20091103
4 GET_REQUEST_OBJECT Static method Public Method Returns transport request object 20091103
5 INIT Instance method Public Method Initializes the values 20091103
Events
Class CNV_00001_PARAMETER has no event.
Types
Class CNV_00001_PARAMETER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CNV_00001_PARAMETER has no parameter.
Method CONSTRUCTOR on class CNV_00001_PARAMETER has no exception.

Method GET_CONTROL_TABLE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STEPS Call by reference Type reference (TYPE) AS4FLAG whether it's step parameter 20091103
2 Returning TABNAME Value transfer Type reference (TYPE) TABNAME Table name 20091103

Method GET_CONTROL_TABLE_NAME on class CNV_00001_PARAMETER has no exception.

Method GET_OBJECT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field name 20091103
2 Exporting KEY Call by reference Type reference (TYPE) E071K object key 20091103
3 Importing PACKID Call by reference Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20091103
4 Importing STEPNUM Call by reference Type reference (TYPE) CNV_STNUM Conversion: consecutive numbers for stages 20091103
5 Importing TABNAME Call by reference Type reference (TYPE) TABNAME Table name 20091103
6 Importing TIMESTEP Call by reference Type reference (TYPE) CNV_STEP Conversion: Procedural routine stage 20091103

Method GET_OBJECT_KEY on class CNV_00001_PARAMETER has no exception.

Method GET_REQUEST_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting KEYLEN Call by reference Type reference (TYPE) KEYLENGTH Length of table key in bytes 20091103
2 Exporting OBJECT Call by reference Type reference (TYPE) KO200 Interface Structures for Objects in CTS 20091103
3 Importing STEPS Call by reference Type reference (TYPE) AS4FLAG whether it's step parameter 20091103

Method GET_REQUEST_OBJECT on class CNV_00001_PARAMETER has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMNUM Call by reference Type reference (TYPE) CNV_PANUM Conversion: consecutive number for a parameter 20091103
2 Importing PARAMTYPE Call by reference Type reference (TYPE) CNV_PATYPE Conversion: Type of parameter for a conversion routine 20091103
3 Importing PARAMVAL Call by reference Type reference (TYPE) CNV_PARAM Conversion: Value of a parameter for a conversion routine 20091103

Method INIT on class CNV_00001_PARAMETER has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 46C