Hierarchy
⤷
⤷
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_ROUTINE | |
| Short Description | Routine | |
| 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_ROUTINE has no forward declaration.
Interfaces
Class CNV_00001_RST_ROUTINE has no interface implemented.
Friends
Class CNV_00001_RST_ROUTINE 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_PROG | Conversion: (Include) program containing the routine | 20091103 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CNV_FUNC | Conversion: Name of the routine used | 20091103 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | CNV_ORGDEPENDENT | Whether routine is internally org.-dependent | 20091103 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | CNV_SRCPACK | Number of source package | 20100127 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | CNV_00001_RST_PARAM_CL_TT | Table of parameters | 20091103 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | CNV_PRIORI | Priority flag | 20091103 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | CNV_FUNC_REAL | Real name of routine | 20100318 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | FUNCNAME | Function name | 20091103 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | CNV_00001_ROUTINE_CATEGORY | Category of the form routine (conv./aggr./priority) | 20091103 | |||
| 11 | Constant | Public | Type reference (TYPE) | CNV_00001_ROUTINE_CATEGORY | 'A' | Category of the form routine (conv./aggr./priority) | 20091103 | ||
| 12 | Constant | Public | Type reference (TYPE) | CNV_00001_ROUTINE_CATEGORY | 'C' | Category of the form routine (conv./aggr./priority) | 20091103 | ||
| 13 | Constant | Public | Type reference (TYPE) | CNV_00001_ROUTINE_CATEGORY | 'P' | Category of the form routine (conv./aggr./priority) | 20091103 | ||
| 14 | Instance attribute | Protected | Type reference (TYPE) | CNV_00001_VISIBILITY | Visibility to users (customer / deliverer / expert / etc.) | 20091103 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | CNV_00001_WHERE_USED_STT | Where the routine is used | 20091103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds routine parameter | 20091103 | |
| 2 | Instance method | Public | Method | Adds all types from a given type definitions | 20100318 | |
| 3 | Instance method | Public | Method | Adds a table for which this routine is used | 20091103 | |
| 4 | Instance method | Public | Method | Checks suitability level | 20091103 | |
| 5 | Instance method | Public | Constructor | Constructs routine object | 20091103 | |
| 6 | Instance method | Public | Method | Returns help document for this routine | 20091103 | |
| 7 | Instance method | Public | Method | Returns include with the routine | 20091103 | |
| 8 | Instance method | Public | Method | Returns routine name | 20091103 | |
| 9 | Instance method | Public | Method | Returns the parameter specified by index | 20091103 | |
| 10 | Instance method | Public | Method | Returns routine parameters | 20091103 | |
| 11 | Instance method | Public | Method | Returns the real name of the routine | 20100318 | |
| 12 | Instance method | Public | Method | Returns the routine attributes as entry of CNV_00005_FORMS | 20091103 | |
| 13 | Instance method | Public | Method | Returns function module name for testing of suitab. | 20091103 | |
| 14 | Instance method | Public | Method | Returns routine type | 20091103 | |
| 15 | Instance method | Public | Method | Returns the visibility of the routine | 20091103 | |
| 16 | Instance method | Public | Method | Returns tables for which this routine is used | 20091103 | |
| 17 | Instance method | Public | Method | Returns whether this rout. has same par. types as given one | 20100318 | |
| 18 | Instance method | Public | Method | Returns whether routine is internally org.-dependent | 20091103 | |
| 19 | Instance method | Public | Method | Returns whether this routine has priority | 20091103 | |
| 20 | Instance method | Public | Method | Sets help document for this routine | 20091103 | |
| 21 | Instance method | Public | Method | Sets include with the routine | 20091103 | |
| 22 | Instance method | Public | Method | Sets routine name | 20091103 | |
| 23 | Instance method | Public | Method | Sets whether routine is internally org.-dependent | 20091103 | |
| 24 | Instance method | Public | Method | Sets routine parameters | 20091103 | |
| 25 | Instance method | Public | Method | Sets whether this routine has priority | 20091103 | |
| 26 | Instance method | Public | Method | Sets the real name of the routine | 20100318 | |
| 27 | Instance method | Public | Method | Sets function module name for testing of suitab. | 20091103 | |
| 28 | Instance method | Public | Method | Sets routine type | 20091103 | |
| 29 | Instance method | Public | Method | Sets the visibility of the routine | 20091103 |
Events
Class CNV_00001_RST_ROUTINE has no event.
Types
Class CNV_00001_RST_ROUTINE has no local type.
Method Signatures
Method ADD_PARAM 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 | 20091103 |
Method ADD_PARAM on class CNV_00001_RST_ROUTINE has no exception.
Method ADD_TYPES_FROM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPESUIT | Call by reference | Object reference (TYPE REF TO) | CNV_00001_TDEF_ABST_SUITABLE | Abstract suitable | 20100318 |
Method ADD_TYPES_FROM on class CNV_00001_RST_ROUTINE has no exception.
Method ADD_WHERE_USED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field name | 20091103 | |||
| 2 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20091103 |
Method ADD_WHERE_USED on class CNV_00001_RST_ROUTINE 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 | SUITABILITY | Call by reference | Object reference (TYPE REF TO) | CNV_00001_FORM_SUITABILITY | Routine suitability description | 20091103 |
Method CHECK_SUITABILITY on class CNV_00001_RST_ROUTINE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROUTINE | Call by reference | Type reference (TYPE) | CNV_00001_FORMS | Definitions of form routines | 20091103 |
Method CONSTRUCTOR on class CNV_00001_RST_ROUTINE 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_ROUTINE has no exception.
Method GET_INCLUDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INCLUDE | Value transfer | Type reference (TYPE) | CNV_PROG | Conversion: (Include) program containing the routine | 20091103 |
Method GET_INCLUDE on class CNV_00001_RST_ROUTINE has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | CNV_FUNC | Conversion: Name of the routine used | 20091103 |
Method GET_NAME on class CNV_00001_RST_ROUTINE has no exception.
Method GET_PARAM 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 | |||
| 2 | PARAM | Value transfer | Object reference (TYPE REF TO) | CNV_00001_RST_PARAM | Routine parameter | 20091103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parameter not found | 20091103 |
Method GET_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMS | Call by reference | Type reference (TYPE) | CNV_00001_RST_PARAM_CL_TT | Table of parameters | 20091103 |
Method GET_PARAMS on class CNV_00001_RST_ROUTINE has no exception.
Method GET_REAL_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | CNV_FUNC_REAL | Conversion: Name of the routine used | 20100318 |
Method GET_REAL_NAME on class CNV_00001_RST_ROUTINE has no exception.
Method GET_TABLE_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORM | Value transfer | Type reference (TYPE) | CNV_00001_FORMS | Form routines used in conversions | 20091103 | |||
| 2 | PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20091103 |
Method GET_TABLE_ENTRY on class CNV_00001_RST_ROUTINE has no exception.
Method GET_TEST_FUBA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEST_FUBA | Value transfer | Type reference (TYPE) | FUNCNAME | Function name | 20091103 |
Method GET_TEST_FUBA on class CNV_00001_RST_ROUTINE 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_00001_ROUTINE_CATEGORY | Category of the form routine (conv./aggr./priority) | 20091103 |
Method GET_TYPE on class CNV_00001_RST_ROUTINE has no exception.
Method GET_VISIBILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VISIBILITY | Value transfer | Type reference (TYPE) | CNV_00001_VISIBILITY | Visibility to users (customer / deliverer / expert / etc.) | 20091103 |
Method GET_VISIBILITY on class CNV_00001_RST_ROUTINE has no exception.
Method GET_WHERE_USED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WHERE_USED | Call by reference | Type reference (TYPE) | CNV_00001_WHERE_USED_STT | List of tables/fields where the routine is used | 20091103 |
Method GET_WHERE_USED on class CNV_00001_RST_ROUTINE has no exception.
Method HAS_EQUAL_PARAM_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X or blank) | 20100318 | |||
| 2 | ROUTINE | Call by reference | Object reference (TYPE REF TO) | CNV_00001_RST_ROUTINE | Routine | 20100318 |
Method HAS_EQUAL_PARAM_TYPES on class CNV_00001_RST_ROUTINE has no exception.
Method IS_ORG_DEPENDENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ORGDEP | Value transfer | Type reference (TYPE) | CNV_ORGDEPENDENT | Is org. dependent? | 20091103 |
Method IS_ORG_DEPENDENT on class CNV_00001_RST_ROUTINE has no exception.
Method IS_PRIORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PRIORITY | Value transfer | Type reference (TYPE) | CNV_PRIORI | Priority flag | 20091103 |
Method IS_PRIORITY on class CNV_00001_RST_ROUTINE 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_ROUTINE has no exception.
Method SET_INCLUDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INCLUDE | Call by reference | Type reference (TYPE) | CNV_PROG | Conversion: (Include) program containing the routine | 20091103 |
Method SET_INCLUDE on class CNV_00001_RST_ROUTINE has no exception.
Method SET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | CNV_FUNC | Conversion: Name of the routine used | 20091103 |
Method SET_NAME on class CNV_00001_RST_ROUTINE has no exception.
Method SET_ORG_DEPENDENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ORGDEP | Call by reference | Type reference (TYPE) | CNV_ORGDEPENDENT | Org. dependent? | 20091103 |
Method SET_ORG_DEPENDENT on class CNV_00001_RST_ROUTINE has no exception.
Method SET_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMS | Call by reference | Type reference (TYPE) | CNV_00001_RST_PARAM_CL_TT | Table of parameters | 20091103 |
Method SET_PARAMS on class CNV_00001_RST_ROUTINE has no exception.
Method SET_PRIORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PRIORITY | Call by reference | Type reference (TYPE) | CNV_PRIORI | Priority | 20091103 |
Method SET_PRIORITY on class CNV_00001_RST_ROUTINE has no exception.
Method SET_REAL_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | CNV_FUNC_REAL | Conversion: Name of the routine used | 20100318 |
Method SET_REAL_NAME on class CNV_00001_RST_ROUTINE has no exception.
Method SET_TEST_FUBA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEST_FUBA | Call by reference | Type reference (TYPE) | FUNCNAME | Function name | 20091103 |
Method SET_TEST_FUBA on class CNV_00001_RST_ROUTINE 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_00001_ROUTINE_CATEGORY | Category of the form routine (conv./aggr./priority) | 20091103 |
Method SET_TYPE on class CNV_00001_RST_ROUTINE has no exception.
Method SET_VISIBILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VISIBILITY | Call by reference | Type reference (TYPE) | CNV_00001_VISIBILITY | Visibility to users (customer / deliverer / expert / etc.) | 20091103 |
Method SET_VISIBILITY on class CNV_00001_RST_ROUTINE has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 46C |