SAP ABAP Class CL_FBS_SE_SMT_FLD_CONVERSION (CL_FBS_SE_SMT_FLD_CONVERSION)
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_FLD_CONVERSION  
Short Description    
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_FLD_CONVERSION 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_FLD_CONVERSION 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 C_GDT_TYPE_CODE_BALANCE_ACCNT Constant Public Type reference (TYPE) SAPPLCO_CHTACCTS_RPLCTNRQ_ITM-CHART_OF_ACCOUNTS_ITEM_ASSIGNM '2' Proxy Data Element (Generated) 20090622
7 C_GDT_TYPE_CODE_PL_ACCOUNT Constant Public Type reference (TYPE) SAPPLCO_CHTACCTS_RPLCTNRQ_ITM-CHART_OF_ACCOUNTS_ITEM_ASSIGNM '1' Proxy Data Element (Generated) 20090622
8 GO_PROTOCOL Static Attribute Public Object reference (TYPE REF TO) CL_SMT_PROTOCOL Log 20090622
9 GO_SRC_TYPE Static Attribute Protected Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20090622
10 GO_TGT_TYPE Static Attribute Protected Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20090622
11 G_MSG_DUMMY Static Attribute Protected Type reference (TYPE) STRING 20090622
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_ACTION_TO_DB_ACTION Static method Protected Method Convert Field Contents 20090622
2 CONVERT_DESCRIPTION_TEXTS Static method Protected Method Convert Field Contents 20090622
3 CONVERT_INTEREST_CALC_PERIOD Static method Protected Method Convert Field Contents 20090622
4 CONVERT_TYPE_CODE_TO_XBILK Static method Protected Method Convert Field Contents 20090622
Events
Class CL_FBS_SE_SMT_FLD_CONVERSION has no event.
Types
Class CL_FBS_SE_SMT_FLD_CONVERSION has no local type.
Method Signatures

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 CONVERT_DESCRIPTION_TEXTS 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 CONVERT_INTEREST_CALC_PERIOD 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 CONVERT_TYPE_CODE_TO_XBILK 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
History
Last changed by/on SAP  20100310 
SAP Release Created in 605