SAP ABAP Class CX_CLIF_SCAN_ERROR_DETAIL (Scan error has occured with following details)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-CLA (Application Component) Class Builder
     SEOE (Package) ABAP Objects Class Builder
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_CLIF_SCAN_ERROR Class Processing Error 20091023
Properties
Class CX_CLIF_SCAN_ERROR_DETAIL  
Short Description Scan error has occured with following details    
Super Class CX_CLIF_SCAN_ERROR Class Processing Error 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SEOE   ABAP Objects Class Builder 
Created 20091022   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OO_SOURCE_SCANNER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CX_CLIF_SCAN_ERROR_DETAIL has no interface implemented.
Friends
Class CX_CLIF_SCAN_ERROR_DETAIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_CLIF_SCAN_ERROR_DETAIL Constant Public Type reference (TYPE) SOTR_CONC '0019BBCA3D421DDEAFE2861C546BEFE9' 20091023
2 MESSAGE Instance attribute Public Type reference (TYPE) STRING Message 20091023
3 SOURCE_POSITION Instance attribute Public Type reference (TYPE) CL_OO_SOURCE_SCANNER=>TYPE_SOURCE_POSITION Source position 20091023
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091023
Events
Class CX_CLIF_SCAN_ERROR_DETAIL has no event.
Types
Class CX_CLIF_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 20091023
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20091023
3 Importing SOURCE_POSITION Call by reference Type reference (TYPE) CL_OO_SOURCE_SCANNER=>TYPE_SOURCE_POSITION 20091023
4 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20091023

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