SAP ABAP Data Element WUF_CONVERSION_CLASS (Name of a Class for Simple Field Transformations)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB (Application Component) Agency Business (Global Trade)
⤷
WUF_GENERAL (Package) Objects for All Packages Within WUF
⤷
⤷
Basic Data
| Data Element | WUF_CONVERSION_CLASS |
| Short Description | Name of a Class for Simple Field Transformations |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | WUF_CLASS | |
| Data Type | CHAR | Character String |
| Length | 30 | |
| Decimal Places | 0 | |
| Output Length | 30 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | FldTransf. |
| Medium | 15 | Field Transf. |
| Long | 25 | Field Transformation |
| Heading | 25 | Field Transformation |
Documentation
Definition
Class for single field transformations, such as the application of the ALPHA conversion exit.
Use
The specified class implements the IF_WUF_CONVERSION interface. The static method CONVERT of the class is called from I_SOURCE with the source field as a parameter and from E_TARGET with the target field as a parameter. If an error occurs, such as a field overflow, the system has to trigger the exception CX_WUF_TRANSFORMATION_ERROR.
Dependencies
Example
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |