SAP ABAP Data Element RSTIMEDEPFL_FLAG (Flag controlling how time-dependency selections are handled)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSSM (Package) BW: General monitoring and scheduling
Basic Data
Data Element RSTIMEDEPFL_FLAG
Short Description Flag controlling how time-dependency selections are handled  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RSTIMEDEPFL_FLAG_D    
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 TimeDepFlg 
Medium 20 Time-depend. flag 
Long 25 Time-dependency flag 
Heading 50 Handling time-dependency selections 
Documentation

Definition

Use

Various options are available for selecting time-dependent data that you want to load into BW:

  • Fixed Time Interval

    By entering a start date and an end date you specify an interval. The interval indicates the period of time for which you want to select data.

  • Routine for Time Interval

    You use this routine to specify complex time selections for the data that you want to request. For example, when you only want to load the data for specific times that cannot be determined by an interval or a variable.

  • Variable for Interval

    Variables are placeholders for values and are replaced with concrete values when data is requested. For example, you use the variable 0CMONTH to load the data for the current calendar month.

    The processing type for the variables determines how selections are filled at runtime The system does not check for data type and length when selecting variables.

    If errors occur, they are not found until the runtime of the data request. If errors occur, they are only found during the runtime of the data request. However, you can get the system to display the selection limit for a particular variable using Check. The system displays the selections that are determined when data is requested in a table. If the variable cannot be used to determine the selection conditions, the system raises an error and terminates the action.

    We recommend that you only create variables (in BEx Query Designer) for time selection, if you want to use the resulting selection condition in several InfoPackages. For more information about using variables, see the online documentation for the BEx Query Designer.

    Note:
    For more information about using variables, see the online documentation for the BEx Query Designer.

Dependencies

Example

History
Last changed by/on SAP  20130604 
SAP Release Created in 30A