SAP ABAP Class CL_FIELD_CONVERT (Field Conversion According to DDIC)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-SLS (Application Component) Sales
     ERP_SALES_LORD (Package) ERP Sales Lean Order
Properties
Class CL_FIELD_CONVERT  
Short Description Field Conversion According to DDIC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ERP_SALES_LORD   ERP Sales Lean Order 
Created 20040723   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FIELD_CONVERT has no forward declaration.
Interfaces
Class CL_FIELD_CONVERT has no interface implemented.
Friends
Class CL_FIELD_CONVERT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GIS_DD04V Instance attribute Private Type reference (TYPE) DD04V Generated Table for View DD04V 20040723
2 GIT_DD04V Instance attribute Private Type reference (TYPE) TDT_DD04V Table Type for View DD04V 20040723
3 GIT_FUNCNAME Instance attribute Private Type reference (TYPE) TDT_FUNCNAME Table Type for Field FUNCNAME 20040723
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_FIELD_INPUT Instance method Public Method 20040723
2 CONVERT_FIELD_OUTPUT Instance method Public Method 20040723
3 CONVEXIT_FIELD_INPUT Instance method Private Method 20040723
4 CONVEXIT_FIELD_OUTPUT Instance method Private Method 20040723
5 GET_DDIC_INFO Instance method Private Method 20040723
Events
Class CL_FIELD_CONVERT has no event.
Types
Class CL_FIELD_CONVERT has no local type.
Method Signatures

Method CONVERT_FIELD_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VALUE Call by reference Type reference (TYPE) DATA 20040723
2 Importing IV_CONVEXIT Call by reference Type reference (TYPE) CONVEXIT Konvertierungsroutine 20040723
3 Importing IV_VALUE Call by reference Type reference (TYPE) DATA 20040723
# Exception Resumable Description Created on
1 EXC_CONVERR Konvertierungsfehler 20071008

Method CONVERT_FIELD_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VALUE Call by reference Type reference (TYPE) DATA 20040723
2 Importing IV_CONVEXIT Call by reference Type reference (TYPE) CONVEXIT SPACE Konvertierungsroutine 20040723
3 Importing IV_VALUE Call by reference Type reference (TYPE) DATA 20040723

Method CONVERT_FIELD_OUTPUT on class CL_FIELD_CONVERT has no exception.

Method CONVEXIT_FIELD_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_VALUE Call by reference Type reference (TYPE) DATA 20040723
2 Importing IV_CONVEXIT Call by reference Type reference (TYPE) CONVEXIT Konvertierungsroutine 20040723
# Exception Resumable Description Created on
1 EXC_CONVERR Konvertierungsfehler 20071008

Method CONVEXIT_FIELD_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_VALUE Call by reference Type reference (TYPE) DATA 20040723
2 Importing IV_CONVEXIT Call by reference Type reference (TYPE) CONVEXIT Konvertierungsroutine 20040723

Method CONVEXIT_FIELD_OUTPUT on class CL_FIELD_CONVERT has no exception.

Method GET_DDIC_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DD04V Call by reference Type reference (TYPE) DD04V Generierte Tabelle zum View DD04V 20040723
2 Importing IV_VALUE Call by reference Type reference (TYPE) DATA 20040723

Method GET_DDIC_INFO on class CL_FIELD_CONVERT has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 600