SAP ABAP Data Element BRF_CONV_CLASS (Migration Class for BRFplus)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BRF (Application Component) Business Rule Framework
     SBRF (Package) Business Rule Framework
Basic Data
Data Element BRF_CONV_CLASS
Short Description Migration Class for BRFplus  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SEOCLSNAME    
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 Class 
Medium 15 Migration Class 
Long 33 BRFplus Migration Class 
Heading 33 BRFplus Migration Class 
Documentation

Definition

Indicates the name of the migration class of the Formula Derivation Tool (FDT) for the current BRF object.

Use

To migrate BRF objects of this category into the FDT, you must specify a migration class.

Dependencies

The migration class must implement interface IF_BRFMIG_BASE or inherit from one of the basis classes CL_BRFMIG_BASE_*

Example

You can find implementing classes for interface IF_BRFMIG_BASE or for the basis classes CL_BRFMIG_BASE_* in the package SBRF_MIGRATION_AL.

Use the naming convention CL_BRFMIG_<Name>.

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