SAP ABAP Class CX_FB_FUNC_NOT_EXISTS (Function module does not exist)
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_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20110601
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20110601
Properties
Class CX_FB_FUNC_NOT_EXISTS  
Short Description Function module does not exist    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
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 20110420   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_FB_FUNC_NOT_EXISTS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20110601
Friends
Class CX_FB_FUNC_NOT_EXISTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_FB_FUNC_NOT_EXISTS Constant Public See coding 20110601
2 FUNCNAME Instance attribute Public Type reference (TYPE) RS38L-NAME Name of Function Module 20110601
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110601
Events
Class CX_FB_FUNC_NOT_EXISTS has no event.
Types
Class CX_FB_FUNC_NOT_EXISTS 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 FUNCNAME Call by reference Type reference (TYPE) RS38L-NAME 20110601
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20110601
3 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20110601

Method CONSTRUCTOR on class CX_FB_FUNC_NOT_EXISTS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in