SAP ABAP Class CL_FBS_SE_SMT_GEN_FLD_CONV (Common Upper Class for Field Conversions)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL-GL (Application Component) Basic Functions
     FBS_SE_GLMASTER_REPLCTN (Package) Services for Proxies
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMT_CONVERSION Input/Output Conversion 20090622
Properties
Class CL_FBS_SE_SMT_GEN_FLD_CONV  
Short Description Common Upper Class for Field Conversions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FBS_SE_GLMASTER_REPLCTN   Services for Proxies 
Created 20090622   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FBS_SE_SMT_GEN_FLD_CONV has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SMT_CONVERSION Input/Output Conversion 20090622
Friends
Class CL_FBS_SE_SMT_GEN_FLD_CONV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_GDT_ACTION_CODE_DELETE Constant Public Type reference (TYPE) SAPPLCO_ACTION_CODE '03' Proxy Data Element (Generated) 20090622
2 C_GDT_ACTION_CODE_INSERT Constant Public Type reference (TYPE) SAPPLCO_ACTION_CODE '02' Proxy Data Element (Generated) 20090622
3 C_GDT_ACTION_CODE_MODIFY Constant Public Type reference (TYPE) SAPPLCO_ACTION_CODE '04' Proxy Data Element (Generated) 20090622
4 C_GDT_ACTION_CODE_NO_ACTION Constant Public Type reference (TYPE) SAPPLCO_ACTION_CODE '06' Proxy Data Element (Generated) 20090622
5 C_GDT_ACTION_CODE_UPDATE Constant Public Type reference (TYPE) SAPPLCO_ACTION_CODE '01' Proxy Data Element (Generated) 20090622
6 GO_PROTOCOL Static Attribute Public Object reference (TYPE REF TO) CL_SMT_PROTOCOL Log 20090622
7 GO_SRC_TYPE Static Attribute Protected Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20090622
8 GO_TGT_TYPE Static Attribute Protected Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20090622
9 G_MSG_DUMMY Static Attribute Protected Type reference (TYPE) STRING 20090622
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SY_MSG_TO_PROTOCOL Static method Public Method 20090622
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090622
3 CONVERT Instance method Public Method 20090622
4 CONVERT_ACTION_TO_DB_ACTION Static method Protected Method Convert Field Contents 20090622
5 DO_DEFAULT_CONVERSION Static method Protected Method Convert Field Contents 20090622
6 MAP_XI_ACTION_TO_DB_ACTION Static method Public Method 20090817
Events
Class CL_FBS_SE_SMT_GEN_FLD_CONV has no event.
Types
Class CL_FBS_SE_SMT_GEN_FLD_CONV has no local type.
Method Signatures

Method ADD_SY_MSG_TO_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SMT_PROTOCOL Call by reference Attribute reference (LIKE) GO_PROTOCOL Protokoll 20090622

Method ADD_SY_MSG_TO_PROTOCOL on class CL_FBS_SE_SMT_GEN_FLD_CONV has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CONVERT Signature

Method CONVERT on class CL_FBS_SE_SMT_GEN_FLD_CONV has no parameter.
Method CONVERT on class CL_FBS_SE_SMT_GEN_FLD_CONV has no exception.

Method CONVERT_ACTION_TO_DB_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_HANDLED Call by reference Type reference (TYPE) FLAG allgemeines flag 20090622
2 Exporting E_TARGET Call by reference Type reference (TYPE) DATA Zielwert 20090622
3 Importing I_SOURCE Call by reference Type reference (TYPE) DATA Quellwert 20090622
4 Importing I_SOURCE_FIELD Call by reference Type reference (TYPE) STRING Feld der Quellstruktur 20090622
5 Importing I_SOURCE_STRUCTURE Call by reference Type reference (TYPE) SMT_STRUCTURE Quellstruktur 20090622
6 Importing I_TARGET_FIELD Call by reference Type reference (TYPE) STRING Feld der Zielstruktur 20090622
7 Importing I_TARGET_STRUCTURE Call by reference Type reference (TYPE) SMT_STRUCTURE Zielstruktur 20090622
# Exception Resumable Description Created on
1 CX_SMT_TRANSFORMATION_ERROR 20090622
2 CX_SY_CONVERSION_NO_NUMBER System-Exception bei Umwandlung in eine Zahl 20090622
3 CX_SY_CONVERSION_OVERFLOW System-Exception für Overflow bei Konvertierung 20090622

Method DO_DEFAULT_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_HANDLED Call by reference Type reference (TYPE) FLAG allgemeines flag 20090622
2 Exporting E_TARGET Call by reference Type reference (TYPE) DATA Zielwert 20090622
3 Importing I_SOURCE Call by reference Type reference (TYPE) DATA Quellwert 20090622
4 Importing I_SOURCE_FIELD Call by reference Type reference (TYPE) STRING Feld der Quellstruktur 20090622
5 Importing I_SOURCE_STRUCTURE Call by reference Type reference (TYPE) SMT_STRUCTURE Quellstruktur 20090622
6 Importing I_TARGET_FIELD Call by reference Type reference (TYPE) STRING Feld der Zielstruktur 20090622
7 Importing I_TARGET_STRUCTURE Call by reference Type reference (TYPE) SMT_STRUCTURE Zielstruktur 20090622
# Exception Resumable Description Created on
1 CX_SMT_TRANSFORMATION_ERROR 20090622
2 CX_SY_CONVERSION_NO_NUMBER System-Exception bei Umwandlung in eine Zahl 20090622
3 CX_SY_CONVERSION_OVERFLOW System-Exception für Overflow bei Konvertierung 20090622

Method MAP_XI_ACTION_TO_DB_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_SOURCE Call by reference Type reference (TYPE) DATA 20090817
2 Returning RP_TARGET Value transfer Type reference (TYPE) DB_ACTION Aktion auf der Datenbank 20090817

Method MAP_XI_ACTION_TO_DB_ACTION on class CL_FBS_SE_SMT_GEN_FLD_CONV has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605