SAP ABAP Class IF_SLAD_QUERY (IF_SLAD_QUERY)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SLAD_QUERY Superclass for Alle Queries 20060531
Properties
Class IF_SLAD_QUERY  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060531   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SLAD_OBJECT_SET Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_SLAD_SELECT_OPTIONS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SLAD_QUERY has no interface implemented.
Friends
Class IF_SLAD_QUERY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BASIC_TYPE Instance attribute Public Type reference (TYPE) CL_SLAD_OBJECT_SET=>TY_VALUE_SET_TYPE 20060623
2 DEFAULT_QUERY Instance attribute Public Type reference (TYPE) SEOCLSNAME Object Type Name 20060623
3 DESCR Instance attribute Public Type reference (TYPE) STRING 20060623
4 QUERY_CLASS Instance attribute Public Type reference (TYPE) SEOCLSNAME Object Type Name 20060623
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20061128
2 DO_SELECTION Instance method Public Method 20060622
3 GET_BASIC_RANGE Instance method Public Method 20060622
4 GET_DESCR Instance method Public Method 20060601
5 SET_BASIC_RANGE Instance method Public Method 20060622
Events
Class IF_SLAD_QUERY has no event.
Types
Class IF_SLAD_QUERY has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_MESSAGES Call by reference Object reference (TYPE REF TO) CL_SLAD_MESSAGES SLAD: Message-Container für Application-Log-Meldungen 20061128

Method CHECK on class IF_SLAD_QUERY has no exception.

Method DO_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_CHANGED Value transfer Type reference (TYPE) FLAG allgemeines flag 20060622
2 Importing P_EDIT_MODE Call by reference Type reference (TYPE) FLAG allgemeines flag 20060622

Method DO_SELECTION on class IF_SLAD_QUERY has no exception.

Method GET_BASIC_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_RANGE_IT Value transfer Type reference (TYPE) IF_SLAD_SELECT_OPTIONS=>TY_VALUE_TABLE 20060622

Method GET_BASIC_RANGE on class IF_SLAD_QUERY has no exception.

Method GET_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_DESCR Value transfer Type reference (TYPE) STRING 20060601

Method GET_DESCR on class IF_SLAD_QUERY has no exception.

Method SET_BASIC_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_RANGE_IT Value transfer Type reference (TYPE) IF_SLAD_SELECT_OPTIONS=>TY_VALUE_TABLE 20060622
# Exception Resumable Description Created on
1 CX_INVALID_BASIC_RANGE SLAD: Ungültige Range-Tabelle 20060705
History
Last changed by/on SAP  20090618 
SAP Release Created in