SAP ABAP Data Element SC2_BCO_QUERYPARAM (Query Parameter)
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
Basic Data
Data Element SC2_BCO_QUERYPARAM
Short Description Query Parameter  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR30    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short Parameter 
Medium 14 Query Parametr 
Long 14 Query Parametr 
Heading 14 Query Parametr 
Documentation

Definition

Query definition parameters

Use

The query definition specifies the "Select" with which the C2 Server gets data. The query definition parameters are in the generated methods under this name. The application programs must provide the parameter values when they call the method.

Dependencies

Parameter name restrictions:

  • A parameter name can only be used in one field in an object node.
  • Parameter names must be unique within a method or query, so they can only be used once.
  • Parameter names are reserved for time-dependence. They cannot be used elsewhere.

Example

History
Last changed by/on SAP  20050302 
SAP Release Created in 700