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 | Instance attribute | Protected | Type reference (TYPE) | DOKU_OBJ | Documentation object | 20091103 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CNV_PANUM | Conversion: consecutive number for a parameter | 20091103 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CNV_SRCPACK | Number of source package | 20100127 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | CNV_PATYPE | Conversion: Type of parameter for a conversion routine | 20091103 | |||
| 5 | Constant | Public | Type reference (TYPE) | CNV_PATYPE | 'F' | Parameter type - fixed value | 20091103 | ||
| 6 | Constant | Public | Type reference (TYPE) | CNV_PATYPE | 'T' | Parameter type - fixed value | 20091103 | ||
| 7 | Constant | Public | Type reference (TYPE) | CNV_PATYPE | 'V' | Parameter type - fixed value | 20091103 | ||
| 8 | 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 | Static method | Protected | Method | Adds suitability to a table with sorting | 20091103 | |
| 2 | Instance method | Public | Method | Checks parameter's suitability for a field | 20091103 | |
| 3 | Instance method | Public | Constructor | Constructs the parameter object | 20091103 | |
| 4 | Instance method | Public | Method | Returns help document for this parameter | 20091103 | |
| 5 | Instance method | Public | Method | Returns parameter number | 20091103 | |
| 6 | Instance method | Public | Method | Returns parameter as entry of table CNV_00005_PARS | 20091103 | |
| 7 | Instance method | Public | Method | Returns parameter type | 20091103 | |
| 8 | Instance method | Public | Method | Returns parameter value | 20091103 | |
| 9 | Instance method | Public | Method | Returns if the param. accepts same types as other one | 20100318 | |
| 10 | Instance method | Public | Method | Sets help document for this parameter | 20091103 | |
| 11 | Instance method | Public | Method | Sets parameter number | 20091103 | |
| 12 | Instance method | Public | Method | Sets parameter type | 20091103 | |
| 13 | 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 | SUITABILITY | Call by reference | Object reference (TYPE REF TO) | CNV_00001_PARAM_SUITABILITY | Parameter description suitability | 20091103 | |||
| 2 | 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 | DFIES | Call by reference | Type reference (TYPE) | DFIES | Table field description | 20091103 | |||
| 2 | DFIES_TAB | Call by reference | Type reference (TYPE) | DDFIELDS | Description of all table fields | 20091103 | |||
| 3 | HIGHEST_LEVEL | Call by reference | Type reference (TYPE) | INT4 | Highest likeness level for this parameter | 20091103 | |||
| 4 | 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 | 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 | 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 | 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 | PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20091103 | |||
| 2 | PARAM | Value transfer | Type reference (TYPE) | CNV_00001_PARS | Parameters of form routines used in conversion | 20091103 | |||
| 3 | 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 | 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 | 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 | PARAM | Call by reference | Object reference (TYPE REF TO) | CNV_00001_RST_PARAM | Routine parameter | 20100318 | |||
| 2 | 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 | 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 | 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 | 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 | 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 |