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 IQAPI 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 CREATE_INFOSET Static method Public Method Creates InfoSet Instance 20000908
2 CREATE_QUERY 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 Returning E_HANDLE Value transfer Object reference (TYPE REF TO) CL_ISQ_INFOSET InfoSet Basisklasse 20000908
2 Importing I_HEADER Call by reference Type reference (TYPE) IQICAT InfoSet Header (Katalog) 20000908
# Exception Resumable Description Created on
1 CX_ISQ_ILLEGAL_INPUT 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 Importing HEADER Value transfer Type reference (TYPE) IQQCAT Query Header 20000825
2 Exporting HEADER_OUT Call by reference Type reference (TYPE) IQQCAT Query Header (Rückgabe) 20010103
3 Importing NAME_CHECK Value transfer Type reference (TYPE) AQS_FLAG 'X' SAP Query (S): Flag 20001204
4 Exporting 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 CX_ISQ_QUERY_EXISTS InfoSet Query API: Query existiert bereits 20010122
2 CX_ISQ_QUERY_ILLEGAL_NAME InfoSet Query API: Unkorrekter Queryname 20001204
3 CX_ISQ_QUERY_NOT_EXISTS InfoSet Query API: Query existiert nicht 20010122
4 CX_ISQ_QUERY_NO_NAME_GIVEN InfoSet Query API: Kein Name angegeben 20001204
History
Last changed by/on SAP  20000825 
SAP Release Created in 50A