Hierarchy
⤷
⤷
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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | 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 | Instance attribute | Public | Type reference (TYPE) | CNV_AGGREGATE | Type of aggregate function | 20091103 | |||
| 2 | Constant | Public | Type reference (TYPE) | CNV_AGGREGATE | 'F' | Aggregation function - custom | 20091103 | ||
| 3 | Constant | Public | Type reference (TYPE) | CNV_AGGREGATE | 'H' | Aggregation function - max | 20091103 | ||
| 4 | Constant | Public | Type reference (TYPE) | CNV_AGGREGATE | 'L' | Aggregation function - min | 20091103 | ||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | CNV_00001_ROUTINE | Custom aggregate routine | 20091103 | |||
| 6 | Constant | Public | Type reference (TYPE) | CNV_AGGREGATE | 'S' | Aggregation function - sum | 20091103 | ||
| 7 | Instance attribute | Public | Type reference (TYPE) | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | 20091103 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | CNV_00001_MESSAGE_COLLECTOR | Message collector | 20091103 | |||
| 9 | Instance attribute | Public | Object reference (TYPE REF TO) | CNV_00001_ROUTINE | Conversion routine | 20091103 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | AS4FLAG | Whether field was deleted | 20091103 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | CNV_GRP | Conversion: Number of fields in a field group | 20091111 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | CNV_MCPOS | Position in copy loop at which the field is converted | 20091103 | |||
| 13 | Constant | Public | Type reference (TYPE) | CNV_00001_MSGCAT | 'aggr_routine' | Category of a message | 20091103 | ||
| 14 | Constant | Public | Type reference (TYPE) | CNV_00001_MSGCAT | 'conv_routine' | Category of a message | 20091103 | ||
| 15 | Constant | Public | Type reference (TYPE) | CNV_00001_MSGCAT | 'mcpos' | Category of a message | 20091103 | ||
| 16 | Constant | Public | Type reference (TYPE) | CNV_00001_MSGCAT | 'params' | Category of a message | 20091103 | ||
| 17 | Constant | Public | Type reference (TYPE) | CNV_00001_MSGCAT | 'priority' | Category of a message | 20091103 | ||
| 18 | Instance attribute | Public | Type reference (TYPE) | FIELDNAME | Field name | 20091103 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | CNV_NODATA | Conversion: No data in the table | 20091111 | |||
| 20 | Instance attribute | Protected | Type reference (TYPE) | CNV_00001_NONTR_FIELDS | Non-transparent fields | 20110107 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | CNV_NOT | Conversion: Indicator for non-use | 20091103 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | AS4FLAG | Whether the field is in DDIC | 20091103 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | CNV_SRCPACK | Number of source package | 20091111 | |||
| 24 | Instance attribute | Public | Type reference (TYPE) | CNV_PRIO | Conversion: Priority Qualifier for Double Records | 20091103 | |||
| 25 | Instance attribute | Public | Type reference (TYPE) | CNV_READ | Conversion: Qualifier for read-only table field | 20091103 | |||
| 26 | Instance attribute | Public | Type reference (TYPE) | ORDER | Sequence | 20091103 | |||
| 27 | Instance attribute | Protected | Object reference (TYPE REF TO) | CNV_00001_TABLE | Representation of converted table | 20091103 | |||
| 28 | Instance attribute | Public | Type reference (TYPE) | TABNAME | Table name | 20091103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks the field and potentially adds messages | 20091103 | |
| 2 | Instance method | Public | Method | Checks the aggregate routine | 20091103 | |
| 3 | Instance method | Public | Method | Checks the conversion routine | 20091103 | |
| 4 | Instance method | Public | Constructor | Constructs a field object | 20091103 | |
| 5 | Instance method | Public | Method | Returns the text describing the aggregation type | 20091103 | |
| 6 | Instance method | Public | Method | Returns this field as cnvfields (cu) with parameters | 20091103 | |
| 7 | Static method | Public | Method | Returns the name of the associated control table | 20091103 | |
| 8 | Instance method | Public | Method | Returns field description from DDIC | 20091103 | |
| 9 | Instance method | Public | Method | Returns an object key | 20091103 | |
| 10 | Static method | Public | Method | Returns transport request object | 20091103 | |
| 11 | Instance method | Public | Method | Gets status for a given subcategory | 20091103 | |
| 12 | Instance method | Public | Method | Returns the field's table | 20110107 | |
| 13 | Instance method | Public | Method | Initializes variables | 20091103 | |
| 14 | Instance method | Public | Method | Returns if the field is being aggregated in case of duplic. | 20091103 | |
| 15 | Instance method | Public | Method | Returns if the field will be converted | 20091103 | |
| 16 | Instance method | Public | Method | Returns whether field was deleted | 20091103 | |
| 17 | Instance method | Public | Method | Returns if the field will be used for deletion | 20091103 | |
| 18 | Instance method | Public | Method | Returns if a field belongs to the primary key of the table | 20091103 | |
| 19 | Instance method | Public | Method | Returns whether a field is a standard field | 20100413 | |
| 20 | Instance method | Public | Method | Loads some additional field's attributes | 20091103 | |
| 21 | Instance method | Public | Method | Returns if duplicates can occur | 20091103 | |
| 22 | Instance method | Public | Method | Posts a message to a message collector | 20091103 | |
| 23 | Instance method | Public | Method | Sets AGGREGATE property | 20091103 | |
| 24 | Instance method | Public | Method | Sets custom aggregate routine | 20091103 | |
| 25 | Instance method | Public | Method | Sets conversion routine | 20091103 | |
| 26 | Instance method | Public | Method | Sets whether field was deleted | 20091103 | |
| 27 | Instance method | Public | Method | Assigns the message collector | 20091103 | |
| 28 | Instance method | Public | Method | Sets as non-transparent field | 20110107 | |
| 29 | Instance method | Public | Method | Sets NOTUSE property | 20091103 | |
| 30 | Instance method | Public | Method | Sets the source package for this field | 20091208 | |
| 31 | Instance method | Public | Method | Sets PRIORITY property | 20091103 | |
| 32 | Instance method | Public | Method | Sets READONLY property | 20091103 | |
| 33 | 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 | 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 | 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 | FIELD | Call by reference | Type reference (TYPE) | CNVFIELDS | Conversion: Table fields affected | 20091103 | |||
| 2 | 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 | 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 | 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 | KEY | Call by reference | Type reference (TYPE) | E071K | Object key | 20091103 | |||
| 2 | PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20091103 | |||
| 3 | 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 | 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 | CATEGORY | Call by reference | Type reference (TYPE) | CNV_00001_MSGCAT | SPACE | Category of a message | 20091103 | ||
| 2 | FIELD_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Field type | 20091103 | |||
| 3 | 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 | 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 | AGGREGATE | Call by reference | Type reference (TYPE) | CNV_AGGREGATE | Type of aggregate function | 20091103 | |||
| 2 | AGGR_ROUTINE | Call by reference | Object reference (TYPE REF TO) | CNV_00001_ROUTINE | Aggregate routine | 20091103 | |||
| 3 | CONV_ROUTINE | Call by reference | Object reference (TYPE REF TO) | CNV_00001_ROUTINE | Conversion routine | 20091103 | |||
| 4 | FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field name | 20091103 | |||
| 5 | GRPFIELDS | Call by reference | Type reference (TYPE) | CNV_GRP | Conversion: Number of fields in a field group | 20091111 | |||
| 6 | MCPOS | Call by reference | Type reference (TYPE) | CNV_MCPOS | Position in copy loop at which the field is converted | 20091103 | |||
| 7 | NODATA | Call by reference | Type reference (TYPE) | CNV_NODATA | Conversion: No data in the table | 20091111 | |||
| 8 | NONTR_FIELD | Call by reference | Type reference (TYPE) | CNV_00001_NONTR_FIELDS | Non-transparent fields | 20110107 | |||
| 9 | NOTUSE | Call by reference | Type reference (TYPE) | CNV_NOT | Conversion: Indicator for non-use | 20091103 | |||
| 10 | PACKID_SRC | Call by reference | Type reference (TYPE) | CNV_SRCPACK | Number of source package | 20091111 | |||
| 11 | PRIORITY | Call by reference | Type reference (TYPE) | CNV_PRIO | Conversion: Priority Qualifier for Double Records | 20091103 | |||
| 12 | READONLY | Call by reference | Type reference (TYPE) | CNV_READ | Conversion: Qualifier for read-only table field | 20091103 | |||
| 13 | SEQNUM | Call by reference | Type reference (TYPE) | ORDER | Sequence | 20091103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | FIELD | Call by reference | Type reference (TYPE) | CNVFIELDS | Conversion: Table fields affected | 20091103 | |||
| 2 | PARAMS | Call by reference | Type reference (TYPE) | CNV_00001_FIPARS_TT | Conversion: Parameters for conversion of table fields | 20091103 | |||
| 3 | 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 | FIELD | Call by reference | Type reference (TYPE) | CNVFIELDS | Conversion: Table fields affected | 20091103 | |||
| 2 | PARAMS | Call by reference | Type reference (TYPE) | CNV_00001_FIPARS_TT | Conversion: Parameters for conversion of table fields | 20091103 | |||
| 3 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 |