SAP ABAP Class CL_FB_DOLLAR_SOURCE_CONVERTER (WB - Source Scanner)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FB_DOLLAR_SRC_CONVERTER | Conversion dollar include source into signature source | 20100803 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FB_SIGNATURE_SRC_CONVERTER | Convertion signature source into dollar source | 20100805 |
Properties
| Class | CL_FB_DOLLAR_SOURCE_CONVERTER | |
| Short Description | WB - Source Scanner | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FB_DOLLAR_SRC_CONVERTER | Conversion dollar include source into signature source | 20100803 | ||
| 2 | IF_FB_SIGNATURE_SRC_CONVERTER | Convertion signature source into dollar source | 20100805 |
Friends
Class CL_FB_DOLLAR_SOURCE_CONVERTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RS38L-NAME | 20100811 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | SSTMNT | 20100811 | ||||
| 3 | Instance attribute | Private | See coding | 20100811 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns an instance of the source converter | 20100730 | |
| 2 | Instance method | Private | Method | 20100811 | ||
| 3 | Instance method | Private | Method | 20100811 |
Events
Class CL_FB_DOLLAR_SOURCE_CONVERTER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYPE_SOURCE_INTERVAL | Public | See coding | TYPE_SOURCE_INTERVAL | 20100730 | begin of type_source_interval,
begin type type_source_position,
end type type_source_position,
end of type_source_interval
|
|
| 2 | TYPE_SOURCE_POSITION | Public | See coding | TYPE_SOURCE_POSITION | 20100730 | begin of type_source_position,
line type i,
column type i,
end of type_source_position
|
Method Signatures
Method CREATE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FUNCNAME | Call by reference | Type reference (TYPE) | RS38L-NAME | 20100805 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_FB_DOLLAR_SOURCE_CONVERTER | 20100730 |
Method CREATE_INSTANCE on class CL_FB_DOLLAR_SOURCE_CONVERTER has no exception.
Method GET_TOKEN_FROM_STATEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATEMENT | Call by reference | Type reference (TYPE) | SSTMNT | 20100811 | ||||
| 2 | TOKEN | Value transfer | Type reference (TYPE) | STOKES | 20100811 | ||||
| 3 | TOKEN_NUMBER | Call by reference | Type reference (TYPE) | I | 1 | 20100811 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100811 |
Method SCAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | 20100816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100811 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |