SAP ABAP Class CNV_00001_RST_PARAM (Routine parameter)
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_TDEF_ABST_SUITABLE Abstract suitable 20091104
Properties
Class CNV_00001_RST_PARAM  
Short Description Routine parameter    
Super Class CNV_00001_TDEF_ABST_SUITABLE Abstract suitable 
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_RST_PARAM has no forward declaration.
Interfaces
Class CNV_00001_RST_PARAM has no interface implemented.
Friends
Class CNV_00001_RST_PARAM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HELP_DOCU Instance attribute Protected Type reference (TYPE) DOKU_OBJ Documentation object 20091103
2 NUM Instance attribute Protected Type reference (TYPE) CNV_PANUM Conversion: consecutive number for a parameter 20091103
3 PACKID_SRC Instance attribute Protected Type reference (TYPE) CNV_SRCPACK Number of source package 20100127
4 TYPE Instance attribute Protected Type reference (TYPE) CNV_PATYPE Conversion: Type of parameter for a conversion routine 20091103
5 TYPE_FIXED Constant Public Type reference (TYPE) CNV_PATYPE 'F' Parameter type - fixed value 20091103
6 TYPE_TABFIELD Constant Public Type reference (TYPE) CNV_PATYPE 'T' Parameter type - fixed value 20091103
7 TYPE_VARIABLE Constant Public Type reference (TYPE) CNV_PATYPE 'V' Parameter type - fixed value 20091103
8 VALUE Instance attribute Protected 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 ADD_SORTED Static method Protected Method Adds suitability to a table with sorting 20091103
2 CHECK_SUITABILITY Instance method Public Method Checks parameter's suitability for a field 20091103
3 CONSTRUCTOR Instance method Public Constructor Constructs the parameter object 20091103
4 GET_HELP_DOCUMENT Instance method Public Method Returns help document for this parameter 20091103
5 GET_NUM Instance method Public Method Returns parameter number 20091103
6 GET_TABLE_ENTRY Instance method Public Method Returns parameter as entry of table CNV_00005_PARS 20091103
7 GET_TYPE Instance method Public Method Returns parameter type 20091103
8 GET_VALUE Instance method Public Method Returns parameter value 20091103
9 HAS_SAME_TYPES Instance method Public Method Returns if the param. accepts same types as other one 20100318
10 SET_HELP_DOCUMENT Instance method Public Method Sets help document for this parameter 20091103
11 SET_NUM Instance method Public Method Sets parameter number 20091103
12 SET_TYPE Instance method Public Method Sets parameter type 20091103
13 SET_VALUE Instance method Public Method Sets parameter value 20091103
Events
Class CNV_00001_RST_PARAM has no event.
Types
Class CNV_00001_RST_PARAM has no local type.
Method Signatures

Method ADD_SORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SUITABILITY Call by reference Object reference (TYPE REF TO) CNV_00001_PARAM_SUITABILITY Parameter description suitability 20091103
2 Changing SUITABILITY_TAB Call by reference Type reference (TYPE) CNV_00001_PARAM_SUITABIL_CL_TT Table of parameter suitability descriptions 20091103

Method ADD_SORTED on class CNV_00001_RST_PARAM has no exception.

Method CHECK_SUITABILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DFIES Call by reference Type reference (TYPE) DFIES Table field description 20091103
2 Importing DFIES_TAB Call by reference Type reference (TYPE) DDFIELDS Description of all table fields 20091103
3 Exporting HIGHEST_LEVEL Call by reference Type reference (TYPE) INT4 Highest likeness level for this parameter 20091103
4 Exporting SUITABILITY_TAB Call by reference Type reference (TYPE) CNV_00001_PARAM_SUITABIL_CL_TT Table of param suitability descriptions 20091103

Method CHECK_SUITABILITY on class CNV_00001_RST_PARAM has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAM Call by reference Type reference (TYPE) CNV_00001_PARS Parameters of routines 20091103

Method CONSTRUCTOR on class CNV_00001_RST_PARAM has no exception.

Method GET_HELP_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HELP_DOCU Value transfer Type reference (TYPE) DOKU_OBJ Documentation object 20091103

Method GET_HELP_DOCUMENT on class CNV_00001_RST_PARAM has no exception.

Method GET_NUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NUM Value transfer Type reference (TYPE) CNV_PANUM Conversion: consecutive number for a parameter 20091103

Method GET_NUM on class CNV_00001_RST_PARAM has no exception.

Method GET_TABLE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PACKID Call by reference Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20091103
2 Returning PARAM Value transfer Type reference (TYPE) CNV_00001_PARS Parameters of form routines used in conversion 20091103
3 Importing ROUTINE_NAME Call by reference Type reference (TYPE) CNV_FUNC Conversion: Name of the routine used 20091103

Method GET_TABLE_ENTRY on class CNV_00001_RST_PARAM has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TYPE Value transfer Type reference (TYPE) CNV_PATYPE Conversion: Type of parameter for a conversion routine 20091103

Method GET_TYPE on class CNV_00001_RST_PARAM has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) CNV_PARAM Conversion: Value of a parameter for a conversion routine 20091103

Method GET_VALUE on class CNV_00001_RST_PARAM has no exception.

Method HAS_SAME_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAM Call by reference Object reference (TYPE REF TO) CNV_00001_RST_PARAM Routine parameter 20100318
2 Returning RESULT Value transfer Type reference (TYPE) AS4FLAG Flag (X or blank) 20100318

Method HAS_SAME_TYPES on class CNV_00001_RST_PARAM has no exception.

Method SET_HELP_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HELP_DOCU Call by reference Type reference (TYPE) DOKU_OBJ Documentation object 20091103

Method SET_HELP_DOCUMENT on class CNV_00001_RST_PARAM has no exception.

Method SET_NUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NUM Call by reference Type reference (TYPE) CNV_PANUM Conversion: consecutive number for a parameter 20091103

Method SET_NUM on class CNV_00001_RST_PARAM has no exception.

Method SET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TYPE Call by reference Type reference (TYPE) CNV_PATYPE Conversion: Type of parameter for a conversion routine 20091103

Method SET_TYPE on class CNV_00001_RST_PARAM has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) CNV_PARAM Conversion: Value of a parameter for a conversion routine 20091103

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