SAP ABAP Class CL_RSR_TS_SQUE (TS SQUE)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW (Application Component) SAP Business Information Warehouse
⤷
BW_DEPRECATED_MISC (Package) Various BW legacy objects - should not be used anymore
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSR_TRANSIENT_SOURCE | Transient Source | 20060717 |
Properties
| Class | CL_RSR_TS_SQUE | |
| Short Description | TS SQUE | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_DEPRECATED_MISC | Various BW legacy objects - should not be used anymore |
| Created | 20060717 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSR_TS_SQUE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSR_TRANSIENT_SOURCE | Transient Source | 20060717 |
Friends
Class CL_RSR_TS_SQUE 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) | RSR_TS_NAME | Name of the Source (e.g. query or infoset query, or tabnm) | 20060717 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns the list of all queries | 20060723 | |
| 2 | Instance method | Private | Constructor | Constructur | 20060723 |
Events
Class CL_RSR_TS_SQUE has no event.
Types
Class CL_RSR_TS_SQUE has no local type.
Method Signatures
Method CATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CATALOG | Call by reference | Type reference (TYPE) | IQTCCAT | InfoSet Query API: Query Call Catalog | 20060723 | |||
| 2 | I_QUERY | Call by reference | Type reference (TYPE) | AQL_QUERY | SAP Query (L): Query name (old) | 20060723 | |||
| 3 | I_USERGROUP | Call by reference | Type reference (TYPE) | AQL_UGROUP | SAP Query (L): Name of a user group | 20060723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20060723 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | RSR_TS_NAME | Name of the Source (e.g. query or infoset query, or tabnm) | 20060723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | source Does not exist | 20060723 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |