SAP ABAP Class CL_DYNP_SCANNER (Test)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_COMPILER (Package) ABAP Compiler
⤷
⤷
Properties
| Class | CL_DYNP_SCANNER | |
| Short Description | Test | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABP_COMPILER | ABAP Compiler |
| Created | 20120625 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DYNP_SCANNER has no forward declaration.
Interfaces
Class CL_DYNP_SCANNER has no interface implemented.
Friends
Class CL_DYNP_SCANNER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | See coding | 20120625 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | PROGRAM | 20120625 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | SLEVEL_TAB | 20120625 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | INT1 | Dummy for B20 int1 (Local Everywhere) | 20120731 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SSTMNT_TAB | 20120625 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | I | 20120625 | ||||
| 7 | Instance attribute | Public | See coding | 20120625 | |||||
| 8 | Instance attribute | Public | Type reference (TYPE) | STOKESX_TAB | 20120625 | ||||
| 9 | Instance attribute | Public | See coding | 20120625 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120625 | ||
| 2 | Instance method | Public | Method | 20120625 | ||
| 3 | Instance method | Public | Method | 20120625 |
Events
Class CL_DYNP_SCANNER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_FLOW_TAB | Public | See coding | 20120802 | T_FLOW_TAB type standard table of D022S
|
Method Signatures
Method GET_TOKEN_REL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_N | Call by reference | Type reference (TYPE) | I | 20120625 | ||||
| 2 | P_RESULT | Value transfer | Type reference (TYPE) | STRING | 20120625 |
Method GET_TOKEN_REL on class CL_DYNP_SCANNER has no exception.
Method KEYWORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_RESULT | Value transfer | Type reference (TYPE) | STRING | 20120802 |
Method KEYWORD on class CL_DYNP_SCANNER has no exception.
Method SCAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ERROR | Call by reference | Type reference (TYPE) | SCR_ERROR | 20120802 | ||||
| 2 | P_LINES | Call by reference | Type reference (TYPE) | T_FLOW_TAB | 20120802 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120731 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |