SAP ABAP Class CNV_00001_TABLE (Representation of converted table)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_BASIS (Package) Conversion: Basis functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CNV_00001_CONTROL_OBJECT Representation of CWB control object 20091103
Properties
Class CNV_00001_TABLE  
Short Description Representation of converted table    
Super Class CNV_00001_CONTROL_OBJECT Representation of CWB control object 
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_LOGGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CNV_00001_TABLE has no interface implemented.
Friends
Class CNV_00001_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALL_FIELDS Instance attribute Protected Type reference (TYPE) DDFIELDS All fields of the table 20091103
2 CHECK_REF Instance attribute Protected Object reference (TYPE REF TO) CNV_00001_CHECK Basis checks 20091103
3 COPYROWS Instance attribute Public Type reference (TYPE) CNV_COPY Conversion: Copy indicator for table records 20091103
4 DD02V Instance attribute Protected Type reference (TYPE) DD02V Generated table for view DD02V 20091103
5 DELETED Instance attribute Protected Type reference (TYPE) AS4FLAG SPACE Whether the table was deleted 20091103
6 DUPL_HANDL_AGGREGATE Constant Public Type reference (TYPE) CNV_SUM 'G' Duplicate handling: use general aggregate function 20091103
7 DUPL_HANDL_IGNORE Constant Public Type reference (TYPE) CNV_SUM 'A' Duplicate handling: ignore duplicates 20091103
8 DUPL_HANDL_NONE Constant Public Type reference (TYPE) CNV_SUM SPACE Duplicate handling: none 20091103
9 DUPL_HANDL_PRIORITY Constant Public Type reference (TYPE) CNV_SUM 'P' Duplicate handling: handling based on custom prio. routine 20091103
10 DUPL_HANDL_SUMUP Constant Public Type reference (TYPE) CNV_SUM 'S' Duplicate handling: Sum up QUAN and CURR fields 20091103
11 DUPL_HANDL_TYPE Instance attribute Public Type reference (TYPE) CNV_SUM Conversion: Qualifier for summation or double records 20091103
12 FIELDS Instance attribute Public Type reference (TYPE) CNV_00001_FIELD_CL_TT Table type of converted field representation object 20091103
13 GETDUPREC Instance attribute Public Type reference (TYPE) CNV_GETDUP Indic. for returning the target record if duplicates occur 20091103
14 INCLUDES Instance attribute Public Type reference (TYPE) CNV_00001_INCLUDE_CL_TT Table type of include representation 20091103
15 MSG_CAT_DUPL Constant Public Type reference (TYPE) CNV_00001_MSGCAT 'table.main.dupl' Category of a message - duplicate handling settings 20091103
16 MSG_CAT_DUPL_HANDL Constant Public Type reference (TYPE) CNV_00001_MSGCAT 'table.main.dupl.duplicate_handling' Category of a message - duplicate handling 20091103
17 MSG_CAT_FIELDLIST Constant Public Type reference (TYPE) CNV_00001_MSGCAT 'table.main.fields' Category of a message - list of fields 20091103
18 MSG_CAT_FIELDLIST_AGGR Constant Public Type reference (TYPE) CNV_00001_MSGCAT 'table.main.fields.aggr' Category of a message - list of aggregated fields 20091103
19 MSG_CAT_FIELDLIST_CONV Constant Public Type reference (TYPE) CNV_00001_MSGCAT 'table.main.fields.conv' Category of a message - list of converted fields 20091103
20 MSG_CAT_FIELDLIST_READ Constant Public Type reference (TYPE) CNV_00001_MSGCAT 'table.main.fields.read' Category of a message - list of readonly fields 20091103
21 MSG_CAT_FIELD_AGGR_ROUTINE Constant Public Type reference (TYPE) CNV_00001_MSGCAT 'table.main.fields.aggr.&FIELD.aggr_routine' Category of a message - list of readonly fields 20091103
22 MSG_CAT_FIELD_CONV_ROUTINE Constant Public Type reference (TYPE) CNV_00001_MSGCAT 'table.main.fields.conv.&FIELD.conv_routine' Category of a message - list of readonly fields 20091103
23 MSG_CAT_MAIN Constant Public Type reference (TYPE) CNV_00001_MSGCAT 'table.main' Category of a message - main settings 20091103
24 MSG_CAT_MULTICOPY Constant Public Type reference (TYPE) CNV_00001_MSGCAT 'table.other.multicopy' Category of a message - multicopy 20091103
25 MSG_CAT_OTHR Constant Public Type reference (TYPE) CNV_00001_MSGCAT 'table.other' Category of a message - other settings 20091103
26 MSG_CAT_PRIO_ROUTINE Constant Public Type reference (TYPE) CNV_00001_MSGCAT 'table.main.dupl.priority_routine' Category of a message - priority routine 20091103
27 MSG_COLLECTOR Instance attribute Protected Object reference (TYPE REF TO) CNV_00001_MESSAGE_COLLECTOR Collects and categorizes messages 20091103
28 MULTICOPY Instance attribute Public Type reference (TYPE) CNV_MULTICOPY Indicates if multiple copies of the data should be created 20091103
29 NAME Instance attribute Public Type reference (TYPE) TABNAME Table name 20091103
30 NODATA Instance attribute Public Type reference (TYPE) CNV_NODATA Conversion: No data in the table 20091103
31 NOTUSE Instance attribute Public Type reference (TYPE) CNV_NOT Conversion: Indicator for non-use 20091103
32 NOVIEW Instance attribute Public Type reference (TYPE) CNV_NOV Conversion: Indicator for non-use of views 20091103
33 PACK Instance attribute Public Type reference (TYPE) CNVPACK Package data 20091103
34 PRIORITY_FIELD Instance attribute Public Type reference (TYPE) FIELDNAME Field used for priority routine 20091103
35 PRIO_ROUTINE Instance attribute Public Object reference (TYPE REF TO) CNV_00001_ROUTINE Priority routine representation 20091103
36 READONLY Instance attribute Public Type reference (TYPE) AS4FLAG Whether table should be displayed only (no edit) 20091126
37 SEQNUM Instance attribute Public Type reference (TYPE) CNV_ORD Conversion: Sequence Number 20091103
38 STANDARD Instance attribute Protected Type reference (TYPE) CNV_STANDARD Indicator for SAP standard tables 20091103
39 STEPS Instance attribute Public Type reference (TYPE) CNV_00001_STEP_CL_TT Table type of conversion step representation object 20091103
40 USECLTECH Instance attribute Public Type reference (TYPE) CNV_UCLT Conversion: Indicator that cluster technique is used 20091103
41 USEDROPINS Instance attribute Public Type reference (TYPE) CNV_DROPINS Conversion: Indicator for usage of drop-insert method 20091103
42 X030L Instance attribute Protected Type reference (TYPE) X030L Nametab Header, Database Structure DDNTT 20091103
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FIELD Instance method Public Method Adds a field to a table 20091103
2 ADD_FIELD_FROM_OBJECT Instance method Public Method Adds a field 20091103
3 ADD_INCLUDE Instance method Public Method Adds a table include 20091103
4 CHECK Instance method Public Method Does a full check 20091103
5 CHECK_AGGREGATED_FIELDS Instance method Public Method Checks the list of aggregated fields 20091103
6 CHECK_ALL_FIELDS Instance method Public Method Checks all the fields separately 20091103
7 CHECK_CONVERTED_FIELDS Instance method Public Method Checks the list of converted fields 20091103
8 CHECK_DUPLICATE_HANDLING Instance method Public Method Checks and fills message list if necessary 20091103
9 CHECK_PRIORITY_ROUTINE Instance method Public Method Checks and fills message list if necessary 20091103
10 CLEAR_MESSAGES Instance method Public Method Removes messages 20091103
11 CONFIRM_FIELD_DELETION Instance method Public Method Removes the field from internal tables 20091103
12 CONSTRUCTOR Instance method Public Constructor Constructs a table object 20091103
13 FIELD_DATA_CHANGED Instance method Public Event handling method Event handler for field data change 20091103
14 GET_ALL_FIELDS Instance method Public Method Returns all fields of the table 20100114
15 GET_CLIENT_POSITION Instance method Public Method Return the position of client field 20091103
16 GET_CNVTABLES_ENTRY Instance method Public Method Returns this table as CNVTABLES entry 20091103
17 GET_CONTROL_TABLE_NAME Static method Public Method Returns the name of the associated control table 20091103
18 GET_CURR_AND_QUAN_FIELDS Instance method Public Method Returns all CURR and QUAN fields in the table 20091103
19 GET_DDIC_DESCRIPTION Instance method Public Method Returns ddic description 20091103
20 GET_DUPL_HANDL_TEXT Instance method Public Method Returns the description of the duplicate handling type 20091103
21 GET_FIELD Instance method Public Method Gets a field representation 20091103
22 GET_FIELDS_ITERATOR Instance method Public Method Returns an iterator to the field list 20091103
23 GET_FIRST_FIELD Instance method Public Method returns the first field from the list 20101119
24 GET_INCLUDES Instance method Public Method Returns table includes 20091103
25 GET_INCLUDES_ITERATOR Instance method Public Method Returns an iterator to the include list 20091103
26 GET_MESSAGE Instance method Public Method Gets top message for a given category 20091103
27 GET_MESSAGES Instance method Public Method Returns the table with error / warning messages 20091103
28 GET_MESSAGE_COLLECTOR Instance method Public Method Returns the message collector 20091103
29 GET_OBJECT_KEY Instance method Public Method Returns an object key 20091103
30 GET_POTENTIAL_PRIO_FIELDS Instance method Public Method Returns the fields which can be used as prio fields 20091103
31 GET_REMAINING_FIELDS Instance method Public Method Returns the fields of the table which are not in CNVFIELDS 20091103
32 GET_REQUEST_OBJECT Static method Public Method Returns transport request object 20091103
33 GET_STATUS Instance method Public Method Returns the status of the table 20091103
34 GET_STEPS_ITERATOR Instance method Public Method Returns an iterator to the step list 20091103
35 INIT Instance method Public Method Initializes variables 20091103
36 IS_CHANGED Instance method Public Method Returns if the table was changed 20091103
37 IS_CLIENT_DEPENDENT Instance method Public Method Returns if the table is client dependant 20091103
38 IS_DELETED Instance method Public Method Returns if the table was deleted 20091103
39 IS_STANDARD Instance method Public Method Returns whether the table is a standard table 20100114
40 LOAD_ATTRIBUTES Instance method Public Method Loads some additional table attributes 20091103
41 NEEDS_DUPLICATE_HANDLING Instance method Public Method Returns if duplicates handling is needed 20091103
42 POST_MESSAGE Instance method Public Method Posts a message to message collector 20091103
43 REGISTER_CHANGE Instance method Public Method Marks the table as changed 20091103
44 REGISTER_DATA_CHANGE_HANDLERS Instance method Public Method Registerf field data change handlers for all fields 20091103
45 REGISTER_SAVE Instance method Public Method Marks the table as saved (unchanged) 20091103
46 REMOVE_FIELD Instance method Public Method Removes field 20091103
47 REMOVE_PRIORITY_FLAG Instance method Public Method Removes priority flag in all fields 20091103
48 SET_COPYROWS Instance method Public Method Sets COPYROWS property 20091103
49 SET_DELETED Instance method Public Method Sets the DELETED flag 20091103
50 SET_DUPLICATE_HANDLING_TYPE Instance method Public Method Sets type of duplicates handling 20091103
51 SET_NOTUSE Instance method Public Method Sets NOTUSE property 20091103
52 SET_NOVIEW Instance method Public Method Sets NOVIEW property 20091103
53 SET_PRIORITY_FIELD Instance method Public Method Sets the priority field 20091103
54 SET_PRIORITY_ROUTINE Instance method Public Method Sets the priority routine 20091103
55 SET_SEQNUM Instance method Public Method Sets SEQNUM property 20091103
Events
# Event Type Visibility Description Created on
1 DATA_CHANGED Instance Event
(0)
Public
(2)
Table data was changed 20091103
Types
Class CNV_00001_TABLE has no local type.
Method Signatures

Method ADD_FIELD 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

Method ADD_FIELD on class CNV_00001_TABLE has no exception.

Method ADD_FIELD_FROM_OBJECT 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

Method ADD_FIELD_FROM_OBJECT on class CNV_00001_TABLE has no exception.

Method ADD_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CNV_PROG Conversion: (Include) program containing the routine 20091103

Method ADD_INCLUDE on class CNV_00001_TABLE has no exception.

Method CHECK Signature

Method CHECK on class CNV_00001_TABLE has no parameter.
Method CHECK on class CNV_00001_TABLE has no exception.

Method CHECK_AGGREGATED_FIELDS Signature

Method CHECK_AGGREGATED_FIELDS on class CNV_00001_TABLE has no parameter.
Method CHECK_AGGREGATED_FIELDS on class CNV_00001_TABLE has no exception.

Method CHECK_ALL_FIELDS Signature

Method CHECK_ALL_FIELDS on class CNV_00001_TABLE has no parameter.
Method CHECK_ALL_FIELDS on class CNV_00001_TABLE has no exception.

Method CHECK_CONVERTED_FIELDS Signature

Method CHECK_CONVERTED_FIELDS on class CNV_00001_TABLE has no parameter.
Method CHECK_CONVERTED_FIELDS on class CNV_00001_TABLE has no exception.

Method CHECK_DUPLICATE_HANDLING Signature

Method CHECK_DUPLICATE_HANDLING on class CNV_00001_TABLE has no parameter.
Method CHECK_DUPLICATE_HANDLING on class CNV_00001_TABLE has no exception.

Method CHECK_PRIORITY_ROUTINE Signature

Method CHECK_PRIORITY_ROUTINE on class CNV_00001_TABLE has no parameter.
Method CHECK_PRIORITY_ROUTINE on class CNV_00001_TABLE has no exception.

Method CLEAR_MESSAGES Signature

Method CLEAR_MESSAGES on class CNV_00001_TABLE has no parameter.
Method CLEAR_MESSAGES on class CNV_00001_TABLE has no exception.

Method CONFIRM_FIELD_DELETION 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

Method CONFIRM_FIELD_DELETION on class CNV_00001_TABLE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK Call by reference Object reference (TYPE REF TO) CNV_00001_CHECK Basis checks 20091103
2 Importing PACK Call by reference Type reference (TYPE) CNVPACK Conversion: Conversion package number 20091103
3 Importing READONLY Call by reference Type reference (TYPE) AS4FLAG SPACE Flag (X or blank) 20091126

Method CONSTRUCTOR on class CNV_00001_TABLE has no exception.

Method FIELD_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDED Call by reference Type reference (TYPE) 20091103
2 Importing DELETED Call by reference Type reference (TYPE) 20091103
3 Importing FIELD Call by reference Type reference (TYPE) 20091103
4 Importing OBJECT Call by reference Type reference (TYPE) 20091103
5 Importing VALUE_NEW Call by reference Type reference (TYPE) 20091103
6 Importing VALUE_OLD Call by reference Type reference (TYPE) 20091103

Method FIELD_DATA_CHANGED on class CNV_00001_TABLE has no exception.

Method GET_ALL_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) DDFIELDS List of all fields of the table 20100114

Method GET_ALL_FIELDS on class CNV_00001_TABLE has no exception.

Method GET_CLIENT_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLPOS Value transfer Type reference (TYPE) CLPOS Position number of the client field in the table 20091103

Method GET_CLIENT_POSITION on class CNV_00001_TABLE has no exception.

Method GET_CNVTABLES_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing TABLE Call by reference Type reference (TYPE) CNVTABLES Conversion: Tables for processing by package 20091103

Method GET_CNVTABLES_ENTRY on class CNV_00001_TABLE has no exception.

Method GET_CONTROL_TABLE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TABNAME Value transfer Type reference (TYPE) TABNAME Table name 20091103

Method GET_CONTROL_TABLE_NAME on class CNV_00001_TABLE has no exception.

Method GET_CURR_AND_QUAN_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FIELDS Value transfer Type reference (TYPE) DDFIELDS DD: Field List 20091103

Method GET_CURR_AND_QUAN_FIELDS on class CNV_00001_TABLE has no exception.

Method GET_DDIC_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESC Value transfer Type reference (TYPE) AS4TEXT Short text describing R/3 Repository objects 20091103

Method GET_DDIC_DESCRIPTION on class CNV_00001_TABLE has no exception.

Method GET_DUPL_HANDL_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TEXT Value transfer Type reference (TYPE) STRING Description of the duplicate handling type 20091103

Method GET_DUPL_HANDL_TEXT on class CNV_00001_TABLE has no exception.

Method GET_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FIELD Call by reference Object reference (TYPE REF TO) CNV_00001_FIELD Converted field representation 20091103
2 Importing NAME Call by reference Type reference (TYPE) FIELDNAME Field name 20091103
# Exception Resumable Description Created on
1 FIELD_NOT_FOUND Field was not found in the table 20091103

Method GET_FIELDS_ITERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ITERATOR Value transfer Object reference (TYPE REF TO) CNV_00001_CTRL_OBJ_ITERATOR Iterator over control objects 20091103

Method GET_FIELDS_ITERATOR on class CNV_00001_TABLE has no exception.

Method GET_FIRST_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGGREGATED Call by reference Type reference (TYPE) FLAG 'X' Get aggregated field 20101119
2 Importing CONVERTED Call by reference Type reference (TYPE) FLAG 'X' Get converted/deleted field 20101119
3 Returning FIELD Value transfer Object reference (TYPE REF TO) CNV_00001_FIELD Converted field representation 20101119
4 Importing READONLY Call by reference Type reference (TYPE) FLAG 'X' Get read-only field 20101119

Method GET_FIRST_FIELD on class CNV_00001_TABLE 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_INCLUDE_CL_TT Table type of include representation 20091103

Method GET_INCLUDES on class CNV_00001_TABLE has no exception.

Method GET_INCLUDES_ITERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ITERATOR Value transfer Object reference (TYPE REF TO) CNV_00001_CTRL_OBJ_ITERATOR Iterator over control objects 20091103

Method GET_INCLUDES_ITERATOR on class CNV_00001_TABLE has no exception.

Method GET_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 SPACE Category of a message 20091103
2 Exporting MESSAGE Call by reference Object reference (TYPE REF TO) CNV_00001_MESSAGE Message 20091103

Method GET_MESSAGE on class CNV_00001_TABLE has no exception.

Method GET_MESSAGES 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 SPACE Category of a message 20091103
2 Returning MESSAGES Value transfer Type reference (TYPE) CNV_00001_MESSAGE_CL_TT List of messages 20091103

Method GET_MESSAGES on class CNV_00001_TABLE has no exception.

Method GET_MESSAGE_COLLECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MSG_COLLECTOR Call by reference Object reference (TYPE REF TO) CNV_00001_MESSAGE_COLLECTOR Collects and categorizes messages 20091103

Method GET_MESSAGE_COLLECTOR on class CNV_00001_TABLE has no exception.

Method GET_OBJECT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting KEY Call by reference Type reference (TYPE) E071K Object key 20091103
2 Importing PACKID Call by reference Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20091103

Method GET_OBJECT_KEY on class CNV_00001_TABLE has no exception.

Method GET_POTENTIAL_PRIO_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_FIELD_CL_TT Table type of converted field representation object 20091103

Method GET_POTENTIAL_PRIO_FIELDS on class CNV_00001_TABLE has no exception.

Method GET_REMAINING_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) DDFIELDS DD: Field List 20091103

Method GET_REMAINING_FIELDS on class CNV_00001_TABLE has no exception.

Method GET_REQUEST_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OBJECT Call by reference Type reference (TYPE) KO200 Interface Structures for Objects in CTS 20091103

Method GET_REQUEST_OBJECT on class CNV_00001_TABLE has no exception.

Method GET_STATUS 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 SPACE Category of a message 20091103
2 Returning STATUS Value transfer Type reference (TYPE) CNV_00001_MSGTYPE Message type 20091103

Method GET_STATUS on class CNV_00001_TABLE has no exception.

Method GET_STEPS_ITERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ITERATOR Value transfer Object reference (TYPE REF TO) CNV_00001_CTRL_OBJ_ITERATOR Iterator over control objects 20091103

Method GET_STEPS_ITERATOR on class CNV_00001_TABLE has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COPYROWS Call by reference Type reference (TYPE) CNV_COPY Conversion: Copy indicator for table records 20091103
2 Importing FIELDS Call by reference Type reference (TYPE) CNV_00001_FIELD_CL_TT Table type of converted field representation object 20091103
3 Importing GETDUPREC Call by reference Type reference (TYPE) CNV_GETDUP Flag (X or blank) 20091103
4 Importing INCLUDES Call by reference Type reference (TYPE) CNV_00001_INCLUDE_CL_TT Table type of include representation 20091103
5 Importing MULTICOPY Call by reference Type reference (TYPE) CNV_MULTICOPY Flag (X or blank) 20091103
6 Importing NAME Call by reference Type reference (TYPE) TABNAME Control Structure for Testing the Table Name (Apart fr. SAA) 20091103
7 Importing NODATA Call by reference Type reference (TYPE) CNV_NODATA Flag (X or blank) 20091103
8 Importing NOTUSE Call by reference Type reference (TYPE) CNV_NOT Conversion: Indicator for non-use 20091103
9 Importing NOVIEW Call by reference Type reference (TYPE) CNV_NOV Conversion: Indicator for non-use of views 20091103
10 Importing PACK Call by reference Type reference (TYPE) CNVPACK Conversion: Conversion packages 20091103
11 Importing PRIORITY_FIELD Call by reference Type reference (TYPE) FIELDNAME Field used for priority routine 20091103
12 Importing PRIO_ROUTINE Call by reference Object reference (TYPE REF TO) CNV_00001_ROUTINE Priority routine representation 20091103
13 Importing SEQNUM Call by reference Type reference (TYPE) CNV_ORD Conversion: Sequence Number 20091103
14 Importing STANDARD Call by reference Type reference (TYPE) AS4FLAG whether the table is a standard table 20091103
15 Importing STEPS Call by reference Type reference (TYPE) CNV_00001_STEP_CL_TT Table type of conversion step representation object 20091103
16 Importing SUMUP Call by reference Type reference (TYPE) CNV_SUM Conversion: Qualifier for summation or double records 20091103
17 Importing USECLTECH Call by reference Type reference (TYPE) CNV_UCLT Conversion: Indicator that cluster technique is used 20091103
18 Importing USEDROPINS Call by reference Type reference (TYPE) CNV_DROPINS Flag (X or blank) 20091103

Method INIT on class CNV_00001_TABLE has no exception.

Method IS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RES Value transfer Type reference (TYPE) AS4FLAG Flag (X or blank) 20091103

Method IS_CHANGED on class CNV_00001_TABLE has no exception.

Method IS_CLIENT_DEPENDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLDEP Value transfer Type reference (TYPE) AS4FLAG Flag (X or blank) 20091103

Method IS_CLIENT_DEPENDENT on class CNV_00001_TABLE has no exception.

Method IS_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RES Value transfer Type reference (TYPE) AS4FLAG Flag (X or blank) 20091103

Method IS_DELETED on class CNV_00001_TABLE has no exception.

Method IS_STANDARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STANDARD Value transfer Type reference (TYPE) CNV_STANDARD Indicator for SAP standard tables 20100114

Method IS_STANDARD on class CNV_00001_TABLE has no exception.

Method LOAD_ATTRIBUTES Signature

Method LOAD_ATTRIBUTES on class CNV_00001_TABLE has no parameter.
Method LOAD_ATTRIBUTES on class CNV_00001_TABLE has no exception.

Method NEEDS_DUPLICATE_HANDLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) AS4FLAG Flag (X or blank) 20091103

Method NEEDS_DUPLICATE_HANDLING on class CNV_00001_TABLE has no exception.

Method POST_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE Call by reference Object reference (TYPE REF TO) CNV_00001_MESSAGE Info / warning / error message representation 20091103

Method POST_MESSAGE on class CNV_00001_TABLE has no exception.

Method REGISTER_CHANGE Signature

Method REGISTER_CHANGE on class CNV_00001_TABLE has no parameter.
Method REGISTER_CHANGE on class CNV_00001_TABLE has no exception.

Method REGISTER_DATA_CHANGE_HANDLERS Signature

Method REGISTER_DATA_CHANGE_HANDLERS on class CNV_00001_TABLE has no parameter.
Method REGISTER_DATA_CHANGE_HANDLERS on class CNV_00001_TABLE has no exception.

Method REGISTER_SAVE Signature

Method REGISTER_SAVE on class CNV_00001_TABLE has no parameter.
Method REGISTER_SAVE on class CNV_00001_TABLE has no exception.

Method REMOVE_FIELD 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

Method REMOVE_FIELD on class CNV_00001_TABLE has no exception.

Method REMOVE_PRIORITY_FLAG Signature

Method REMOVE_PRIORITY_FLAG on class CNV_00001_TABLE has no parameter.
Method REMOVE_PRIORITY_FLAG on class CNV_00001_TABLE has no exception.

Method SET_COPYROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COPYROWS Call by reference Type reference (TYPE) CNV_COPY Conversion: Copy indicator for table records 20091103

Method SET_COPYROWS on class CNV_00001_TABLE has no exception.

Method SET_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DELETED Call by reference Type reference (TYPE) AS4FLAG Flag (X or blank) 20091103

Method SET_DELETED on class CNV_00001_TABLE has no exception.

Method SET_DUPLICATE_HANDLING_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TYPE Call by reference Type reference (TYPE) CNV_SUM Conversion: Qualifier for summation or double records 20091103

Method SET_DUPLICATE_HANDLING_TYPE on class CNV_00001_TABLE has no exception.

Method SET_NOTUSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NOTUSE Call by reference Type reference (TYPE) CNV_NOT Conversion: Indicator for non-use 20091103

Method SET_NOTUSE on class CNV_00001_TABLE has no exception.

Method SET_NOVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NOVIEW Call by reference Type reference (TYPE) CNV_NOV Conversion: Indicator for non-use of views 20091103

Method SET_NOVIEW on class CNV_00001_TABLE has no exception.

Method SET_PRIORITY_FIELD 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

Method SET_PRIORITY_FIELD on class CNV_00001_TABLE has no exception.

Method SET_PRIORITY_ROUTINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMS Call by reference Type reference (TYPE) CNV_00001_STPARS_TT Standard table of CNVSTPARS 20091103
2 Importing ROUTINE Call by reference Object reference (TYPE REF TO) CNV_00001_ROUTINE Routine representation 20091103
3 Importing STEP Call by reference Type reference (TYPE) CNVSTEPS Conversion: procedure-related functions 20091103

Method SET_PRIORITY_ROUTINE on class CNV_00001_TABLE has no exception.

Method SET_SEQNUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEQNUM Call by reference Type reference (TYPE) CNV_ORD Conversion: Sequence Number 20091103

Method SET_SEQNUM on class CNV_00001_TABLE has no exception.
Event Signatures

Event DATA_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ADDED Exporting Value transfer Type reference (TYPE) AS4FLAG SPACE Whether value was added 20091103
2 DELETED Exporting Value transfer Type reference (TYPE) AS4FLAG SPACE Whether value was deleted 20091103
3 FIELDNAME Exporting Value transfer Type reference (TYPE) FIELDNAME Field name 20091103
4 OBJECT Exporting Value transfer Type reference (TYPE) ANY Object this change refers to 20091103
5 TABLE Exporting Value transfer Object reference (TYPE REF TO) CNV_00001_TABLE Representation of converted table 20091103
6 VALUE_NEW Exporting Value transfer Type reference (TYPE) ANY New value 20091103
7 VALUE_OLD Exporting Value transfer Type reference (TYPE) ANY Old value 20091103
History
Last changed by/on SAP  20141030 
SAP Release Created in 46C