SAP ABAP Class CL_SQF_SE16 (Read Database Tables or Views)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL (Application Component) Workbench Utilities
⤷
SQF_TOOLS (Package) Tools
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SQF_TOOL | Tool for the Support Query Framework | 20071119 |
Properties
| Class | CL_SQF_SE16 | |
| Short Description | Read Database Tables or Views | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SQF_TOOLS | Tools |
| Created | 20071119 | SAP |
| Last change | 20090618 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SQF_TOOL | Tool for the Support Query Framework | 20071119 |
Friends
Class CL_SQF_SE16 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | abap_true: INIT does not create parameters | 20080926 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080926 |
Events
Class CL_SQF_SE16 has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_TABLIST | Private | See coding | 20080104 | ty_tablist type hashed table of tabname with unique key table_line
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LATE_INITIALIZATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080926 |
Method CONSTRUCTOR on class CL_SQF_SE16 has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 711 |