SAP ABAP Data Element SMT_CONVERSION_CLASS (Class of Simple Field Transformations)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-SOA-SMT (Application Component) Service Mapping Tool
     GMT_GENERAL (Package) Objects for All Packages Within GMT
Basic Data
Data Element SMT_CONVERSION_CLASS
Short Description Class of Simple Field Transformations  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SMT_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 Transfrm. 
Long 25 Field Transformations 
Heading 25 Field Transformations 
Documentation

Definition

Class for simple field transformations such as the application of the conversion exit ALPHA..

Use

The specified class must implement the interface IF_SMT_CONVERSION. The static method CONVERT of the class is called with the source field as a parameter of I_SOURCE and with the target field as a parameter of E_TARGET. In case of an error, such as a field overrun, the exception CX_SMT_TRANSFORMATION_ERROR must be triggered.

Dependencies

Example

History
Last changed by/on SAP  20110908 
SAP Release Created in 700