SAP ABAP Class CL_SQF_SE16_QUERY (Data Browser)
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 | Inheritance (c INHERITING FROM c_ref) | CL_SQF_CONTENT_PROVIDER_ROOT | Root Content Provider | 20080808 |
Properties
| Class | CL_SQF_SE16_QUERY | |
| Short Description | Data Browser | |
| Super Class | CL_SQF_CONTENT_PROVIDER_ROOT | Root Content Provider |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SQF_TOOLS | Tools |
| Created | 20080808 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SQF_SE16_QUERY has no interface implemented.
Friends
Class CL_SQF_SE16_QUERY 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 | 20080926 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | I | 20080814 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20080808 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20080808 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080926 | |
| 2 | Instance method | Private | Method | 20080815 | ||
| 3 | Instance method | Private | Method | 20080808 | ||
| 4 | Instance method | Private | Method | 20080808 | ||
| 5 | Instance method | Public | Method | 20080815 |
Events
Class CL_SQF_SE16_QUERY has no event.
Types
Class CL_SQF_SE16_QUERY has no local type.
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_QUERY has no exception.
Method EXISTS_ON_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TABNAME | Call by reference | Type reference (TYPE) | CLIKE | 20080815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Query errors | 20080815 |
Method GENERATE_SELECT_PROGRAM Signature
Method GENERATE_SELECT_PROGRAM on class CL_SQF_SE16_QUERY has no parameter.
Method GENERATE_SELECT_PROGRAM on class CL_SQF_SE16_QUERY has no exception.
Method GET_TABLE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_MAX_ROWS | Value transfer | Type reference (TYPE) | I | 20080929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI Problems | 20080815 |
Method SET_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FIELD_INFOS | Call by reference | Type reference (TYPE) | IF_SQF_QUERY=>TY_PARAMETER_LIST | 20080815 | ||||
| 2 | IM_MAX_ROWS | Call by reference | Type reference (TYPE) | I | 100 | 20080815 | |||
| 3 | IM_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20080815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid state | 20080815 | ||
| 2 | Query errors | 20080815 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |