SAP ABAP Class CL_RSD_CONV_EXIT (BW: Konvertierungsexit durchführen)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSD (Package) BW: Data Basis InfoObjects and Core Services
Properties
Class CL_RSD_CONV_EXIT  
Short Description BW: Konvertierungsexit durchführen    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSD   BW: Data Basis InfoObjects and Core Services 
Created 20130204   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSD_CONV_EXIT has no forward declaration.
Interfaces
Class CL_RSD_CONV_EXIT has no interface implemented.
Friends
Class CL_RSD_CONV_EXIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_T_CONVEXIT Static Attribute Private Type reference (TYPE) TY_T_CONVEXIT 20130204
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20130204
2 CONVERT_CHAVL_NC_TO_INTERNAL Static method Public Method 20130204
3 IS_ALPHA_LIKE_CONVEXIT Static method Public Method Conversion exit with internal values to be checked? 20130204
Events
Class CL_RSD_CONV_EXIT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_CONVEXIT Public See coding 20130204 TY_T_CONVEXIT type STANDARD TABLE OF rsmdconvexit with NON-UNIQUE DEFAULT KEY
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSD_CONV_EXIT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSD_CONV_EXIT has no exception.

Method CONVERT_CHAVL_NC_TO_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHAVL_INTERNAL Call by reference Type reference (TYPE) CLIKE enter correct runtime field type 20130204
2 Importing I_CHAVL_NC Call by reference Type reference (TYPE) CLIKE enter the correct field type during runtime 20130204
3 Importing I_CONVEXIT Call by reference Type reference (TYPE) CONVEXIT Conversion Routine 20130204
# Exception Resumable Description Created on
1 CHAVL_NOT_CONVEXIT_CONFORM Error occured in conversion exit execution 20130204

Method IS_ALPHA_LIKE_CONVEXIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONVEXIT Call by reference Type reference (TYPE) CONVEXIT Conversion Routine 20130204
2 Returning R_IS_ALPHA_LIKE_CONVEXIT Value transfer Type reference (TYPE) RS_BOOL = 'X': Consistency of internal values must be checked 20130204

Method IS_ALPHA_LIKE_CONVEXIT on class CL_RSD_CONV_EXIT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740