SAP ABAP Class CNV_00001_FIELD (Converted field representation)
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_FIELD  
Short Description Converted field representation    
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_CL_GUI_FIELDLIST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CNV_00001_LOGGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CNV_00001_FIELD has no interface implemented.
Friends
Class CNV_00001_FIELD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AGGREGATE Instance attribute Public Type reference (TYPE) CNV_AGGREGATE Type of aggregate function 20091103
2 AGGR_CUSTOM Constant Public Type reference (TYPE) CNV_AGGREGATE 'F' Aggregation function - custom 20091103
3 AGGR_MAX Constant Public Type reference (TYPE) CNV_AGGREGATE 'H' Aggregation function - max 20091103
4 AGGR_MIN Constant Public Type reference (TYPE) CNV_AGGREGATE 'L' Aggregation function - min 20091103
5 AGGR_ROUTINE Instance attribute Public Object reference (TYPE REF TO) CNV_00001_ROUTINE Custom aggregate routine 20091103
6 AGGR_SUM Constant Public Type reference (TYPE) CNV_AGGREGATE 'S' Aggregation function - sum 20091103
7 ATTRIBUTES Instance attribute Public Type reference (TYPE) DFIES DD Interface: Table Fields for DDIF_FIELDINFO_GET 20091103
8 COLLECTOR Instance attribute Protected Object reference (TYPE REF TO) CNV_00001_MESSAGE_COLLECTOR Message collector 20091103
9 CONV_ROUTINE Instance attribute Public Object reference (TYPE REF TO) CNV_00001_ROUTINE Conversion routine 20091103
10 DELETED Instance attribute Protected Type reference (TYPE) AS4FLAG Whether field was deleted 20091103
11 GRPFIELDS Instance attribute Public Type reference (TYPE) CNV_GRP Conversion: Number of fields in a field group 20091111
12 MCPOS Instance attribute Public Type reference (TYPE) CNV_MCPOS Position in copy loop at which the field is converted 20091103
13 MSG_CAT_AGGR_ROUTINE_SUFFIX Constant Public Type reference (TYPE) CNV_00001_MSGCAT 'aggr_routine' Category of a message 20091103
14 MSG_CAT_CONV_ROUTINE_SUFFIX Constant Public Type reference (TYPE) CNV_00001_MSGCAT 'conv_routine' Category of a message 20091103
15 MSG_CAT_MCPOS_SUFFIX Constant Public Type reference (TYPE) CNV_00001_MSGCAT 'mcpos' Category of a message 20091103
16 MSG_CAT_PARAMS_SUFFIX Constant Public Type reference (TYPE) CNV_00001_MSGCAT 'params' Category of a message 20091103
17 MSG_CAT_PRIORITY_SUFFIX Constant Public Type reference (TYPE) CNV_00001_MSGCAT 'priority' Category of a message 20091103
18 NAME Instance attribute Public Type reference (TYPE) FIELDNAME Field name 20091103
19 NODATA Instance attribute Public Type reference (TYPE) CNV_NODATA Conversion: No data in the table 20091111
20 NONTR_FIELD Instance attribute Protected Type reference (TYPE) CNV_00001_NONTR_FIELDS Non-transparent fields 20110107
21 NOTUSE Instance attribute Public Type reference (TYPE) CNV_NOT Conversion: Indicator for non-use 20091103
22 NOT_FOUND Instance attribute Public Type reference (TYPE) AS4FLAG Whether the field is in DDIC 20091103
23 PACKID_SRC Instance attribute Public Type reference (TYPE) CNV_SRCPACK Number of source package 20091111
24 PRIORITY Instance attribute Public Type reference (TYPE) CNV_PRIO Conversion: Priority Qualifier for Double Records 20091103
25 READONLY Instance attribute Public Type reference (TYPE) CNV_READ Conversion: Qualifier for read-only table field 20091103
26 SEQNUM Instance attribute Public Type reference (TYPE) ORDER Sequence 20091103
27 TABLE Instance attribute Protected Object reference (TYPE REF TO) CNV_00001_TABLE Representation of converted table 20091103
28 TABNAME Instance attribute Public Type reference (TYPE) TABNAME Table name 20091103
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Checks the field and potentially adds messages 20091103
2 CHECK_AGGREGATE_ROUTINE Instance method Public Method Checks the aggregate routine 20091103
3 CHECK_CONVERSION_ROUTINE Instance method Public Method Checks the conversion routine 20091103
4 CONSTRUCTOR Instance method Public Constructor Constructs a field object 20091103
5 GET_AGGR_TEXT Instance method Public Method Returns the text describing the aggregation type 20091103
6 GET_CNVFIELDS_ENTRY Instance method Public Method Returns this field as cnvfields (cu) with parameters 20091103
7 GET_CONTROL_TABLE_NAME Static method Public Method Returns the name of the associated control table 20091103
8 GET_DESCRIPTION Instance method Public Method Returns field description from DDIC 20091103
9 GET_OBJECT_KEY Instance method Public Method Returns an object key 20091103
10 GET_REQUEST_OBJECT Static method Public Method Returns transport request object 20091103
11 GET_STATUS Instance method Public Method Gets status for a given subcategory 20091103
12 GET_TABLE Instance method Public Method Returns the field's table 20110107
13 INIT Instance method Public Method Initializes variables 20091103
14 IS_AGGREGATED Instance method Public Method Returns if the field is being aggregated in case of duplic. 20091103
15 IS_CONVERTED Instance method Public Method Returns if the field will be converted 20091103
16 IS_DELETED Instance method Public Method Returns whether field was deleted 20091103
17 IS_FOR_DELETION Instance method Public Method Returns if the field will be used for deletion 20091103
18 IS_KEY Instance method Public Method Returns if a field belongs to the primary key of the table 20091103
19 IS_STANDARD Instance method Public Method Returns whether a field is a standard field 20100413
20 LOAD_ATTRIBUTES Instance method Public Method Loads some additional field's attributes 20091103
21 NEEDS_DUPLICATE_HANDLING Instance method Public Method Returns if duplicates can occur 20091103
22 POST_MESSAGE Instance method Public Method Posts a message to a message collector 20091103
23 SET_AGGREGATE Instance method Public Method Sets AGGREGATE property 20091103
24 SET_AGGREGATE_ROUTINE Instance method Public Method Sets custom aggregate routine 20091103
25 SET_CONVERSION_ROUTINE Instance method Public Method Sets conversion routine 20091103
26 SET_DELETED Instance method Public Method Sets whether field was deleted 20091103
27 SET_MESSAGE_COLLECTOR Instance method Public Method Assigns the message collector 20091103
28 SET_NONTR Instance method Public Method Sets as non-transparent field 20110107
29 SET_NOTUSE Instance method Public Method Sets NOTUSE property 20091103
30 SET_PACKID_SRC Instance method Public Method Sets the source package for this field 20091208
31 SET_PRIORITY Instance method Public Method Sets PRIORITY property 20091103
32 SET_READONLY Instance method Public Method Sets READONLY property 20091103
33 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)
Field data changed 20091103
2 STATUS_CHANGED Instance Event
(0)
Public
(2)
Status of the field changed 20091103
Types
Class CNV_00001_FIELD has no local type.
Method Signatures

Method CHECK Signature

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

Method CHECK_AGGREGATE_ROUTINE Signature

Method CHECK_AGGREGATE_ROUTINE on class CNV_00001_FIELD has no parameter.
Method CHECK_AGGREGATE_ROUTINE on class CNV_00001_FIELD has no exception.

Method CHECK_CONVERSION_ROUTINE Signature

Method CHECK_CONVERSION_ROUTINE on class CNV_00001_FIELD has no parameter.
Method CHECK_CONVERSION_ROUTINE on class CNV_00001_FIELD has no exception.

Method CONSTRUCTOR 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 table reference 20091103

Method CONSTRUCTOR on class CNV_00001_FIELD has no exception.

Method GET_AGGR_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 Text describing the aggregation type 20091103

Method GET_AGGR_TEXT on class CNV_00001_FIELD has no exception.

Method GET_CNVFIELDS_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing FIELD Call by reference Type reference (TYPE) CNVFIELDS Conversion: Table fields affected 20091103
2 Changing FIPARS Call by reference Type reference (TYPE) CNV_00001_FIPARS_TT Standard table of CNVFIPARS 20091103

Method GET_CNVFIELDS_ENTRY on class CNV_00001_FIELD 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_FIELD has no exception.

Method GET_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_DESCRIPTION on class CNV_00001_FIELD 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
3 Importing TABNAME Call by reference Type reference (TYPE) TABNAME Table name 20091103

Method GET_OBJECT_KEY on class CNV_00001_FIELD 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_FIELD 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 Importing FIELD_TYPE Call by reference Type reference (TYPE) CHAR1 Field type 20091103
3 Returning STATUS Value transfer Type reference (TYPE) CNV_00001_MSGTYPE Message type 20091103

Method GET_STATUS on class CNV_00001_FIELD has no exception.

Method GET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TABLE Value transfer Object reference (TYPE REF TO) CNV_00001_TABLE Representation of converted table 20110107

Method GET_TABLE on class CNV_00001_FIELD has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGGREGATE Call by reference Type reference (TYPE) CNV_AGGREGATE Type of aggregate function 20091103
2 Importing AGGR_ROUTINE Call by reference Object reference (TYPE REF TO) CNV_00001_ROUTINE Aggregate routine 20091103
3 Importing CONV_ROUTINE Call by reference Object reference (TYPE REF TO) CNV_00001_ROUTINE Conversion routine 20091103
4 Importing FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field name 20091103
5 Importing GRPFIELDS Call by reference Type reference (TYPE) CNV_GRP Conversion: Number of fields in a field group 20091111
6 Importing MCPOS Call by reference Type reference (TYPE) CNV_MCPOS Position in copy loop at which the field is converted 20091103
7 Importing NODATA Call by reference Type reference (TYPE) CNV_NODATA Conversion: No data in the table 20091111
8 Importing NONTR_FIELD Call by reference Type reference (TYPE) CNV_00001_NONTR_FIELDS Non-transparent fields 20110107
9 Importing NOTUSE Call by reference Type reference (TYPE) CNV_NOT Conversion: Indicator for non-use 20091103
10 Importing PACKID_SRC Call by reference Type reference (TYPE) CNV_SRCPACK Number of source package 20091111
11 Importing PRIORITY Call by reference Type reference (TYPE) CNV_PRIO Conversion: Priority Qualifier for Double Records 20091103
12 Importing READONLY Call by reference Type reference (TYPE) CNV_READ Conversion: Qualifier for read-only table field 20091103
13 Importing SEQNUM Call by reference Type reference (TYPE) ORDER Sequence 20091103
# Exception Resumable Description Created on
1 FIELD_NOT_FOUND The field was not found in DDIC 20091103

Method IS_AGGREGATED Signature

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

Method IS_AGGREGATED on class CNV_00001_FIELD has no exception.

Method IS_CONVERTED Signature

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

Method IS_CONVERTED on class CNV_00001_FIELD has no exception.

Method IS_DELETED Signature

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

Method IS_DELETED on class CNV_00001_FIELD has no exception.

Method IS_FOR_DELETION Signature

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

Method IS_FOR_DELETION on class CNV_00001_FIELD has no exception.

Method IS_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning KEYFLAG Value transfer Type reference (TYPE) KEYFLAG Identifies a key field of a table 20091103

Method IS_KEY on class CNV_00001_FIELD has no exception.

Method IS_STANDARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RES Value transfer Type reference (TYPE) AS4FLAG result 20100413

Method IS_STANDARD on class CNV_00001_FIELD has no exception.

Method LOAD_ATTRIBUTES Signature

Method LOAD_ATTRIBUTES on class CNV_00001_FIELD has no parameter.
# Exception Resumable Description Created on
1 FIELD_NOT_FOUND The field was not found in DDIC 20091103

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_FIELD 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_FIELD has no exception.

Method SET_AGGREGATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGGREGATE Call by reference Type reference (TYPE) CNV_AGGREGATE Type of aggregate function 20091103

Method SET_AGGREGATE on class CNV_00001_FIELD has no exception.

Method SET_AGGREGATE_ROUTINE 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 Importing PARAMS Call by reference Type reference (TYPE) CNV_00001_FIPARS_TT Conversion: Parameters for conversion of table fields 20091103
3 Importing ROUTINE Call by reference Object reference (TYPE REF TO) CNV_00001_ROUTINE Routine representation 20091103

Method SET_AGGREGATE_ROUTINE on class CNV_00001_FIELD has no exception.

Method SET_CONVERSION_ROUTINE 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 Importing PARAMS Call by reference Type reference (TYPE) CNV_00001_FIPARS_TT Conversion: Parameters for conversion of table fields 20091103
3 Importing ROUTINE Call by reference Object reference (TYPE REF TO) CNV_00001_ROUTINE Routine representation 20091103

Method SET_CONVERSION_ROUTINE on class CNV_00001_FIELD 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_FIELD has no exception.

Method SET_MESSAGE_COLLECTOR Signature

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

Method SET_MESSAGE_COLLECTOR on class CNV_00001_FIELD has no exception.

Method SET_NONTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NONTR_FIELD Call by reference Type reference (TYPE) CNV_00001_NONTR_FIELDS Non-transparent fields 20110107

Method SET_NONTR on class CNV_00001_FIELD 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_FIELD has no exception.

Method SET_PACKID_SRC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PACKID Call by reference Type reference (TYPE) CNV_SRCPACK Source package 20091208

Method SET_PACKID_SRC on class CNV_00001_FIELD has no exception.

Method SET_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PRIORITY Call by reference Type reference (TYPE) CNV_PRIO Conversion: Priority Qualifier for Double Records 20091103

Method SET_PRIORITY on class CNV_00001_FIELD has no exception.

Method SET_READONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing READONLY Call by reference Type reference (TYPE) CNV_READ Conversion: Qualifier for read-only table field 20091103

Method SET_READONLY on class CNV_00001_FIELD 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) ORDER Sequence 20091103

Method SET_SEQNUM on class CNV_00001_FIELD 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 FIELD Exporting Value transfer Object reference (TYPE REF TO) CNV_00001_FIELD Converted field representation 20091103
4 OBJECT Exporting Value transfer Type reference (TYPE) ANY Object this change refers to 20091103
5 VALUE_NEW Exporting Value transfer Type reference (TYPE) ANY New value 20091103
6 VALUE_OLD Exporting Value transfer Type reference (TYPE) ANY Old value 20091103

Event STATUS_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 FIELD Exporting Value transfer Object reference (TYPE REF TO) CNV_00001_FIELD Converted field representation 20091103
History
Last changed by/on SAP  20141030 
SAP Release Created in 46C