SAP ABAP Interface IF_C2S_META_QUERY_PARAM (C2 Server: Application Proxy Parameters)
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_PARAM C2 Server Meta-Data (Definition) 20041025
Properties
Interface IF_C2S_META_QUERY_PARAM  
Short Description C2 Server: Application Proxy Parameters    
General Data
Package SC2_META_REP   C2 Server Meta-Data Repository 
Created 20041020   SAP 
Last changed 20050105   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_PARAM has no interface.
Friends
Interface IF_C2S_META_QUERY_PARAM has no friend.
Attributes
Interface IF_C2S_META_QUERY_PARAM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_PARAMETER Instance method Public Method Delete Parameter 20041025
2 GET_DESCRIPTION Instance method Public Method Get Parameter Description 20041025
3 GET_FIELD_NAME Instance method Public Method Get Parameter Field Name 20041025
4 GET_PARAMETER_NAMES Instance method Public Method List of Parameters 20041025
5 SET_DESCRIPTION Instance method Public Method Specify Parameter Description 20041025
6 SET_PARAMETER Instance method Public Method Add/Specify Parameter 20041025
Events
Interface IF_C2S_META_QUERY_PARAM has no event.
Types
Interface IF_C2S_META_QUERY_PARAM has no local type.
Method Signatures

Method DELETE_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE 20041025

Method DELETE_PARAMETER on Interface IF_C2S_META_QUERY_PARAM has no exception.

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 20041025
2 Importing FORCE_LANGUAGE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20041110
3 Importing LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20041025
4 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE 20041025

Method GET_DESCRIPTION on Interface IF_C2S_META_QUERY_PARAM has no exception.

Method GET_FIELD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FIELD_NAME Value transfer Type reference (TYPE) STRING 20041025
2 Importing PARAMETER_NAME Call by reference Type reference (TYPE) CSEQUENCE 20041025

Method GET_FIELD_NAME on Interface IF_C2S_META_QUERY_PARAM has no exception.

Method GET_PARAMETER_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAMES Value transfer Type reference (TYPE) SC2MT_STRING_TABLE 20041025

Method GET_PARAMETER_NAMES on Interface IF_C2S_META_QUERY_PARAM 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 20041025
2 Importing LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20041025
3 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE 20041025

Method SET_DESCRIPTION on Interface IF_C2S_META_QUERY_PARAM has no exception.

Method SET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD_NAME Call by reference Type reference (TYPE) CSEQUENCE 20041025
2 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE 20041025
# Exception Resumable Description Created on
1 CX_C2S_META_EXCEPTION Basisklasse für Ausnahmen 20041025
History
Last changed by/on SAP  20050105 
SAP Release Created in 700