SAP ABAP Data Element RSPLF_PARAM_TYPE (Parameter Type)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSPLF (Package) Planning Services Framework
Basic Data
Data Element RSPLF_PARAM_TYPE
Short Description Parameter Type  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RSPLF_PARAM_TYPE    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 10 Type 
Medium 20 Parameter Type 
Long 40 Parameter Type 
Heading 40 Parameter Type 
Documentation

Definition

The parameters for a planning function type are divided into the following five types:

  1. Elementary
    The value of an elementary parameter is the property of a particular InfoObject. Each elementary parameter is based on one InfoObject and therefore inherits the technical properties of that InfoObject. If the InfoObject is a characteristic, the system automatically checks whether values entered by the user are valid. This check is performed using the master data.
  2. InfoProvider InfoObject
    This parameter can include the name of an InfoObject from the current InfoProvider (aggregation level). The InfoObjects that the user can select are determined by the restrictions forInfoObject selection).
  3. Data Selection
    Data selection parameters can include selection critera from a number of characteristics, depending on your requirements with regard to filter definition. In effect, this can be seen as a special selection table. The characteristics that the user can select are determined by the restrictions for characteristic selection.
  4. Structure
    Parameters can be grouped in a structure. These parameters form the components of the structure parameter. If you declare the structure parameter a table, the structure forms the row structure of the resulting table.
  5. Key Figure Selection
    This parameter type serves to select the key figures that are to be processed. It is a special case of the type "InfoObject".

Use

Dependencies

Example

History
Last changed by/on SAP  20130604 
SAP Release Created in 400