SAP ABAP Class CX_FB_ADT_FUNC_SERIALIZATION (Serialization exception for functions and function modules)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-SRC (Application Component) ABAP Source Code editors in ABAP in Eclipse
     SFUNC_ADT (Package) ABAP Develeopment Tools integration for Function Builder
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_FB_ADT_FUNC_GENERAL Abstract root exception for functions and function groups 20100421
Properties
Class CX_FB_ADT_FUNC_SERIALIZATION  
Short Description Serialization exception for functions and function modules    
Super Class CX_FB_ADT_FUNC_GENERAL Abstract root exception for functions and function groups 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SFUNC_ADT   ABAP Develeopment Tools integration for Function Builder 
Created 20100421   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_FB_ADT_FUNC_SERIALIZATION has no forward declaration.
Interfaces
Class CX_FB_ADT_FUNC_SERIALIZATION has no interface implemented.
Friends
Class CX_FB_ADT_FUNC_SERIALIZATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TYPE Constant Public Type reference (TYPE) SADT_EXC_TYPE 'ExceptionDuringFunctionOrFunctionGroupSerialization' Exception type 20100421
2 CX_FB_ADT_FUNC_SERIALIZATION Constant Public See coding 20100421
3 ERROR_MESSAGE Instance attribute Public Type reference (TYPE) STRING 20100421
4 FMODULE_NAME Instance attribute Public Type reference (TYPE) STRING 20100421
5 FMODULE_SERIALIZATION_ERROR Constant Public See coding 20100421
6 GROUP_NAME Instance attribute Public Type reference (TYPE) STRING 20100421
7 GROUP_SERIALIZATION_ERROR Constant Public See coding 20100421
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100421
Events
Class CX_FB_ADT_FUNC_SERIALIZATION has no event.
Types
Class CX_FB_ADT_FUNC_SERIALIZATION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ERROR_MESSAGE Call by reference Type reference (TYPE) STRING 20100421
2 Importing FMODULE_NAME Call by reference Type reference (TYPE) STRING 20100421
3 Importing GROUP_NAME Call by reference Type reference (TYPE) STRING 20100421
4 Importing MSGV1 Call by reference Type reference (TYPE) SYMSGV SY-MSGV1 20100421
5 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV SY-MSGV2 20100421
6 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV SY-MSGV3 20100421
7 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV SY-MSGV4 20100421
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100421
9 Importing PROPERTIES Call by reference Object reference (TYPE REF TO) IF_ADT_EXCEPTION_PROPERTIES 20100421
10 Importing SUBTYPE Call by reference Type reference (TYPE) SADT_EXC_TYPE 20100421
11 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20100421

Method CONSTRUCTOR on class CX_FB_ADT_FUNC_SERIALIZATION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 800