SAP ABAP Class CL_QUERY_SET_MANAGEMENT (Set Operations)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-QUE (Application Component) SAP Query
     SQUE (Package) Application Development R/3 SAP Query
Properties
Class CL_QUERY_SET_MANAGEMENT  
Short Description Set Operations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SQUE   Application Development R/3 SAP Query 
Created 19991130   SAP 
Last change 20050213   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_QUERY_SET_MANAGEMENT has no forward declaration.
Interfaces
Class CL_QUERY_SET_MANAGEMENT has no interface implemented.
Friends
Class CL_QUERY_SET_MANAGEMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_SETS Instance attribute Private Type reference (TYPE) SM_T_SETS Quantity Table 19991130
2 G_STRUCTURE_NAME Instance attribute Private Type reference (TYPE) STRNAME Name of Internal Structure 19991130
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_SET Instance method Public Method Delete Set 19991130
2 CONSTRUCTOR Instance method Public Constructor Constructor 19991130
3 COPY_SET Instance method Public Method Copy Set 19991130
4 CREATE_SET Instance method Public Method Add Set 19991216
5 DIFFERENCE Instance method Public Method Form Difference 19991130
6 FILL_SET Instance method Public Method Fill Object Set 19991216
7 FREE_ALL_SETS Instance method Public Method Destructor 19991130
8 GET_NUMBER_OF_ELEMENTS Instance method Public Method Determine Number of Elements 19991130
9 GET_SET Instance method Public Method Define Set to ID 19991130
10 INTERSECTION Instance method Public Method Form Intersection 19991130
11 UNION Instance method Public Method Form Union 19991130
Events
Class CL_QUERY_SET_MANAGEMENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 SM_S_SETS Private See coding Line Type for Sets 19991130
2 SM_T_SETS Private See coding Set Table 19991130
Method Signatures

Method CLEAR_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) I Mengen Id 19991130
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler 19991130
2 UNKNOWN_ID Unbekannte Mengen Id 19991130

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STRUCTURE_NAME Call by reference Type reference (TYPE) STRNAME Name der Struktur 19991130

Method CONSTRUCTOR on class CL_QUERY_SET_MANAGEMENT has no exception.

Method COPY_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION_ID Call by reference Type reference (TYPE) I Id der Zielmenge 19991130
2 Importing SOURCE_ID Call by reference Type reference (TYPE) I Id der Quellmenge 19991130
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler 19991130
2 UNKNOWN_ID Unbekannte Mengen Id 19991130

Method CREATE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) I Mengen - ID 19991216
# Exception Resumable Description Created on
1 ID_EXISTS ID exisitert bereits 19991216
2 INTERNAL_ERROR Interner Fehler 19991216

Method DIFFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION_ID Call by reference Type reference (TYPE) I Zielmenge 19991130
2 Importing SOURCE_ID1 Call by reference Type reference (TYPE) I Quellmenge 1 19991130
3 Importing SOURCE_ID2 Call by reference Type reference (TYPE) I Quellmenge 2 19991130
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler 19991130
2 UNKNOWN_ID Unbekannte Mengen Id 19991130

Method FILL_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATATAB Call by reference Object reference (TYPE REF TO) DATA Datentabelle 19991216
2 Importing ID Call by reference Type reference (TYPE) I Id der Menge 19991216
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler 19991216
2 UNKNOWN_ID Unbekannte Mengen ID 19991216

Method FREE_ALL_SETS Signature

Method FREE_ALL_SETS on class CL_QUERY_SET_MANAGEMENT has no parameter.
Method FREE_ALL_SETS on class CL_QUERY_SET_MANAGEMENT has no exception.

Method GET_NUMBER_OF_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) I Mengen Id 19991130
2 Returning NUMBER_OF_ELEMENTS Value transfer Type reference (TYPE) I Anzahl der Elemente 19991130
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler 19991130
2 UNKNOWN_ID Unbekannte Mengen Id 19991130

Method GET_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATATAB Call by reference Object reference (TYPE REF TO) DATA Zugehörige Datentabelle 19991130
2 Importing ID Call by reference Type reference (TYPE) I Mengen ID 19991130
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler 19991130
2 UNKNOWN_ID Unbekannte Mengen Id 19991130

Method INTERSECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION_ID Call by reference Type reference (TYPE) I Zielmenge 19991130
2 Importing SOURCE_ID1 Call by reference Type reference (TYPE) I Quellmenge 1 19991130
3 Importing SOURCE_ID2 Call by reference Type reference (TYPE) I Quellmenge 2 19991130
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler 19991130
2 UNKNOWN_ID Unbekannte Mengen ID 19991130

Method UNION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION_ID Call by reference Type reference (TYPE) I Zielmenge 19991130
2 Importing SOURCE_ID1 Call by reference Type reference (TYPE) I Quellmenge 1 19991130
3 Importing SOURCE_ID2 Call by reference Type reference (TYPE) I Quellmenge 2 19991130
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler 19991130
2 UNKNOWN_ID Unbekannte Mengen Id 19991130
History
Last changed by/on SAP  20050213 
SAP Release Created in 46C