SAP ABAP Class CL_TPDA_SCRIPT_SCAN_EXT (CL_TPDA_SCRIPT_SCAN_EXT)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_SCRIPT (Package) Debugger Script
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_TPDA_SCRIPT_SCAN | TPDA: Parse ABAP Statements | 20061129 |
Properties
| Class | CL_TPDA_SCRIPT_SCAN_EXT | |
| Short Description | ||
| Super Class | CL_TPDA_SCRIPT_SCAN | TPDA: Parse ABAP Statements |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STPDA_SCRIPT | Debugger Script |
| Created | 20061129 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TPDA_SCRIPT_SCAN_EXT has no forward declaration.
Interfaces
Class CL_TPDA_SCRIPT_SCAN_EXT has no interface implemented.
Friends
Class CL_TPDA_SCRIPT_SCAN_EXT has no friend class.
Attributes
Class CL_TPDA_SCRIPT_SCAN_EXT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20061129 | ||
| 2 | Instance method | Public | Method | 20061129 | ||
| 3 | Instance method | Public | Method | 20061129 | ||
| 4 | Instance method | Public | Method | 20061129 | ||
| 5 | Instance method | Public | Method | 20061129 | ||
| 6 | Instance method | Public | Method | 20061129 | ||
| 7 | Instance method | Public | Method | 20061129 |
Events
Class CL_TPDA_SCRIPT_SCAN_EXT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_CLUSTER | Public | See coding | 20061129 | BEGIN OF ty_cluster,
cluster TYPE string,
dynamic TYPE flag,
END OF ty_cluster
|
||
| 2 | TY_CLUSTER_ID | Public | See coding | 20061129 | BEGIN OF ty_cluster_id,
id TYPE string,
dynamic TYPE flag,
END OF ty_cluster_id
|
Method Signatures
Method CLUSTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CLUSTER | Call by reference | Type reference (TYPE) | TY_CLUSTER | 20061129 | ||||
| 2 | P_CLUSTER_ID | Call by reference | Type reference (TYPE) | TY_CLUSTER_ID | 20061129 |
Method CLUSTER on class CL_TPDA_SCRIPT_SCAN_EXT has no exception.
Method DATABASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_FOUND | Value transfer | Type reference (TYPE) | FLAG | 20061129 |
Method DATABASE on class CL_TPDA_SCRIPT_SCAN_EXT has no exception.
Method DATA_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_FOUND | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20061129 |
Method DATA_BUFFER on class CL_TPDA_SCRIPT_SCAN_EXT has no exception.
Method INTERNAL_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_FOUND | Value transfer | Type reference (TYPE) | FLAG | 20061129 |
Method INTERNAL_TABLE on class CL_TPDA_SCRIPT_SCAN_EXT has no exception.
Method MEMORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_FOUND | Value transfer | Type reference (TYPE) | FLAG | 20061129 |
Method MEMORY on class CL_TPDA_SCRIPT_SCAN_EXT has no exception.
Method SHARED_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_FOUND | Value transfer | Type reference (TYPE) | FLAG | 20061129 |
Method SHARED_BUFFER on class CL_TPDA_SCRIPT_SCAN_EXT has no exception.
Method SHARED_MEMORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_FOUND | Value transfer | Type reference (TYPE) | FLAG | 20061129 |
Method SHARED_MEMORY on class CL_TPDA_SCRIPT_SCAN_EXT has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |