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 | ![]() |
Instance method | Public | Method | Check | 20041108 |
2 | ![]() |
Instance method | Public | Method | Delete | 20041026 |
3 | ![]() |
Instance method | Public | Method | Compiled Query | 20041201 |
4 | ![]() |
Instance method | Public | Method | Execute Query | 20041201 |
5 | ![]() |
Instance method | Public | Method | Read Description | 20041020 |
6 | ![]() |
Instance method | Public | Method | Get Query | 20041020 |
7 | ![]() |
Instance method | Public | Method | Get Query Parameter | 20041201 |
8 | ![]() |
Instance method | Public | Method | Query Parameter End Date | 20050120 |
9 | ![]() |
Instance method | Public | Method | Query Parameter Start Date | 20050120 |
10 | ![]() |
Instance method | Public | Method | Get Query Type | 20041020 |
11 | ![]() |
Instance method | Public | Method | Specify Description | 20041020 |
12 | ![]() |
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 | ![]() |
OBJECT_REF | Call by reference | Object reference (TYPE REF TO) | IF_C2S_META_OBJECT | C2 Server: Metadaten | 20041108 | ||
2 | ![]() |
PROTOCOL | Value transfer | Type reference (TYPE) | SC2MT_PROTOCOL | 20041108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
PARAMS | Call by reference | Type reference (TYPE) | CC2S_SEL_PARAM_T | Selektionsparametertabelle | 20041201 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SC2MT_STRING_TABLE | 20041201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
PARAMS | Call by reference | Type reference (TYPE) | CC2S_SEL_PARAM_T | Selektionsparametertabelle | 20041201 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20041201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisklasse für Ausnahmen | 20041201 |
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | 20041020 | |||
2 | ![]() |
FORCE_LANGUAGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20041110 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
PARAMETER | Value transfer | Type reference (TYPE) | SC2MT_STRING_TABLE | 20041201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
DESCRIPTION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20041020 | |||
2 | ![]() |
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 | ![]() |
PARAM_END_DATE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20050120 | |||
2 | ![]() |
PARAM_START_DATE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20050120 | |||
3 | ![]() |
QUERY | Call by reference | Type reference (TYPE) | SC2_BCO_QUERY_TAB | C2-Server: Querytabelle für generierte Proxy-Methode | 20041020 | ||
4 | ![]() |
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 |