SAP ABAP Class CX_FB_SCAN_ERROR (Scan error during scan of function module signature)
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 | 20100730 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20100730 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_FB_SCAN_DUPLICATE_PARAMETER | Unexpected Token during scan | 20100819 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_FB_SCAN_ERROR_DETAIL | Function module signature scan error with details | 20100730 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_FB_SCAN_INVALID_PARAMETER | Unexpected Token during scan | 20100819 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_FB_SCAN_INVALID_STATEMENT | Invalid function signature statement | 20100805 |
5 | Inheritance (c INHERITING FROM c_ref) | CX_FB_SCAN_NO_FUNCTION | No function statement declared | 20100929 |
6 | Inheritance (c INHERITING FROM c_ref) | CX_FB_SCAN_NO_PARAMETER_TYPE | No type is declared for paramter | 20100816 |
7 | Inheritance (c INHERITING FROM c_ref) | CX_FB_SCAN_PARAM_NAME_TOO_LONG | Unexpected Token during scan | 20100914 |
8 | Inheritance (c INHERITING FROM c_ref) | CX_FB_SCAN_UNEXPECTED_TOKEN | Unexpected Token during scan | 20100805 |
Properties
Class | CX_FB_SCAN_ERROR | |
Short Description | Scan error during scan of function module signature | |
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 | 20100730 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_FB_SCAN_ERROR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20100730 |
Friends
Class CX_FB_SCAN_ERROR has no friend class.
Attributes
Class CX_FB_SCAN_ERROR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100730 |
Events
Class CX_FB_SCAN_ERROR has no event.
Types
Class CX_FB_SCAN_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20100730 | |||
2 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20100730 |
Method CONSTRUCTOR on class CX_FB_SCAN_ERROR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 800 |