SAP ABAP Class CL_ISQ_CREATION (Query : Creation of Instances)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-QUE (Application Component) SAP Query
⤷
SISQ (Package) InfoSet Query
⤷
⤷
Properties
| Class | CL_ISQ_CREATION | |
| Short Description | Query : Creation of Instances | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SISQ | InfoSet Query |
| Created | 20000825 | SAP |
| Last change | 20000825 | 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
Class CL_ISQ_CREATION has no interface implemented.
Friends
Class CL_ISQ_CREATION has no friend class.
Attributes
Class CL_ISQ_CREATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates InfoSet Instance | 20000908 | |
| 2 | Static method | Public | Method | Creating a query, generating the object | 20000825 |
Events
Class CL_ISQ_CREATION has no event.
Types
Class CL_ISQ_CREATION has no local type.
Method Signatures
Method CREATE_INFOSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_HANDLE | Value transfer | Object reference (TYPE REF TO) | CL_ISQ_INFOSET | InfoSet Basisklasse | 20000908 | |||
| 2 | I_HEADER | Call by reference | Type reference (TYPE) | IQICAT | InfoSet Header (Katalog) | 20000908 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Falscher InfoSet-Typ im Header | 20000908 |
Method CREATE_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADER | Value transfer | Type reference (TYPE) | IQQCAT | Query Header | 20000825 | |||
| 2 | HEADER_OUT | Call by reference | Type reference (TYPE) | IQQCAT | Query Header (Rückgabe) | 20010103 | |||
| 3 | NAME_CHECK | Value transfer | Type reference (TYPE) | AQS_FLAG | 'X' | SAP Query (S): Flag | 20001204 | ||
| 4 | QUERY_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_ISQ_QUERY_BASE | InfoSet Query API: InfoSet Basisklasse | 20000825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | InfoSet Query API: Query existiert bereits | 20010122 | ||
| 2 | InfoSet Query API: Unkorrekter Queryname | 20001204 | ||
| 3 | InfoSet Query API: Query existiert nicht | 20010122 | ||
| 4 | InfoSet Query API: Kein Name angegeben | 20001204 |
History
| Last changed by/on | SAP | 20000825 |
| SAP Release Created in | 50A |