SAP ABAP Class CL_SRAPI_INTERNAL_QUERY_DEF (Internal Query Definition)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBD (Application Component) Integration Builder - Design
     SAI_SREP_API (Package) API for Repository
Properties
Class CL_SRAPI_INTERNAL_QUERY_DEF  
Short Description Internal Query Definition    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_SREP_API   API for Repository 
Created 20040821   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRAPI_INTERNAL_QUERY_DEF has no forward declaration.
Interfaces
Class CL_SRAPI_INTERNAL_QUERY_DEF has no interface implemented.
Friends
Class CL_SRAPI_INTERNAL_QUERY_DEF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALL_LOCALS_ATTR Instance attribute Private Type reference (TYPE) BOOLEAN All Local SWCVs 20050914
2 ALL_SWCVS_ATTR Instance attribute Private Type reference (TYPE) BOOLEAN All SWCVs 20050914
3 ATTRIBUTE_CONDITION Instance attribute Private Object reference (TYPE REF TO) IF_SRAPI_ATTRIBUTE_CONDITION Tagging Interface Attribute Condition for Query 20040821
4 CONSIDER_UNDERLYING_ATTR Instance attribute Private Type reference (TYPE) BOOLEAN ' ' Inlude Underlying SWCVs 20040821
5 RESULT_ATTRIBUTES Instance attribute Private Type reference (TYPE) SRAPI_T_STRING Result Attributes 20040821
6 SWCV_GUIDS Instance attribute Private Type reference (TYPE) SRAPI_T_STRING swcv_guids 20040821
7 TYPES Instance attribute Private Type reference (TYPE) SRAPI_T_STRING Object Types 20040821
Methods
# Method Level Visibility Method type Description Created on
1 ADD_RESULT_ATTRIBUTE Instance method Public Method Adds Result Attribute 20040913
2 ADD_RESULT_ATTRIBUTES Instance method Public Method Adds Table of Result Attributes 20041015
3 ADD_SWCV_GUID Instance method Public Method Adds SWCV 20040821
4 ADD_SWCV_GUIDS Instance method Public Method Adds Table of SWCVs 20041015
5 ADD_TYPE Instance method Public Method Adds Object Type 20040821
6 ADD_TYPES Instance method Public Method Adds Table of Object Types 20041015
7 ALL_SWCVS Instance method Public Method All SWCVs to be Considered 20050914
8 CONSIDER_ALL_INCL_LOCALS Instance method Public Method Consider All SWCVs including Local 20050914
9 CONSIDER_ALL_LOCALS Instance method Public Method Consider All Local SWCVs Only 20050914
10 CONSIDER_UNDERLYING Instance method Public Method Include Underlying SWCVs 20040821
11 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050914
12 GET_ATTRIBUTE_CONDITION Instance method Public Method Returns Attribute Condition 20040821
13 GET_RESULT_ATTRIBUTES Instance method Public Method Returns Result Attribute 20040821
14 GET_SWCV_GUIDS Instance method Public Method Returns Selected SWCV GUIDs 20040821
15 GET_TYPES Instance method Public Method Returns Selected Types 20040821
16 ONLY_LOCALS Instance method Public Method Only Local SXCVs to be Considered 20050914
17 SET_ATTRIBUTE_CONDITION Instance method Public Method Sets Attribute Condition 20040821
18 SHOULD_UNDERLYING_CONSIDERED Instance method Public Method Include Underlying Software Components 20040821
Events
Class CL_SRAPI_INTERNAL_QUERY_DEF has no event.
Types
Class CL_SRAPI_INTERNAL_QUERY_DEF has no local type.
Method Signatures

Method ADD_RESULT_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RESULT_ATTRIBUTE Call by reference Type reference (TYPE) STRING Ergebnisattribut 20040913

Method ADD_RESULT_ATTRIBUTE on class CL_SRAPI_INTERNAL_QUERY_DEF has no exception.

Method ADD_RESULT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTRIBUTES Call by reference Type reference (TYPE) SRAPI_T_STRING Ergebnisattribute 20041015

Method ADD_RESULT_ATTRIBUTES on class CL_SRAPI_INTERNAL_QUERY_DEF has no exception.

Method ADD_SWCV_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SWCV_GUID Call by reference Type reference (TYPE) STRING SWCV Guid 20040821

Method ADD_SWCV_GUID on class CL_SRAPI_INTERNAL_QUERY_DEF has no exception.

Method ADD_SWCV_GUIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SWCV_GUIDS Call by reference Type reference (TYPE) SRAPI_T_STRING SWCVs 20041015

Method ADD_SWCV_GUIDS on class CL_SRAPI_INTERNAL_QUERY_DEF has no exception.

Method ADD_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TYPE Call by reference Type reference (TYPE) STRING Typ 20040821

Method ADD_TYPE on class CL_SRAPI_INTERNAL_QUERY_DEF has no exception.

Method ADD_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TYPES Call by reference Type reference (TYPE) SRAPI_T_STRING Objekttypen 20041015

Method ADD_TYPES on class CL_SRAPI_INTERNAL_QUERY_DEF has no exception.

Method ALL_SWCVS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BOOLEAN alle SWCVs betrachten 20050914

Method ALL_SWCVS on class CL_SRAPI_INTERNAL_QUERY_DEF has no exception.

Method CONSIDER_ALL_INCL_LOCALS Signature

Method CONSIDER_ALL_INCL_LOCALS on class CL_SRAPI_INTERNAL_QUERY_DEF has no parameter.
Method CONSIDER_ALL_INCL_LOCALS on class CL_SRAPI_INTERNAL_QUERY_DEF has no exception.

Method CONSIDER_ALL_LOCALS Signature

Method CONSIDER_ALL_LOCALS on class CL_SRAPI_INTERNAL_QUERY_DEF has no parameter.
Method CONSIDER_ALL_LOCALS on class CL_SRAPI_INTERNAL_QUERY_DEF has no exception.

Method CONSIDER_UNDERLYING Signature

Method CONSIDER_UNDERLYING on class CL_SRAPI_INTERNAL_QUERY_DEF has no parameter.
Method CONSIDER_UNDERLYING on class CL_SRAPI_INTERNAL_QUERY_DEF has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SRAPI_INTERNAL_QUERY_DEF has no parameter.
Method CONSTRUCTOR on class CL_SRAPI_INTERNAL_QUERY_DEF has no exception.

Method GET_ATTRIBUTE_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SRAPI_ATTRIBUTE_CONDITION Tagging-Interface Attributbedingung für Query 20040821

Method GET_ATTRIBUTE_CONDITION on class CL_SRAPI_INTERNAL_QUERY_DEF has no exception.

Method GET_RESULT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SRAPI_T_STRING Ergebnisattribute 20040821

Method GET_RESULT_ATTRIBUTES on class CL_SRAPI_INTERNAL_QUERY_DEF has no exception.

Method GET_SWCV_GUIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SRAPI_T_STRING SWCVs 20040821

Method GET_SWCV_GUIDS on class CL_SRAPI_INTERNAL_QUERY_DEF has no exception.

Method GET_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SRAPI_T_STRING Typen 20040821

Method GET_TYPES on class CL_SRAPI_INTERNAL_QUERY_DEF has no exception.

Method ONLY_LOCALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BOOLEAN nur lokale? 20050914

Method ONLY_LOCALS on class CL_SRAPI_INTERNAL_QUERY_DEF has no exception.

Method SET_ATTRIBUTE_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONDITION Call by reference Object reference (TYPE REF TO) IF_SRAPI_ATTRIBUTE_CONDITION Tagging-Interface Attributbedingung für Query 20040821

Method SET_ATTRIBUTE_CONDITION on class CL_SRAPI_INTERNAL_QUERY_DEF has no exception.

Method SHOULD_UNDERLYING_CONSIDERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BOOLEAN 20040821

Method SHOULD_UNDERLYING_CONSIDERED on class CL_SRAPI_INTERNAL_QUERY_DEF has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 700