Hierarchy
⤷
⤷
Properties
| Class | CNV_00001_CHECK | |
| Short Description | Basis checks | |
| Super Class | ||
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CNV_00001_CHECK has no interface implemented.
Friends
Class CNV_00001_CHECK 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) | AS4FLAG | Whether batch processing is switched on | 20091103 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CNV_00001_CONDITIONS_STT | Sorted table of CNVCONDITIONS | 20091103 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CNV_00001_CONDITIONS_DI_STT | Sorted table of CNVCONDITIONS_DI | 20091103 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CNV_00001_CTRL_DATA_PROVIDER | CWB control tables data provider | 20091103 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | CNV_00001_DOMS_STT | Sorted table of CNVDOMS | 20091103 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | CNV_00001_DOPARS_STT | Sorted table of CNVDOPARS | 20091103 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | TY_HT_DOM_ROUTINE | Domain routines | 20091103 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | CNV_00001_FIELDS_STT | Sorted table of CNVFIELDS | 20091103 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | CNV_00001_FIPARS_STT | Sorted table of CNVFIPARS | 20091103 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | CNV_00001_INCL_STT | Sorted table of CNVINCL | 20091103 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | AS4FLAG | Whether global data has already been loaded | 20091103 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | AS4FLAG | Whether table data for all tables has already been loaded | 20091103 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | CNVPACK | Conversion: Conversion packages | 20091103 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20091103 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | TY_HT_PROGRAM_DATA | Program data | 20091103 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | CNV_00001_STEPS_STT | Sorted table of CNVSTEPS | 20091103 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | CNV_00001_STPARS_STT | Sorted table of CNVSTPARS | 20091103 | |||
| 18 | Instance attribute | Protected | Type reference (TYPE) | CNV_00001_TABLES_STT | Sorted table of CNVTABLES | 20091103 | |||
| 19 | Instance attribute | Protected | Type reference (TYPE) | TY_HT_TABDATA | Table data | 20091103 | |||
| 20 | Instance attribute | Protected | Type reference (TYPE) | CNV_00001_INCLTAB_STT | Sorted table of CNVINCLTAB | 20091103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Adds a message to the specified list | 20091103 | |
| 2 | Instance method | Protected | Method | Analyzes routines assigned to domains | 20091103 | |
| 3 | Instance method | Public | Method | Checks for a transp. table with the same SEQNUM | 20091103 | |
| 4 | Instance method | Public | Method | Checks whether table contains converted fields | 20091103 | |
| 5 | Instance method | Public | Method | Checks whether Drop/Insert is allowed for a table | 20091103 | |
| 6 | Instance method | Public | Method | Checks AGGREGATE value for a single field | 20091103 | |
| 7 | Instance method | Public | Method | Checks if field is converted + conv routine | 20091103 | |
| 8 | Instance method | Public | Method | Checks whether field exists in DDIC | 20091103 | |
| 9 | Static method | Public | Method | Checks whether field can be aggregated | 20091117 | |
| 10 | Instance method | Public | Method | Checks MCPOS value for a single field | 20091103 | |
| 11 | Instance method | Public | Method | Checks form routine parameters | 20091103 | |
| 12 | Instance method | Public | Method | Checks priority flag for a single field | 20091103 | |
| 13 | Instance method | Public | Method | Checks if the field to be used as parameter value exists | 20091103 | |
| 14 | Instance method | Public | Method | Checks for missing entries in CNVTABLES for CNVFIELDS | 20091103 | |
| 15 | Instance method | Public | Method | Checks other Multicopy aspects | 20091103 | |
| 16 | Instance method | Public | Method | Checks whether MULTICOPY is relevant | 20091103 | |
| 17 | Instance method | Public | Method | Checks whether program exists in DDIC | 20091103 | |
| 18 | Instance method | Public | Method | Checks for a transp. table with the same SEQNUM | 20091103 | |
| 19 | Instance method | Public | Method | Checks fields for sum up, aggregation, priority | 20091103 | |
| 20 | Instance method | Public | Method | Checks whether SUMUP flag is relevant | 20091103 | |
| 21 | Instance method | Public | Method | Checks SUMUP values | 20091103 | |
| 22 | Instance method | Public | Method | Performs various checks for a single table | 20091103 | |
| 23 | Instance method | Public | Method | Checks whether table exists in DDIC and in DB | 20091103 | |
| 24 | Instance method | Public | Method | Checks relationships between some flags | 20091103 | |
| 25 | Instance method | Public | Constructor | Constructs the check object | 20091103 | |
| 26 | Instance method | Public | Method | Returns the default sequential number for a new table | 20091103 | |
| 27 | Instance method | Public | Method | Returns the number of routine params from CNVDOMS/CNVDOPARS | 20091103 | |
| 28 | Instance method | Public | Method | Returns entries from CNVFIELDS | 20091103 | |
| 29 | Instance method | Public | Method | Returns entries from CNVFIPARS | 20091103 | |
| 30 | Instance method | Protected | Method | Gets reference to the field routine parameter | 20091103 | |
| 31 | Instance method | Protected | Method | Gets reference to the field object | 20091103 | |
| 32 | Instance method | Public | Method | Returns entries from CNVINCL | 20091103 | |
| 33 | Instance method | Protected | Method | Returns table metadata | 20091103 | |
| 34 | Instance method | Public | Method | Returns CNVPACK entry | 20091103 | |
| 35 | Instance method | Public | Method | Returns entries from CNVSTEPS | 20091103 | |
| 36 | Instance method | Public | Method | Returns entries from CNVSTPARS | 20091103 | |
| 37 | Instance method | Public | Method | Return entries from CNVTABLES | 20091103 | |
| 38 | Instance method | Public | Method | Returns entries from CNVINCLTAB | 20091103 | |
| 39 | Instance method | Protected | Method | Gets reference to the table object | 20091103 | |
| 40 | Instance method | Protected | Method | Returns whether table has entries in CNVCONDITIONS(_DI) | 20091103 | |
| 41 | Instance method | Protected | Method | Loads necessary data | 20091103 | |
| 42 | Instance method | Protected | Method | Returns whether the data for a given table id already loaded | 20091103 | |
| 43 | Instance method | Protected | Method | Returns if the field is to be converted | 20091103 | |
| 44 | Instance method | Protected | Method | Returns if the field is to be used in deletion | 20091103 | |
| 45 | Instance method | Protected | Method | Loads conditions from CNVCONDITIONS and CNVCONDITIONS_DI | 20091103 | |
| 46 | Instance method | Protected | Method | Loads domain data from CNVDOMS | 20091103 | |
| 47 | Instance method | Protected | Method | Loads parameters for domain routines from CNVDOPARS | 20091103 | |
| 48 | Instance method | Protected | Method | Loads fields from CNVFIELDS | 20091103 | |
| 49 | Instance method | Protected | Method | Loads field parameters from CNVFIPARS | 20091103 | |
| 50 | Instance method | Protected | Method | Loads table-independent data | 20091103 | |
| 51 | Instance method | Protected | Method | Loads includes from CNVINCL | 20091103 | |
| 52 | Instance method | Public | Method | Loads table metadata | 20091103 | |
| 53 | Instance method | Protected | Method | Loads package data from CNVPACK | 20091103 | |
| 54 | Instance method | Protected | Method | Loads steps from CNVSTEPS | 20091103 | |
| 55 | Instance method | Protected | Method | Loads step parameters from CNVSTPARS | 20091103 | |
| 56 | Instance method | Protected | Method | Loads tables from CNVTABLES | 20091103 | |
| 57 | Instance method | Protected | Method | Loads table-dependent data | 20091103 | |
| 58 | Instance method | Protected | Method | Loads table includes from CNVINCLTAB | 20091103 | |
| 59 | Instance method | Protected | Method | Sets NOTUSE flag for field internally | 20091103 | |
| 60 | Instance method | Protected | Method | Sets NOTUSE flag for table internally | 20091103 |
Events
Class CNV_00001_CHECK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_DOM_ROUTINE | Protected | See coding | Routine assigned to a CNVDOMS entry | 20091103 | |
|
| 2 | TY_HT_DOM_ROUTINE | Protected | See coding | Hashed table of routines assigned to a CNVDOMS entry | 20091103 | |
|
| 3 | TY_HT_PROGRAM_DATA | Protected | See coding | Hashed table of program data | 20091103 | |
|
| 4 | TY_HT_TABDATA | Protected | See coding | Hashed table of tables' metadata | 20091103 | |
|
| 5 | TY_PROGRAM_DATA | Protected | See coding | Program data | 20091103 | |
|
| 6 | TY_ST_TABDATA | Protected | See coding | Sorted list of tables' metadata | 20091103 | |
|
| 7 | TY_TABDATA | Protected | See coding | Table metadata | 20091103 | |
Method Signatures
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATEGORY | Call by reference | Type reference (TYPE) | CNV_00001_MSGCAT | Category of a message | 20091103 | |||
| 2 | DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '2' | Application Log: Level of detail | 20091103 | ||
| 3 | LIST | Call by reference | Type reference (TYPE) | CNV_00001_MESSAGE_CL_TT | List of messages | 20091103 | |||
| 4 | MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Messages, Message Class | 20091103 | |||
| 5 | MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Messages, Message Number | 20091103 | |||
| 6 | MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Messages, message type | 20091103 | |||
| 7 | MSGV1 | Call by reference | Type reference (TYPE) | ANY | Messages, message variables | 20091103 | |||
| 8 | MSGV2 | Call by reference | Type reference (TYPE) | ANY | Messages, message variables | 20091103 | |||
| 9 | MSGV3 | Call by reference | Type reference (TYPE) | ANY | Messages, message variables | 20091103 | |||
| 10 | MSGV4 | Call by reference | Type reference (TYPE) | ANY | Messages, message variables | 20091103 | |||
| 11 | ONLY_BATCH | Call by reference | Type reference (TYPE) | AS4FLAG | SPACE | Message only displayed in batch mode | 20091113 | ||
| 12 | ONLY_DIALOG | Call by reference | Type reference (TYPE) | AS4FLAG | SPACE | Message only displayed in dialog mode | 20091113 | ||
| 13 | PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | '2' | Application log: Message problem class | 20091103 | ||
| 14 | UPDATE_STATE | Call by reference | Type reference (TYPE) | AS4FLAG | 'X' | whether to update overall state | 20091103 |
Method ADD_MESSAGE on class CNV_00001_CHECK has no exception.
Method ANALYZE_DOM_ROUTINES Signature
Method ANALYZE_DOM_ROUTINES on class CNV_00001_CHECK has no parameter.
Method ANALYZE_DOM_ROUTINES on class CNV_00001_CHECK has no exception.
Method CHECK_CLUST_TAB_SEQNUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BOTH_EXIST | Value transfer | Type reference (TYPE) | AS4FLAG | Both cluster and transp. table exist in CNVTABLES | 20091103 | |||
| 2 | CLUSTER_TABLE | Value transfer | Type reference (TYPE) | AS4FLAG | Whether the table is cluster table | 20091103 | |||
| 3 | CLUSTER_TABNAME | Value transfer | Type reference (TYPE) | REFNAME | Name of the cluster table | 20091103 | |||
| 4 | MESSAGES | Call by reference | Type reference (TYPE) | CNV_00001_MESSAGE_CL_TT | List of messages | 20091103 | |||
| 5 | RELEVANT_MSGCATS | Call by reference | Type reference (TYPE) | CNV_00001_MSGCAT_TT | List of relevant message categories | 20091103 | |||
| 6 | SAME_SEQNUM | Value transfer | Type reference (TYPE) | AS4FLAG | Whether the entries have same SEQNUM | 20091103 | |||
| 7 | TABLE | Call by reference | Object reference (TYPE REF TO) | CNV_00001_TABLE | Table reference | 20091103 | |||
| 8 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Cluster table name | 20091103 |
Method CHECK_CLUST_TAB_SEQNUM on class CNV_00001_CHECK has no exception.
Method CHECK_CONV_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Call by reference | Type reference (TYPE) | CNV_00001_MESSAGE_CL_TT | List of messages | 20091103 | |||
| 2 | NO_CNVFIELDS_ENTRIES | Value transfer | Type reference (TYPE) | AS4FLAG | If there is no entry in CNVFIELDS (even readonly or notuse) | 20091103 | |||
| 3 | NO_CONVERSION_FIELD | Value transfer | Type reference (TYPE) | AS4FLAG | If there is no field to be converted | 20091103 | |||
| 4 | NO_DELETION_FIELD | Value transfer | Type reference (TYPE) | AS4FLAG | If there is no field to be used with deletion | 20091103 | |||
| 5 | RELEVANT_MSGCATS | Call by reference | Type reference (TYPE) | CNV_00001_MSGCAT_TT | List of relevant message categories | 20091103 | |||
| 6 | TABLE | Call by reference | Object reference (TYPE REF TO) | CNV_00001_TABLE | Table reference | 20091103 | |||
| 7 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Cluster table name | 20091103 |
Method CHECK_CONV_FIELDS on class CNV_00001_CHECK has no exception.
Method CHECK_DROP_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATAB_NOT_DROPPABLE | Value transfer | Type reference (TYPE) | AS4FLAG | ATAB must not be dropped | 20091103 | |||
| 2 | CONDITIONS_IN_BOTH_TABLES | Value transfer | Type reference (TYPE) | AS4FLAG | Conditions defined in both: CNVCONDITIONS & CNVCONDITIONS_DI | 20091103 | |||
| 3 | CONDITIONS_NOT_IN_DI | Value transfer | Type reference (TYPE) | AS4FLAG | Conditions defined in CNVCONDITIONS & not CNVCONDITIONS_DI | 20091103 | |||
| 4 | CONVERSION_STEPS_DS_RU | Value transfer | Type reference (TYPE) | AS4FLAG | If conv. package and steps AR or RU are used | 20091103 | |||
| 5 | DELETION_STEPS_AR_RU | Value transfer | Type reference (TYPE) | AS4FLAG | If del. package and steps DS or RU are used | 20091103 | |||
| 6 | DROP_INSERT_NOT_MARKED | Value transfer | Type reference (TYPE) | AS4FLAG | Drop/Ins. was not marked in CNVPACK and/or CNVTABLES | 20091103 | |||
| 7 | MESSAGES | Call by reference | Type reference (TYPE) | CNV_00001_MESSAGE_CL_TT | List of messages | 20091103 | |||
| 8 | RELEVANT_MSGCATS | Call by reference | Type reference (TYPE) | CNV_00001_MSGCAT_TT | List of relevant message categories | 20091103 | |||
| 9 | TABLE | Call by reference | Object reference (TYPE REF TO) | CNV_00001_TABLE | Table reference | 20091103 | |||
| 10 | TABLE_NOT_FOUND | Value transfer | Type reference (TYPE) | AS4FLAG | Table doesn't exist in the system | 20091103 | |||
| 11 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Cluster table name | 20091103 | |||
| 12 | WRONG_TABLE_FORM | Value transfer | Type reference (TYPE) | AS4FLAG | Not a transparent table | 20091103 |
Method CHECK_DROP_INSERT on class CNV_00001_CHECK has no exception.
Method CHECK_FIELD_AGGREGATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AGGREGATED | Value transfer | Type reference (TYPE) | AS4FLAG | Whether field is aggregated | 20091103 | |||
| 2 | AGGR_ROUTINE | Value transfer | Type reference (TYPE) | CNV_FUNC | Conversion: Name of the routine used | 20091103 | |||
| 3 | AGGR_ROUTINE_UNDEFINED | Value transfer | Type reference (TYPE) | AS4FLAG | AGGREGATE='F' and aggr. routine not set | 20091103 | |||
| 4 | AGGR_ROUTINE_WRONG_TYPE | Value transfer | Type reference (TYPE) | AS4FLAG | AGGREGATE='F' and aggr. routine type <> F | 20091103 | |||
| 5 | DFIES | Call by reference | Type reference (TYPE) | DFIES | Field description | 20091103 | |||
| 6 | FIELD | Call by reference | Object reference (TYPE REF TO) | CNV_00001_FIELD | FIeld reference | 20091103 | |||
| 7 | FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field name | 20091103 | |||
| 8 | IRRELEVANT_AGGREGATE | Value transfer | Type reference (TYPE) | AS4FLAG | If SUMUP not in ('G', 'P') and aggregate set | 20091103 | |||
| 9 | MESSAGES | Call by reference | Type reference (TYPE) | CNV_00001_MESSAGE_CL_TT | List of messages | 20091103 | |||
| 10 | NOT_AGGREGABLE | Value transfer | Type reference (TYPE) | AS4FLAG | If field is not of aggregable type | 20091103 | |||
| 11 | RELEVANT_MSGCATS | Call by reference | Type reference (TYPE) | CNV_00001_MSGCAT_TT | List of relevant message categories | 20091103 | |||
| 12 | TABLE | Call by reference | Object reference (TYPE REF TO) | CNV_00001_TABLE | Table reference | 20091103 | |||
| 13 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20091103 | |||
| 14 | WRONG_AGGREGATE_VALUE | Value transfer | Type reference (TYPE) | AS4FLAG | If aggregate value is not allowed | 20091103 |
Method CHECK_FIELD_AGGREGATED on class CNV_00001_CHECK has no exception.
Method CHECK_FIELD_CONVERTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONVERTED | Value transfer | Type reference (TYPE) | AS4FLAG | Whether field is converted | 20091103 | |||
| 2 | CONV_PROGRAM | Value transfer | Type reference (TYPE) | CNV_PROG | Conversion: (Include) program containing the routine | 20091103 | |||
| 3 | CONV_PROGRAM_NOT_FOUND | Value transfer | Type reference (TYPE) | AS4FLAG | Program with conversion routine not found | 20091103 | |||
| 4 | CONV_ROUTINE | Value transfer | Type reference (TYPE) | CNV_FUNC | Conversion routine name | 20091103 | |||
| 5 | CONV_ROUTINE_CS_NOT_FOUND | Value transfer | Type reference (TYPE) | AS4FLAG | Routine could not be found during cust. search (?) | 20091103 | |||
| 6 | CONV_ROUTINE_TYPE_UNDEFINED | Value transfer | Type reference (TYPE) | AS4FLAG | Routine type not set | 20091103 | |||
| 7 | CONV_ROUTINE_UNDEFINED | Value transfer | Type reference (TYPE) | AS4FLAG | Conversion routine is not defined | 20091103 | |||
| 8 | DELETED | Value transfer | Type reference (TYPE) | AS4FLAG | Whether field is used to decide about deletion | 20091103 | |||
| 9 | FIELD | Call by reference | Object reference (TYPE REF TO) | CNV_00001_FIELD | Generated Table for View CNV_00005_FIELDS | 20091103 | |||
| 10 | FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field name | 20091103 | |||
| 11 | MESSAGES | Call by reference | Type reference (TYPE) | CNV_00001_MESSAGE_CL_TT | List of messages | 20091103 | |||
| 12 | RELEVANT_MSGCATS | Call by reference | Type reference (TYPE) | CNV_00001_MSGCAT_TT | List of relevant message categories | 20091103 | |||
| 13 | TABLE | Call by reference | Object reference (TYPE REF TO) | CNV_00001_TABLE | Generated Table for View CNV_00005_TABLES | 20091103 | |||
| 14 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20091103 |
Method CHECK_FIELD_CONVERTED on class CNV_00001_CHECK has no exception.
Method CHECK_FIELD_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DFIES | Value transfer | Type reference (TYPE) | DFIES | Field description | 20091103 | |||
| 2 | EXISTS | Value transfer | Type reference (TYPE) | AS4FLAG | If field exists in DDIC | 20091103 | |||
| 3 | FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field name | 20091103 | |||
| 4 | MESSAGES | Call by reference | Type reference (TYPE) | CNV_00001_MESSAGE_CL_TT | List of messages | 20091103 | |||
| 5 | RELEVANT_MSGCATS | Call by reference | Type reference (TYPE) | CNV_00001_MSGCAT_TT | List of relevant message categories | 20091103 | |||
| 6 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20091103 |
Method CHECK_FIELD_EXISTS on class CNV_00001_CHECK has no exception.
Method CHECK_FIELD_FOR_AGGREGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DFIES | Call by reference | Type reference (TYPE) | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | 20091117 | |||
| 2 | RET | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X or blank) | 20091117 |
Method CHECK_FIELD_FOR_AGGREGATION on class CNV_00001_CHECK has no exception.
Method CHECK_FIELD_MCPOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD | Call by reference | Object reference (TYPE REF TO) | CNV_00001_FIELD | Field reference | 20091103 | |||
| 2 | FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field name | 20091103 | |||
| 3 | MESSAGES | Call by reference | Type reference (TYPE) | CNV_00001_MESSAGE_CL_TT | List of messages | 20091103 | |||
| 4 | RELEVANT_MSGCATS | Call by reference | Type reference (TYPE) | CNV_00001_MSGCAT_TT | List of relevant message categories | 20091103 | |||
| 5 | TABLE | Call by reference | Object reference (TYPE REF TO) | CNV_00001_TABLE | Table reference | 20091103 | |||
| 6 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20091103 | |||
| 7 | WRONG_MCPOS_VALUE | Value transfer | Type reference (TYPE) | AS4FLAG | If MCPOS value is not allowed | 20091103 |
Method CHECK_FIELD_MCPOS on class CNV_00001_CHECK has no exception.
Method CHECK_FIELD_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AGGREGATED | Call by reference | Type reference (TYPE) | AS4FLAG | Whether field is aggregated | 20091103 | |||
| 2 | CONVERTED | Call by reference | Type reference (TYPE) | AS4FLAG | Whether field is converted | 20091103 | |||
| 3 | DOMS_PARAM_COUNT | Value transfer | Type reference (TYPE) | INT4 | Number of parameters in CNVDOPARS | 20091103 | |||
| 4 | FIELD | Call by reference | Object reference (TYPE REF TO) | CNV_00001_FIELD | Field reference | 20091103 | |||
| 5 | FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field name | 20091103 | |||
| 6 | FIELDS_PARAM_COUNT | Value transfer | Type reference (TYPE) | INT4 | Number of parameters in CNVFIPARS | 20091103 | |||
| 7 | MESSAGES | Call by reference | Type reference (TYPE) | CNV_00001_MESSAGE_CL_TT | List of messages | 20091103 | |||
| 8 | RELEVANT_MSGCATS | Call by reference | Type reference (TYPE) | CNV_00001_MSGCAT_TT | List of relevant message categories | 20091103 | |||
| 9 | TABLE | Call by reference | Object reference (TYPE REF TO) | CNV_00001_TABLE | Table reference | 20091103 | |||
| 10 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20091103 | |||
| 11 | WRONG_PARAM_COUNT | Value transfer | Type reference (TYPE) | AS4FLAG | Different number of params in CNVFIELDS and CNVDOMS | 20091103 |
Method CHECK_FIELD_PARAMS on class CNV_00001_CHECK has no exception.
Method CHECK_FIELD_PRIORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD | Call by reference | Object reference (TYPE REF TO) | CNV_00001_FIELD | Field reference | 20091103 | |||
| 2 | FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field name | 20091103 | |||
| 3 | MESSAGES | Call by reference | Type reference (TYPE) | CNV_00001_MESSAGE_CL_TT | List of messages | 20091103 | |||
| 4 | PRIORITY_AND_NOTUSE_SET | Value transfer | Type reference (TYPE) | AS4FLAG | Priority flag and NOTUSE both set | 20091103 | |||
| 5 | RELEVANT_MSGCATS | Call by reference | Type reference (TYPE) | CNV_00001_MSGCAT_TT | List of relevant message categories | 20091103 | |||
| 6 | TABLE | Call by reference | Object reference (TYPE REF TO) | CNV_00001_TABLE | Table reference | 20091103 | |||
| 7 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20091103 |
Method CHECK_FIELD_PRIORITY on class CNV_00001_CHECK has no exception.
Method CHECK_FIPAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD | Call by reference | Object reference (TYPE REF TO) | CNV_00001_FIELD | Field reference | 20091103 | |||
| 2 | FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field name | 20091103 | |||
| 3 | FIELD_NOT_FOUND | Value transfer | Type reference (TYPE) | AS4FLAG | Parameter is of type T and field not found in table | 20091103 | |||
| 4 | FIPAR | Call by reference | Object reference (TYPE REF TO) | CNV_00001_PARAMETER | Parameter reference | 20091103 | |||
| 5 | MESSAGES | Call by reference | Type reference (TYPE) | CNV_00001_MESSAGE_CL_TT | List of messages | 20091103 | |||
| 6 | PARAM_NUM | Call by reference | Type reference (TYPE) | CNV_PANUM | Conversion: consecutive number for a parameter | 20091103 | |||
| 7 | RELEVANT_MSGCATS | Call by reference | Type reference (TYPE) | CNV_00001_MSGCAT_TT | List of relevant message categories | 20091103 | |||
| 8 | TABLE | Call by reference | Object reference (TYPE REF TO) | CNV_00001_TABLE | Table reference | 20091103 | |||
| 9 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20091103 |
Method CHECK_FIPAR on class CNV_00001_CHECK has no exception.
Method CHECK_MISSING_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEFAULT_SEQNUM | Call by reference | Type reference (TYPE) | CNV_ORD | Conversion: Sequence Number | 20091103 | |||
| 2 | FIX_INTERNALLY | Call by reference | Type reference (TYPE) | AS4FLAG | Whether to insert entry into internal tables | 20091103 | |||
| 3 | TABLES | Call by reference | Type reference (TYPE) | CNV_00001_TABLES_STT | Sorted table of CNVTABLES | 20091103 |
Method CHECK_MISSING_TABLES on class CNV_00001_CHECK has no exception.
Method CHECK_MULTICOPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Call by reference | Type reference (TYPE) | CNV_00001_MESSAGE_CL_TT | List of messages | 20091103 | |||
| 2 | MORE_FIRST_ROUTINES | Value transfer | Type reference (TYPE) | AS4FLAG | If more then 1 routine with MCPOS='F' is set | 20091103 | |||
| 3 | MULTICOPY_RELEVANT | Call by reference | Type reference (TYPE) | AS4FLAG | If multicopy scenario is used | 20091103 | |||
| 4 | NO_FIRST_ROUTINE | Value transfer | Type reference (TYPE) | AS4FLAG | If no routine with MCPOS='F' is set | 20091103 | |||
| 5 | RELEVANT_MSGCATS | Call by reference | Type reference (TYPE) | CNV_00001_MSGCAT_TT | List of relevant message categories | 20091103 | |||
| 6 | TABLE | Call by reference | Object reference (TYPE REF TO) | CNV_00001_TABLE | Table reference | 20091103 | |||
| 7 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Cluster table name | 20091103 | |||
| 8 | WRONG_SEQNUM | Value transfer | Type reference (TYPE) | AS4FLAG | If the fields seqnums cause infeasibility | 20091103 |
Method CHECK_MULTICOPY on class CNV_00001_CHECK has no exception.
Method CHECK_MULTICOPY_RELEVANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IRRELEVANT_MCPOS_FIELD | Value transfer | Type reference (TYPE) | AS4FLAG | Whether MCPOS is set but not needed | 20091103 | |||
| 2 | MCPOS_FIELDS_EXIST | Value transfer | Type reference (TYPE) | AS4FLAG | Whether there are some fields with MCPOS set | 20091103 | |||
| 3 | MESSAGES | Call by reference | Type reference (TYPE) | CNV_00001_MESSAGE_CL_TT | List of messages | 20091103 | |||
| 4 | MULTICOPY_RELEVANT | Value transfer | Type reference (TYPE) | AS4FLAG | Whether Multicopy is set for table | 20091103 | |||
| 5 | RELEVANT_MSGCATS | Call by reference | Type reference (TYPE) | CNV_00001_MSGCAT_TT | List of relevant message categories | 20091103 | |||
| 6 | TABLE | Call by reference | Object reference (TYPE REF TO) | CNV_00001_TABLE | Table reference | 20091103 | |||
| 7 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Cluster table name | 20091103 |
Method CHECK_MULTICOPY_RELEVANT on class CNV_00001_CHECK has no exception.
Method CHECK_PROGRAM_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXISTS | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X or blank) | 20091103 | |||
| 2 | PROGNAME | Call by reference | Type reference (TYPE) | CNV_PROG | ABAP program name | 20091103 |
Method CHECK_PROGRAM_EXISTS on class CNV_00001_CHECK has no exception.
Method CHECK_SAME_SEQNUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BOTH_EXIST | Value transfer | Type reference (TYPE) | AS4FLAG | Both cluster and transp. table exist in CNVTABLES | 20091103 | |||
| 2 | REF_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Transparent table name | 20091103 | |||
| 3 | SAME_SEQNUM | Value transfer | Type reference (TYPE) | AS4FLAG | Whether the entries have same SEQNUM | 20091103 | |||
| 4 | TABLE | Call by reference | Object reference (TYPE REF TO) | CNV_00001_TABLE | Conversion: Tables for processing by package | 20091103 | |||
| 5 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Cluster table name | 20091103 |
Method CHECK_SAME_SEQNUM on class CNV_00001_CHECK has no exception.
Method CHECK_SUMUP_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AGGREGATE_SCENARIO | Value transfer | Type reference (TYPE) | AS4FLAG | Whether SUMUP = 'G' | 20091103 | |||
| 2 | IRRELEVANT_AGGR_FIELDS | Value transfer | Type reference (TYPE) | AS4FLAG | Aggr. are set althoug sumup not in (G, P) | 20091103 | |||
| 3 | IRRELEVANT_PRIORITY_FIELD | Value transfer | Type reference (TYPE) | AS4FLAG | If the priority flag set though scenario <> 'A' | 20091103 | |||
| 4 | IRRELEVANT_PRIORITY_ROUTINE | Value transfer | Type reference (TYPE) | AS4FLAG | If prio routine is set though no prio scenario | 20091103 | |||
| 5 | MESSAGES | Call by reference | Type reference (TYPE) | CNV_00001_MESSAGE_CL_TT | List of messages | 20091103 | |||
| 6 | MORE_PRIORITY_FIELDS | Value transfer | Type reference (TYPE) | AS4FLAG | If the priority flag was set for too many fields | 20091103 | |||
| 7 | NO_AGGREGABLE_FIELDS | Value transfer | Type reference (TYPE) | AS4FLAG | If the table contains fields to aggregate | 20091103 | |||
| 8 | NO_PRIORITY_ROUTINE | Value transfer | Type reference (TYPE) | AS4FLAG | Prio scenario and no prio routine | 20091103 | |||
| 9 | NO_SUMMABLE_FIELDS | Value transfer | Type reference (TYPE) | AS4FLAG | If the table contains fields to sum up | 20091103 | |||
| 10 | PRIORITY_SCENARIO | Value transfer | Type reference (TYPE) | AS4FLAG | Whether priority scenario is used | 20091103 | |||
| 11 | RELEVANT_MSGCATS | Call by reference | Type reference (TYPE) | CNV_00001_MSGCAT_TT | List of relevant message categories | 20091103 | |||
| 12 | SUMUP_SCENARIO | Value transfer | Type reference (TYPE) | AS4FLAG | Whether SUMUP = 'S' | 20091103 | |||
| 13 | TABLE | Call by reference | Object reference (TYPE REF TO) | CNV_00001_TABLE | Table reference | 20091103 | |||
| 14 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Cluster table name | 20091103 | |||
| 15 | TEST | Call by reference | Type reference (TYPE) | AS4FLAG | SPACE | whether package check is run in test mode | 20091103 |
Method CHECK_SUMUP_FIELDS on class CNV_00001_CHECK has no exception.
Method CHECK_SUMUP_RELEVANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONVERTED_KEYFIELD | Value transfer | Type reference (TYPE) | AS4FLAG | Whether there is converted key field | 20091103 | |||
| 2 | CONVERTED_NONKEYFIELD | Value transfer | Type reference (TYPE) | AS4FLAG | Whether there is converted non-key field | 20091103 | |||
| 3 | TABLE | Call by reference | Object reference (TYPE REF TO) | CNV_00001_TABLE | Table reference | 20091103 | |||
| 4 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Cluster table name | 20091103 |
Method CHECK_SUMUP_RELEVANT on class CNV_00001_CHECK has no exception.
Method CHECK_SUMUP_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONVERTED_KEYFIELD | Call by reference | Type reference (TYPE) | AS4FLAG | Whether there is converted key field | 20091103 | |||
| 2 | CONVERTED_NONKEYFIELD | Call by reference | Type reference (TYPE) | AS4FLAG | Whether there is converted non-key field | 20091103 | |||
| 3 | MESSAGES | Call by reference | Type reference (TYPE) | CNV_00001_MESSAGE_CL_TT | List of messages | 20091103 | |||
| 4 | RELEVANT_MSGCATS | Call by reference | Type reference (TYPE) | CNV_00001_MSGCAT_TT | List of relevant message categories | 20091103 | |||
| 5 | SUMUP_NOT_PA | Value transfer | Type reference (TYPE) | AS4FLAG | Sumup is neither P nor A and both key and non-key to convert | 20091103 | |||
| 6 | SUMUP_NOT_SET | Value transfer | Type reference (TYPE) | AS4FLAG | Sumup not set although relevant | 20091103 | |||
| 7 | TABLE | Call by reference | Object reference (TYPE REF TO) | CNV_00001_TABLE | Table reference | 20091103 | |||
| 8 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Cluster table name | 20091103 |
Method CHECK_SUMUP_VALUES on class CNV_00001_CHECK has no exception.
Method CHECK_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Call by reference | Type reference (TYPE) | CNV_00001_MESSAGE_CL_TT | List of messages | 20091103 | |||
| 2 | RELEVANT_MSGCATS | Call by reference | Type reference (TYPE) | CNV_00001_MSGCAT_TT | List of relevant message categories | 20091103 | |||
| 3 | TABLE | Call by reference | Object reference (TYPE REF TO) | CNV_00001_TABLE | Representation of converted table | 20091103 | |||
| 4 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20091103 |
Method CHECK_TABLE on class CNV_00001_CHECK has no exception.
Method CHECK_TABLE_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXISTS_DB | Value transfer | Type reference (TYPE) | AS4FLAG | Whether table exists in DB | 20091103 | |||
| 2 | EXISTS_DDIC | Value transfer | Type reference (TYPE) | AS4FLAG | Whether table exists in DDIC | 20091103 | |||
| 3 | FIELDS | Call by reference | Type reference (TYPE) | DDFIELDS | DD: Field List | 20091103 | |||
| 4 | INCONSISTENT | Value transfer | Type reference (TYPE) | AS4FLAG | Table definition in DDIC is inconsistent | 20091103 | |||
| 5 | MESSAGES | Call by reference | Type reference (TYPE) | CNV_00001_MESSAGE_CL_TT | List of messages | 20091103 | |||
| 6 | NOT_TABLE | Value transfer | Type reference (TYPE) | AS4FLAG | Exists in DDIC but is not a table | 20091103 | |||
| 7 | RELEVANT_MSGCATS | Call by reference | Type reference (TYPE) | CNV_00001_MSGCAT_TT | List of relevant message categories | 20091103 | |||
| 8 | STOP | Value transfer | Type reference (TYPE) | AS4FLAG | whether package check should be stopped for this table | 20091103 | |||
| 9 | TABHEADER | Call by reference | Type reference (TYPE) | X030L | Nametab Header, Database Structure DDNTT | 20091103 | |||
| 10 | TABLE | Call by reference | Object reference (TYPE REF TO) | CNV_00001_TABLE | Table reference | 20091103 | |||
| 11 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Cluster table name | 20091103 |
Method CHECK_TABLE_EXISTS on class CNV_00001_CHECK has no exception.
Method CHECK_TABLE_FLAGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGE | Call by reference | Type reference (TYPE) | AS4FLAG | SPACE | Whether to include message about change of KEYCHVIEWS | 20091103 | ||
| 2 | COPYROWS_AND_KEYCHVIEWS_SET | Value transfer | Type reference (TYPE) | AS4FLAG | COPYROWS and KEYCHVIEWS set together | 20091103 | |||
| 3 | MESSAGES | Call by reference | Type reference (TYPE) | CNV_00001_MESSAGE_CL_TT | List of messages | 20091103 | |||
| 4 | RELEVANT_MSGCATS | Call by reference | Type reference (TYPE) | CNV_00001_MSGCAT_TT | List of relevant message categories | 20091103 | |||
| 5 | TABLE | Call by reference | Object reference (TYPE REF TO) | CNV_00001_TABLE | Table reference | 20091103 | |||
| 6 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Cluster table name | 20091103 |
Method CHECK_TABLE_FLAGS on class CNV_00001_CHECK has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_PROVIDER | Call by reference | Object reference (TYPE REF TO) | CNV_00001_CTRL_DATA_PROVIDER | CWB control tables data provider | 20091207 | |||
| 2 | PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20091207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data source does not exist | 20091207 |
Method GET_DEFAULT_SEQNUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SEQNUM | Value transfer | Type reference (TYPE) | CNV_ORD | Conversion: Sequence Number | 20091103 |
Method GET_DEFAULT_SEQNUM on class CNV_00001_CHECK has no exception.
Method GET_DOM_ROUTINE_PARAM_CNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Value transfer | Type reference (TYPE) | INT4 | Number of parameters | 20091103 | |||
| 2 | ROUTINE_NAME | Call by reference | Type reference (TYPE) | CNV_FUNC | Conversion: Name of the routine used | 20091103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Routine not found in CNVDOMS | 20091103 |
Method GET_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDS | Call by reference | Type reference (TYPE) | CNV_00001_FIELDS_STT | Sorted table of CNVFIELDS | 20091103 | |||
| 2 | FIELDS_STD | Call by reference | Type reference (TYPE) | CNV_00001_FIELDS_TT | Standard table of CNVFIELDS | 20091103 |
Method GET_FIELDS on class CNV_00001_CHECK has no exception.
Method GET_FIELD_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIPARS | Call by reference | Type reference (TYPE) | CNV_00001_FIPARS_STT | Sorted table of CNVFIPARS | 20091103 | |||
| 2 | FIPARS_STD | Call by reference | Type reference (TYPE) | CNV_00001_FIPARS_TT | Standard table of CNVFIPARS | 20091103 |
Method GET_FIELD_PARAMS on class CNV_00001_CHECK has no exception.
Method GET_FIELD_PARAM_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD | Call by reference | Object reference (TYPE REF TO) | CNV_00001_FIELD | Converted field representation | 20091103 | |||
| 2 | FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field name | 20091103 | |||
| 3 | FIELD_RET | Call by reference | Object reference (TYPE REF TO) | CNV_00001_FIELD | Converted field representation | 20091103 | |||
| 4 | PARAM | Call by reference | Object reference (TYPE REF TO) | CNV_00001_PARAMETER | Routine parameter representation | 20091103 | |||
| 5 | PARAM_NUM | Call by reference | Type reference (TYPE) | CNV_PANUM | Conversion: consecutive number for a parameter | 20091103 | |||
| 6 | PARAM_RET | Call by reference | Object reference (TYPE REF TO) | CNV_00001_PARAMETER | Routine parameter representation | 20091103 | |||
| 7 | TABLE | Call by reference | Object reference (TYPE REF TO) | CNV_00001_TABLE | Representation of converted table | 20091103 | |||
| 8 | TABLE_RET | Call by reference | Object reference (TYPE REF TO) | CNV_00001_TABLE | Representation of converted table | 20091103 | |||
| 9 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20091103 |
Method GET_FIELD_PARAM_REF on class CNV_00001_CHECK has no exception.
Method GET_FIELD_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD | Call by reference | Object reference (TYPE REF TO) | CNV_00001_FIELD | Converted field representation | 20091103 | |||
| 2 | FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field name | 20091103 | |||
| 3 | FIELD_RET | Call by reference | Object reference (TYPE REF TO) | CNV_00001_FIELD | Converted field representation | 20091103 | |||
| 4 | TABLE | Call by reference | Object reference (TYPE REF TO) | CNV_00001_TABLE | Representation of converted table | 20091103 | |||
| 5 | TABLE_RET | Call by reference | Object reference (TYPE REF TO) | CNV_00001_TABLE | Representation of converted table | 20091103 | |||
| 6 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20091103 |
Method GET_FIELD_REF on class CNV_00001_CHECK has no exception.
Method GET_INCLUDES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INCLUDES | Call by reference | Type reference (TYPE) | CNV_00001_INCL_STT | Sorted table of CNVINCL | 20091103 | |||
| 2 | INCLUDES_STD | Call by reference | Type reference (TYPE) | CNV_00001_INCL_TT | Standard table of CNVINCL | 20091103 |
Method GET_INCLUDES on class CNV_00001_CHECK has no exception.
Method GET_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METADATA | Value transfer | Type reference (TYPE) | TY_TABDATA | Table metadata | 20091103 | |||
| 2 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20091103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Metadata for the table was not found | 20091103 |
Method GET_PACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PACK | Call by reference | Type reference (TYPE) | CNVPACK | Conversion: Conversion packages | 20091103 |
Method GET_PACK on class CNV_00001_CHECK has no exception.
Method GET_STEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STEPS | Call by reference | Type reference (TYPE) | CNV_00001_STEPS_STT | Sorted table of CNVSTEPS | 20091103 |
Method GET_STEPS on class CNV_00001_CHECK has no exception.
Method GET_STEP_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STPARS | Call by reference | Type reference (TYPE) | CNV_00001_STPARS_STT | Sorted table of CNVSTPARS | 20091103 |
Method GET_STEP_PARAMS on class CNV_00001_CHECK has no exception.
Method GET_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISTINCT_FIELD_TABLES | Call by reference | Type reference (TYPE) | TTTABNAME | List of distinct table names from CNVFIELDS | 20091103 | |||
| 2 | TABLES | Call by reference | Type reference (TYPE) | CNV_00001_TABLES_STT | Sorted table of CNVTABLES | 20091103 | |||
| 3 | TABLES_STD | Call by reference | Type reference (TYPE) | CNV_00001_TABLES_TT | Standard table of CNVTABLES | 20091103 |
Method GET_TABLES on class CNV_00001_CHECK has no exception.
Method GET_TABLE_INCLUDES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INCLUDES | Call by reference | Type reference (TYPE) | CNV_00001_INCLTAB_STT | Sorted table of CNVINCLTAB | 20091103 |
Method GET_TABLE_INCLUDES on class CNV_00001_CHECK has no exception.
Method GET_TABLE_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TABLE | Call by reference | Object reference (TYPE REF TO) | CNV_00001_TABLE | Representation of converted table | 20091103 | |||
| 2 | TABLE_RET | Call by reference | Object reference (TYPE REF TO) | CNV_00001_TABLE | Representation of converted table | 20091103 | |||
| 3 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20091103 |
Method GET_TABLE_REF on class CNV_00001_CHECK has no exception.
Method HAS_TABLE_CONDITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONDITIONS | Call by reference | Type reference (TYPE) | AS4FLAG | If there are entries in CNVCONDITIONS | 20091103 | |||
| 2 | CONDITIONS_DI | Call by reference | Type reference (TYPE) | AS4FLAG | If there are entries in CNVCONDITIONS_DI | 20091103 | |||
| 3 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Cluster table name | 20091103 |
Method HAS_TABLE_CONDITIONS on class CNV_00001_CHECK has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20091103 |
Method INIT on class CNV_00001_CHECK has no exception.
Method IS_DATA_FOR_TABLE_LOADED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOADED | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X or blank) | 20091103 | |||
| 2 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20091103 |
Method IS_DATA_FOR_TABLE_LOADED on class CNV_00001_CHECK has no exception.
Method IS_FIELD_FOR_CONVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD | Call by reference | Type reference (TYPE) | CNVFIELDS | Conversion: Table fields affected | 20091103 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X or blank) | 20091103 |
Method IS_FIELD_FOR_CONVERSION on class CNV_00001_CHECK has no exception.
Method IS_FIELD_FOR_DELETION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD | Call by reference | Type reference (TYPE) | CNVFIELDS | Conversion: Table fields affected | 20091103 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X or blank) | 20091103 |
Method IS_FIELD_FOR_DELETION on class CNV_00001_CHECK has no exception.
Method LOAD_CONDITIONS Signature
Method LOAD_CONDITIONS on class CNV_00001_CHECK has no parameter.
Method LOAD_CONDITIONS on class CNV_00001_CHECK has no exception.
Method LOAD_DOMAINS Signature
Method LOAD_DOMAINS on class CNV_00001_CHECK has no parameter.
Method LOAD_DOMAINS on class CNV_00001_CHECK has no exception.
Method LOAD_DOMAIN_PARAMS Signature
Method LOAD_DOMAIN_PARAMS on class CNV_00001_CHECK has no parameter.
Method LOAD_DOMAIN_PARAMS on class CNV_00001_CHECK has no exception.
Method LOAD_FIELDS Signature
Method LOAD_FIELDS on class CNV_00001_CHECK has no parameter.
Method LOAD_FIELDS on class CNV_00001_CHECK has no exception.
Method LOAD_FIELD_PARAMS Signature
Method LOAD_FIELD_PARAMS on class CNV_00001_CHECK has no parameter.
Method LOAD_FIELD_PARAMS on class CNV_00001_CHECK has no exception.
Method LOAD_GLOBAL_DATA Signature
Method LOAD_GLOBAL_DATA on class CNV_00001_CHECK has no parameter.
Method LOAD_GLOBAL_DATA on class CNV_00001_CHECK has no exception.
Method LOAD_INCLUDES Signature
Method LOAD_INCLUDES on class CNV_00001_CHECK has no parameter.
Method LOAD_INCLUDES on class CNV_00001_CHECK has no exception.
Method LOAD_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20091103 |
Method LOAD_METADATA on class CNV_00001_CHECK has no exception.
Method LOAD_PACK Signature
Method LOAD_PACK on class CNV_00001_CHECK has no parameter.
Method LOAD_PACK on class CNV_00001_CHECK has no exception.
Method LOAD_STEPS Signature
Method LOAD_STEPS on class CNV_00001_CHECK has no parameter.
Method LOAD_STEPS on class CNV_00001_CHECK has no exception.
Method LOAD_STEP_PARAMS Signature
Method LOAD_STEP_PARAMS on class CNV_00001_CHECK has no parameter.
Method LOAD_STEP_PARAMS on class CNV_00001_CHECK has no exception.
Method LOAD_TABLES Signature
Method LOAD_TABLES on class CNV_00001_CHECK has no parameter.
Method LOAD_TABLES on class CNV_00001_CHECK has no exception.
Method LOAD_TABLE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20091103 |
Method LOAD_TABLE_DATA on class CNV_00001_CHECK has no exception.
Method LOAD_TABLE_INCLUDES Signature
Method LOAD_TABLE_INCLUDES on class CNV_00001_CHECK has no parameter.
Method LOAD_TABLE_INCLUDES on class CNV_00001_CHECK has no exception.
Method SET_FIELD_NOTUSE 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 SET_FIELD_NOTUSE on class CNV_00001_CHECK has no exception.
Method SET_TABLE_NOTUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20091103 |
Method SET_TABLE_NOTUSE on class CNV_00001_CHECK has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 46C |