SAP ABAP Class CL_CNV_00001_API_PARAMETER (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) | CL_CNV_00001_MODIFIABLE | Abstrct modifiable cust. object | 20110321 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNV_00001_API_CUST_OBJECT | Abstract customizing object availabel in CWB API | 20110207 |
Properties
Class | CL_CNV_00001_API_PARAMETER | |
Short Description | Routine parameter | |
Super Class | CL_CNV_00001_MODIFIABLE | Abstrct modifiable cust. object |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CNV_BASIS | Conversion: Basis functions |
Created | 20110207 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CNV_00001_API_CUST_OBJECT | Abstract customizing object availabel in CWB API | 20110207 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_CNV_00001_API_ABSTR_FIELD | 20110418 | Conv.-relevant field representation | |
2 | CL_CNV_00001_API_ROUTINE | 20110216 | Routine representation | |
3 | CL_CNV_00001_API_STATIC | 20110210 | Static CWB API implementation |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNV_PARAM | Value for the search activity | 20110311 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DFIES-POSITION | Position of the field in the table | 20110309 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CNV_00001_T_CL_API_TYPEDEF | List of excluded type definitions | 20110216 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DOKU_OBJ | Documentation Object | 20110216 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNV_PANUM | Conversion: consecutive number for a parameter | 20110207 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNV_00001_T_PARAM | List of potentially suitable parameter values | 20110222 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNV_00001_T_PARAM | List of suitable parameter values | 20110222 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNV_PATYPE | Conversion: Type of parameter for a conversion routine | 20110207 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNV_00001_T_CL_API_TYPEDEF | List of type definitions | 20110215 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | CNV_PATYPE | 'F' | Parameter type: fixed value | 20110217 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | CNV_PATYPE | 'T' | Parameter type: table field | 20110217 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | CNV_PATYPE | 'V' | Parameter type: variable | 20110217 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | CNV_00001_PARAM_VALUE_TYPE | 'F' | Fixed value | 20110311 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | CNV_00001_PARAM_VALUE_TYPE | 'D' | Domain of another parameter (number of param in VALUE) | 20110311 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | CNV_00001_PARAM_VALUE_TYPE | 'R' | Data element of another parameter (number of param in VALUE) | 20110311 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | CNV_00001_PARAM_VALUE_TYPE | 'C' | Field name of another parameter (number of param in VALUE) | 20110311 | |
17 | ![]() |
Constant | Public | Type reference (TYPE) | CNV_00001_PARAM_VALUE_TYPE | SPACE | Field of the table | 20110311 | |
18 | ![]() |
Constant | Public | Type reference (TYPE) | CNV_00001_PARAM_VALUE_TYPE | 'G' | Global variable of the conversion program | 20110311 | |
19 | ![]() |
Constant | Public | Type reference (TYPE) | CNV_00001_PARAM_VALUE_TYPE | 'W' | Global var. of the conv. prog.; if not found - fixed value | 20110311 | |
20 | ![]() |
Constant | Public | Type reference (TYPE) | CNV_00001_PARAM_VALUE_TYPE | 'V' | Field of the table; if not found - fixed value | 20110311 | |
21 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNV_PARAM | Conversion: Value of a parameter for a conversion routine | 20110207 | ||
22 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNV_00001_PARAM_VALUE_TYPE | Type of parameter value for search activity | 20110311 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Checks the name of the field used as parameter | 20110322 |
2 | ![]() |
Instance method | Public | Method | Clones the parameter | 20110217 |
3 | ![]() |
Instance method | Public | Method | 20110303 | |
4 | ![]() |
Instance method | Public | Method | Finds suitable field of the given table to be used as param. | 20110222 |
5 | ![]() |
Instance method | Public | Method | Returns the suitability of the given value | 20110307 |
6 | ![]() |
Instance method | Public | Method | 20110303 | |
7 | ![]() |
Instance method | Public | Method | Sets the 'conditional' value | 20110407 |
8 | ![]() |
Instance method | Public | Method | Sets docu | 20131129 |
9 | ![]() |
Instance method | Public | Method | Sets parameter number | 20131129 |
10 | ![]() |
Instance method | Public | Method | Sets the parameter type | 20110304 |
11 | ![]() |
Instance method | Public | Method | Sets the parameter value | 20110304 |
12 | ![]() |
Instance method | Public | Method | Sets the value type | 20110407 |
13 | ![]() |
Instance method | Public | Method | 20110303 | |
14 | ![]() |
Instance method | Public | Method | 20110303 |
Events
Class CL_CNV_00001_API_PARAMETER has no event.
Types
Class CL_CNV_00001_API_PARAMETER has no local type.
Method Signatures
Method CHECK_TABTYPE_FIELDNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_ULV_LOGGER | ULV Logger | 20110322 | ||
2 | ![]() |
LOGGER_LEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '1' | Logger level | 20110328 | |
3 | ![]() |
PACK | Call by reference | Object reference (TYPE REF TO) | CL_CNV_00001_API_PACKAGE | Representation of the package | 20110322 | ||
4 | ![]() |
ROUTINE | Call by reference | Object reference (TYPE REF TO) | CL_CNV_00001_API_ROUTINE | Routine representation | 20110322 | ||
5 | ![]() |
STATUS | Value transfer | Type reference (TYPE) | MSGTY | Status | 20110322 | ||
6 | ![]() |
TABLE | Call by reference | Object reference (TYPE REF TO) | CL_CNV_00001_API_TABLE | Table representation | 20110322 |
Method CHECK_TABTYPE_FIELDNAME on class CL_CNV_00001_API_PARAMETER has no exception.
Method CLONE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARAM | Value transfer | Object reference (TYPE REF TO) | CL_CNV_00001_API_PARAMETER | Routine parameter | 20110217 |
Method CLONE on class CL_CNV_00001_API_PARAMETER has no exception.
Method EQUALS Signature
Method EQUALS on class CL_CNV_00001_API_PARAMETER has no parameter.
Method EQUALS on class CL_CNV_00001_API_PARAMETER has no exception.
Method FIND_SUITABLE_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXCLUDED_FIELDS | Call by reference | Type reference (TYPE) | TTFIELDNAME | List of fields that should be excluded | 20110222 | ||
2 | ![]() |
FIELDLIST | Call by reference | Type reference (TYPE) | DDFIELDS | Table field List | 20110222 | ||
3 | ![]() |
FIELDS | Call by reference | Type reference (TYPE) | DDFIELDS | Suitable fields | 20110222 | ||
4 | ![]() |
ONLY_FIRST_SUITABLE | Call by reference | Type reference (TYPE) | FLAG | SPACE | General Flag | 20110309 | |
5 | ![]() |
POTENTIAL_FIELDS | Call by reference | Type reference (TYPE) | DDFIELDS | Potentially suitable fields | 20110222 |
Method FIND_SUITABLE_FIELDS on class CL_CNV_00001_API_PARAMETER has no exception.
Method IS_VALUE_SUITABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
POTENTIALLY_SUITABLE | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20110307 | ||
2 | ![]() |
SUITABLE | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20110307 | ||
3 | ![]() |
UNKNOWN | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20110307 | ||
4 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | CNV_PARAM | Conversion: Value of a parameter for a conversion routine | 20110307 |
Method IS_VALUE_SUITABLE on class CL_CNV_00001_API_PARAMETER has no exception.
Method LOAD_FROM_STRUCTURE Signature
Method LOAD_FROM_STRUCTURE on class CL_CNV_00001_API_PARAMETER has no parameter.
Method LOAD_FROM_STRUCTURE on class CL_CNV_00001_API_PARAMETER has no exception.
Method SET_COND_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COND_VALUE | Call by reference | Type reference (TYPE) | CNVDOPARS-VALUE | Conversion: Value of a parameter for a conversion routine | 20110407 |
Method SET_COND_VALUE on class CL_CNV_00001_API_PARAMETER has no exception.
Method SET_HELP_DOCU 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 | 20131129 |
Method SET_HELP_DOCU on class CL_CNV_00001_API_PARAMETER has no exception.
Method SET_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NUMBER | Call by reference | Type reference (TYPE) | CNV_PANUM | Conversion: consecutive number for a parameter | 20131129 |
Method SET_NUMBER on class CL_CNV_00001_API_PARAMETER 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 | 20110304 |
Method SET_TYPE on class CL_CNV_00001_API_PARAMETER 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 | 20110304 |
Method SET_VALUE on class CL_CNV_00001_API_PARAMETER has no exception.
Method SET_VALUE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE_TYPE | Call by reference | Type reference (TYPE) | CNV_00001_PARAM_VALUE_TYPE | Type of parameter value for search activity | 20110407 |
Method SET_VALUE_TYPE on class CL_CNV_00001_API_PARAMETER has no exception.
Method STORE_IN_STRUCTURE Signature
Method STORE_IN_STRUCTURE on class CL_CNV_00001_API_PARAMETER has no parameter.
Method STORE_IN_STRUCTURE on class CL_CNV_00001_API_PARAMETER has no exception.
Method TO_STRING Signature
Method TO_STRING on class CL_CNV_00001_API_PARAMETER has no parameter.
Method TO_STRING on class CL_CNV_00001_API_PARAMETER has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |