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