SAP ABAP Interface IF_C2S_META_QUERY (C2 Server: Query for Application Proxy)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CFG-RT (Application Component) Business Configuration Tools: Runtime
     SC2_META_REP (Package) C2 Server Meta-Data Repository
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_C2S_META_QUERY C2 Server: Query for gen. Proxy 20041020
Properties
Interface IF_C2S_META_QUERY  
Short Description C2 Server: Query for Application Proxy    
General Data
Package SC2_META_REP   C2 Server Meta-Data Repository 
Created 20041020   SAP 
Last changed 20050214   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SC2MT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_C2S_META_QUERY has no interface.
Friends
Interface IF_C2S_META_QUERY has no friend.
Attributes
Interface IF_C2S_META_QUERY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check 20041108
2 CLEAR Instance method Public Method Delete 20041026
3 GET_COMPILED_QUERY Instance method Public Method Compiled Query 20041201
4 GET_COMPLETE_QUERY Instance method Public Method Execute Query 20041201
5 GET_DESCRIPTION Instance method Public Method Read Description 20041020
6 GET_QUERY Instance method Public Method Get Query 20041020
7 GET_QUERY_PARAMETER Instance method Public Method Get Query Parameter 20041201
8 GET_QUERY_PARAM_END_DATE Instance method Public Method Query Parameter End Date 20050120
9 GET_QUERY_PARAM_START_DATE Instance method Public Method Query Parameter Start Date 20050120
10 GET_QUERY_TYPE Instance method Public Method Get Query Type 20041020
11 SET_DESCRIPTION Instance method Public Method Specify Description 20041020
12 SET_QUERY Instance method Public Method Specify Query 20041020
Events
Interface IF_C2S_META_QUERY has no event.
Types
Interface IF_C2S_META_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 Importing OBJECT_REF Call by reference Object reference (TYPE REF TO) IF_C2S_META_OBJECT C2 Server: Metadaten 20041108
2 Returning PROTOCOL Value transfer Type reference (TYPE) SC2MT_PROTOCOL 20041108
# Exception Resumable Description Created on
1 CX_C2S_META_EXCEPTION Basisklasse für Ausnahmen 20041108

Method CLEAR Signature

Method CLEAR on Interface IF_C2S_META_QUERY has no parameter.
Method CLEAR on Interface IF_C2S_META_QUERY has no exception.

Method GET_COMPILED_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMS Call by reference Type reference (TYPE) CC2S_SEL_PARAM_T Selektionsparametertabelle 20041201
2 Returning RESULT Value transfer Type reference (TYPE) SC2MT_STRING_TABLE 20041201
# Exception Resumable Description Created on
1 CX_C2S_META_EXCEPTION Basisklasse für Ausnahmen 20041201

Method GET_COMPLETE_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMS Call by reference Type reference (TYPE) CC2S_SEL_PARAM_T Selektionsparametertabelle 20041201
2 Returning RESULT Value transfer Type reference (TYPE) STRING 20041201
# Exception Resumable Description Created on
1 CX_C2S_META_EXCEPTION Basisklasse für Ausnahmen 20041201

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCRIPTION Value transfer Type reference (TYPE) STRING 20041020
2 Importing FORCE_LANGUAGE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20041110
3 Importing LANGUAGE Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20041020

Method GET_DESCRIPTION on Interface IF_C2S_META_QUERY has no exception.

Method GET_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning QUERY Value transfer Type reference (TYPE) SC2_BCO_QUERY_TAB C2-Server: Querytabelle für generierte Proxy-Methode 20041020

Method GET_QUERY on Interface IF_C2S_META_QUERY has no exception.

Method GET_QUERY_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARAMETER Value transfer Type reference (TYPE) SC2MT_STRING_TABLE 20041201
# Exception Resumable Description Created on
1 CX_C2S_META_EXCEPTION Basisklasse für Ausnahmen 20041201

Method GET_QUERY_PARAM_END_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARAM Value transfer Type reference (TYPE) STRING Name des Parameters für Ende-Datum 20050120

Method GET_QUERY_PARAM_END_DATE on Interface IF_C2S_META_QUERY has no exception.

Method GET_QUERY_PARAM_START_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARAM Value transfer Type reference (TYPE) STRING Name des Parameters für Start-Datum 20050120

Method GET_QUERY_PARAM_START_DATE on Interface IF_C2S_META_QUERY has no exception.

Method GET_QUERY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning QUERY_TYPE Value transfer Type reference (TYPE) SC2_BCO_QUERYTYPE C2: Query-Typ einer Methode (z.B. vollqualifiziert) 20041020

Method GET_QUERY_TYPE on Interface IF_C2S_META_QUERY has no exception.

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) CSEQUENCE 20041020
2 Importing LANGUAGE Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20041020

Method SET_DESCRIPTION on Interface IF_C2S_META_QUERY has no exception.

Method SET_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAM_END_DATE Call by reference Type reference (TYPE) CSEQUENCE 20050120
2 Importing PARAM_START_DATE Call by reference Type reference (TYPE) CSEQUENCE 20050120
3 Importing QUERY Call by reference Type reference (TYPE) SC2_BCO_QUERY_TAB C2-Server: Querytabelle für generierte Proxy-Methode 20041020
4 Importing QUERY_TYPE Call by reference Type reference (TYPE) SC2_BCO_QUERYTYPE SC2MT_SPECIAL_QUERY C2: Query-Typ einer Methode (z.B. vollqualifiziert) 20041020

Method SET_QUERY on Interface IF_C2S_META_QUERY has no exception.
History
Last changed by/on SAP  20050214 
SAP Release Created in 700