SAP ABAP Class CX_FB_SCAN_ERROR_DETAIL (Function module signature scan error with details)
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_SCAN_ERROR Scan error during scan of function module signature 20100730
Properties
Class CX_FB_SCAN_ERROR_DETAIL  
Short Description Function module signature scan error with details    
Super Class CX_FB_SCAN_ERROR Scan error during scan of function module signature 
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 20100730   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_FB_SCAN_ERROR_DETAIL has no forward declaration.
Interfaces
Class CX_FB_SCAN_ERROR_DETAIL has no interface implemented.
Friends
Class CX_FB_SCAN_ERROR_DETAIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MESSAGE Instance attribute Public Type reference (TYPE) STRING 20100730
2 SOURCE_POSITION Instance attribute Public Type reference (TYPE) CL_FB_DOLLAR_SOURCE_CONVERTER=>TYPE_SOURCE_POSITION 20100730
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100730
Events
Class CX_FB_SCAN_ERROR_DETAIL has no event.
Types
Class CX_FB_SCAN_ERROR_DETAIL 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 MESSAGE Call by reference Type reference (TYPE) STRING 20100730
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100730
3 Importing SOURCE_POSITION Call by reference Type reference (TYPE) CL_FB_DOLLAR_SOURCE_CONVERTER=>TYPE_SOURCE_POSITION 20100730
4 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20100730

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