SAP ABAP Class CL_SLIN_LEXER (Statement Lexer)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA-EPC (Application Component) Extended Program Check (SLIN)
⤷
SLIN_INTERN (Package) Internal Use for SLIN (changes made without discussion)
⤷
⤷
Properties
| Class | CL_SLIN_LEXER | |
| Short Description | Statement Lexer | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLIN_INTERN | Internal Use for SLIN (changes made without discussion) |
| Created | 20120119 | SAP |
| Last change | 20140121 | 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) |
Interfaces
Class CL_SLIN_LEXER has no interface implemented.
Friends
Class CL_SLIN_LEXER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | I | 20120119 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20130624 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | SSTMNT_IDX | 20120119 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING_TABLE | 20120119 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | I | 20120322 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120119 | ||
| 2 | Static method | Public | Method | 20120119 | ||
| 3 | Instance method | Public | Method | 20120119 | ||
| 4 | Instance method | Public | Method | 20120119 | ||
| 5 | Instance method | Public | Method | 20120301 | ||
| 6 | Instance method | Public | Method | 20130505 | ||
| 7 | Instance method | Public | Method | 20120119 | ||
| 8 | Instance method | Public | Method | 20120229 | ||
| 9 | Instance method | Public | Method | 20120710 | ||
| 10 | Instance method | Public | Method | 20120119 | ||
| 11 | Static method | Public | Method | 20130808 | ||
| 12 | Static method | Public | Method | 20130808 |
Events
Class CL_SLIN_LEXER has no event.
Types
Class CL_SLIN_LEXER has no local type.
Method Signatures
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Type reference (TYPE) | STRING | 20120119 |
Method GET on class CL_SLIN_LEXER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Object reference (TYPE REF TO) | CL_SLIN_LEXER | 20120119 |
Method GET_INSTANCE on class CL_SLIN_LEXER has no exception.
Method INC Signature
Method INC on class CL_SLIN_LEXER has no parameter.
Method INC on class CL_SLIN_LEXER has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CUR | Call by reference | Type reference (TYPE) | I | 1 | 20120119 | |||
| 2 | IDX | Call by reference | Type reference (TYPE) | SSTMNT_IDX | 20120119 | ||||
| 3 | SCAN | Call by reference | Object reference (TYPE REF TO) | CL_SLIN_SCAN | 20120515 |
Method INIT on class CL_SLIN_LEXER has no exception.
Method INIT_WORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CUR | Call by reference | Type reference (TYPE) | I | 1 | 20120507 | |||
| 2 | IDX | Call by reference | Type reference (TYPE) | SSTMNT_IDX | 0 | 20120507 | |||
| 3 | WORDS | Call by reference | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20120301 |
Method INIT_WORDS on class CL_SLIN_LEXER has no exception.
Method MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WORD | Call by reference | Type reference (TYPE) | STRING | 20130505 | ||||
| 2 | WORD_TBX | Call by reference | Type reference (TYPE) | SYTABIX | ABAP-Systemfeld: Zeilenindex interner Tabellen | 20130522 |
Method MODIFY on class CL_SLIN_LEXER has no exception.
Method PEEK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OFFI | Call by reference | Type reference (TYPE) | I | 20120119 | ||||
| 2 | RET | Value transfer | Type reference (TYPE) | STRING | 20120119 |
Method PEEK on class CL_SLIN_LEXER has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Type reference (TYPE) | STRING | 20120229 | ||||
| 2 | WORD_IDX | Call by reference | Type reference (TYPE) | I | 20120229 |
Method READ on class CL_SLIN_LEXER has no exception.
Method SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Type reference (TYPE) | I | 20120710 | ||||
| 2 | START | Call by reference | Type reference (TYPE) | I | 1 | 20120710 | |||
| 3 | WORD | Call by reference | Type reference (TYPE) | STRING | 20120710 |
Method SEARCH on class CL_SLIN_LEXER has no exception.
Method SET_CUR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CUR | Call by reference | Type reference (TYPE) | I | 20120119 |
Method SET_CUR on class CL_SLIN_LEXER has no exception.
Method STMNT_TO_EXCLAMATION_WORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Type reference (TYPE) | STRING_TABLE | 20130808 | ||||
| 2 | SCAN | Call by reference | Object reference (TYPE REF TO) | CL_SLIN_SCAN | 20130808 | ||||
| 3 | STMNT | Call by reference | Type reference (TYPE) | SSTMNT | 20130808 |
Method STMNT_TO_EXCLAMATION_WORDS on class CL_SLIN_LEXER has no exception.
Method STMNT_TO_WORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Type reference (TYPE) | STRING_TABLE | 20130808 | ||||
| 2 | SCAN | Call by reference | Object reference (TYPE REF TO) | CL_SLIN_SCAN | 20130808 | ||||
| 3 | STMNT | Call by reference | Type reference (TYPE) | SSTMNT | 20130808 |
Method STMNT_TO_WORDS on class CL_SLIN_LEXER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |