SAP ABAP Class CL_TPDA_SCRIPT_SCAN_CLU (CL_TPDA_SCRIPT_SCAN_CLU)
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 | 20061212 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_TPDA_SCRIPT_SCAN_CLU_EXP | 20061212 | |
2 | Inheritance (c INHERITING FROM c_ref) | CL_TPDA_SCRIPT_SCAN_CLU_IMP | 20061212 |
Properties
Class | CL_TPDA_SCRIPT_SCAN_CLU | |
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 | 20061212 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_TPDA_SCRIPT_SCAN_CLU has no forward declaration.
Interfaces
Class CL_TPDA_SCRIPT_SCAN_CLU has no interface implemented.
Friends
Class CL_TPDA_SCRIPT_SCAN_CLU has no friend class.
Attributes
Class CL_TPDA_SCRIPT_SCAN_CLU has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20061212 | |
2 | ![]() |
Instance method | Public | Method | 20061212 | |
3 | ![]() |
Instance method | Public | Method | 20061212 | |
4 | ![]() |
Instance method | Public | Method | 20061212 | |
5 | ![]() |
Instance method | Public | Method | 20061212 | |
6 | ![]() |
Instance method | Public | Method | 20061212 | |
7 | ![]() |
Instance method | Public | Method | 20061212 |
Events
Class CL_TPDA_SCRIPT_SCAN_CLU has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_CLUSTER | Public | See coding | 20061212 | BEGIN OF ty_cluster,
cluster TYPE string,
dynamic TYPE flag,
END OF ty_cluster
|
||
2 | TY_CLUSTER_ID | Public | See coding | 20061212 | 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 | 20061212 | |||
2 | ![]() |
P_CLUSTER_ID | Call by reference | Type reference (TYPE) | TY_CLUSTER_ID | 20061212 |
Method CLUSTER on class CL_TPDA_SCRIPT_SCAN_CLU 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 | 20061212 |
Method DATABASE on class CL_TPDA_SCRIPT_SCAN_CLU 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 | 20061212 |
Method DATA_BUFFER on class CL_TPDA_SCRIPT_SCAN_CLU 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 | 20061212 |
Method INTERNAL_TABLE on class CL_TPDA_SCRIPT_SCAN_CLU 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 | 20061212 |
Method MEMORY on class CL_TPDA_SCRIPT_SCAN_CLU 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 | 20061212 |
Method SHARED_BUFFER on class CL_TPDA_SCRIPT_SCAN_CLU 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 | 20061212 |
Method SHARED_MEMORY on class CL_TPDA_SCRIPT_SCAN_CLU has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |