SAP ABAP Class CL_TPDA_SCRIPT_SCAN_ITAB (TPDA: Script: Scan SQL Operations)
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 | 20061114 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_TPDA_SCRIPT_SCAN_ITABCHANGE | TPDA: Script: Scan SQL Operations | 20061128 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_TPDA_SCRIPT_SCAN_ITABREAD | TPDA: Script: Scan SQL Operations | 20061128 |
Properties
| Class | CL_TPDA_SCRIPT_SCAN_ITAB | |
| Short Description | TPDA: Script: Scan SQL Operations | |
| 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 | 20061114 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TPDA_SCRIPT_SCAN_ITAB has no forward declaration.
Interfaces
Class CL_TPDA_SCRIPT_SCAN_ITAB has no interface implemented.
Friends
Class CL_TPDA_SCRIPT_SCAN_ITAB has no friend class.
Attributes
Class CL_TPDA_SCRIPT_SCAN_ITAB has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20061128 | ||
| 2 | Instance method | Public | Method | 20061114 |
Events
Class CL_TPDA_SCRIPT_SCAN_ITAB has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_IT_TABLES | Public | See coding | 20061128 | TY_IT_TABLES type standard table of string with NON-UNIQUE key table_line
|
Method Signatures
Method ADAPT_TABLE_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_IT_TABLES | Value transfer | Type reference (TYPE) | TY_IT_TABLES | 20061128 | ||||
| 2 | P_TABLE | Call by reference | Type reference (TYPE) | STRING | 20061128 |
Method ADAPT_TABLE_TAB on class CL_TPDA_SCRIPT_SCAN_ITAB has no exception.
Method IT_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_IT_TABLES | Value transfer | Type reference (TYPE) | TY_IT_TABLES | 20061128 |
Method IT_TABLES on class CL_TPDA_SCRIPT_SCAN_ITAB has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |