SAP ABAP Class CL_FBS_SE_SMT_COMP_FLD_CONV (CL_FBS_SE_SMT_COMP_FLD_CONV)
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 20090214
Properties
Class CL_FBS_SE_SMT_COMP_FLD_CONV  
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 20090214   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FBS_SE_SMT_COMP_FLD_CONV has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SMT_CONVERSION Input/Output Conversion 20090214
Friends
Class CL_FBS_SE_SMT_COMP_FLD_CONV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_PROTOCOL Static Attribute Protected Object reference (TYPE REF TO) CL_SMT_PROTOCOL Log 20090214
2 GO_SRC_TYPE Static Attribute Protected Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20090214
3 GO_TGT_TYPE Static Attribute Protected Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20090214
4 G_HANDLED Static Attribute Protected Type reference (TYPE) FLAG General Indicator 20090214
5 G_MSG_DUMMY Static Attribute Protected Type reference (TYPE) STRING 20090214
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_CURR_USAGE_CODE_IN Static method Protected Method Convert Field Contents 20090214
Events
Class CL_FBS_SE_SMT_COMP_FLD_CONV has no event.
Types
Class CL_FBS_SE_SMT_COMP_FLD_CONV has no local type.
Method Signatures

Method CONVERT_CURR_USAGE_CODE_IN 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 20090214
2 Exporting E_TARGET Call by reference Type reference (TYPE) DATA Zielwert 20090214
3 Importing I_SOURCE Call by reference Type reference (TYPE) DATA Quellwert 20090214
4 Importing I_SOURCE_FIELD Call by reference Type reference (TYPE) STRING Feld der Quellstruktur 20090214
5 Importing I_SOURCE_STRUCTURE Call by reference Type reference (TYPE) SMT_STRUCTURE Quellstruktur 20090214
6 Importing I_TARGET_FIELD Call by reference Type reference (TYPE) STRING Feld der Zielstruktur 20090214
7 Importing I_TARGET_STRUCTURE Call by reference Type reference (TYPE) SMT_STRUCTURE Zielstruktur 20090214
# Exception Resumable Description Created on
1 CX_SMT_TRANSFORMATION_ERROR 20090214
2 CX_SY_CONVERSION_NO_NUMBER System-Exception bei Umwandlung in eine Zahl 20090214
3 CX_SY_CONVERSION_OVERFLOW System-Exception für Overflow bei Konvertierung 20090214
History
Last changed by/on SAP  20100310 
SAP Release Created in 605