SAP ABAP Class CL_SRAPI_QUERY_DEF_RENDERER_30 (Serialization of the Query Definition (Release 3.0))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBD (Application Component) Integration Builder - Design
     SAI_SREP_API (Package) API for Repository
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRAPI_QUERY_DEF_RENDERER (Abstract) Basis Class for Query Renderer 20040920
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRAPI_Q_SERI_C_30 Tag Names for Query-XML 20040821
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRAPI_QUERY_DEF_RENDERER_70 Query Definition Renderer for 70 Release 20040920
Properties
Class CL_SRAPI_QUERY_DEF_RENDERER_30  
Short Description Serialization of the Query Definition (Release 3.0)    
Super Class CL_SRAPI_QUERY_DEF_RENDERER (Abstract) Basis Class for Query Renderer 
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_QUERY_DEF_RENDERER_30 has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRAPI_Q_SERI_C_30 Tag Names for Query-XML 20040821
Friends
Class CL_SRAPI_QUERY_DEF_RENDERER_30 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EXITTYPE_XSTRING Instance attribute Protected Type reference (TYPE) XSTRING Exit Type String 20041029
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_QUERY_DEF_FROM_7_0 Instance method Private Method Convers Query Definition for 7.0 to Query Definition for 3.0 20041018
2 ADAPT_SINGLE_ATTR_COND_SWC_7_0 Instance method Protected Method The 7.0 Selection Attributes Maps to the 3.0 Names 20050913
3 ADAPT_SWC_REQUEST_FROM_7_0 Instance method Protected Method Converts Workspace Request for 70 in SWCrequest for 3.0 20050913
4 APPEND_QUERY_CONTEXT Instance method Protected Method Adds Query Context 20040821
5 CLOSE_QUERY_REQUEST_DOCUMENT Instance method Protected Method Creates XSTRING from Document 20040821
6 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041029
7 CREATE_QUERY_REQUEST_DOCUMENT Instance method Protected Method Creates New XML Document 20040821
Events
Class CL_SRAPI_QUERY_DEF_RENDERER_30 has no event.
Types
Class CL_SRAPI_QUERY_DEF_RENDERER_30 has no local type.
Method Signatures

Method ADAPT_QUERY_DEF_FROM_7_0 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEFINITION Call by reference Object reference (TYPE REF TO) CL_SRAPI_INTERNAL_QUERY_DEF interne Querydefinition 20041018
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SRAPI_INTERNAL_QUERY_DEF interne Querydefinition 20041018

Method ADAPT_QUERY_DEF_FROM_7_0 on class CL_SRAPI_QUERY_DEF_RENDERER_30 has no exception.

Method ADAPT_SINGLE_ATTR_COND_SWC_7_0 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) CL_SRAPI_SINGLE_ATTRIBUTE_COND Definition einfache Attributbedingung 20050913
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SRAPI_SINGLE_ATTRIBUTE_COND Definition einfache Attributbedingung 20050913

Method ADAPT_SINGLE_ATTR_COND_SWC_7_0 on class CL_SRAPI_QUERY_DEF_RENDERER_30 has no exception.

Method ADAPT_SWC_REQUEST_FROM_7_0 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEFINITION Call by reference Object reference (TYPE REF TO) CL_SRAPI_INTERNAL_QUERY_DEF interne Querydefinition 20050914
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SRAPI_INTERNAL_QUERY_DEF interne Querydefinition 20050913

Method ADAPT_SWC_REQUEST_FROM_7_0 on class CL_SRAPI_QUERY_DEF_RENDERER_30 has no exception.

Method APPEND_QUERY_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONSIDER_UNDERLYING Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20040821
2 Importing IM_SWCV_GUIDS Call by reference Type reference (TYPE) SRAPI_T_STRING SWCV Guids 20040821
3 Importing IM_XML Call by reference Object reference (TYPE REF TO) CL_PROXY_XSD_NODE XML Dokument 20040821

Method APPEND_QUERY_CONTEXT on class CL_SRAPI_QUERY_DEF_RENDERER_30 has no exception.

Method CLOSE_QUERY_REQUEST_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_XML Call by reference Object reference (TYPE REF TO) CL_PROXY_XSD_NODE XML 20040821
2 Returning RESULT Value transfer Type reference (TYPE) XSTRING 20040821

Method CLOSE_QUERY_REQUEST_DOCUMENT on class CL_SRAPI_QUERY_DEF_RENDERER_30 has no exception.

Method CONSTRUCTOR Signature

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

Method CREATE_QUERY_REQUEST_DOCUMENT 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) CL_PROXY_XSD_NODE XML-Dokument 20040821

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