SAP ABAP Data Element RSPLF_SUPPORTS_NODE_SEL (Planning Function Type Supports Hierarchy Node Selection)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSPLF (Package) Planning Services Framework
Basic Data
Data Element RSPLF_SUPPORTS_NODE_SEL
Short Description Planning Function Type Supports Hierarchy Node Selection  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RS_BOOL    
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 Hchy. Sel. 
Medium 20 Hiery. Sel. Suppted. 
Long 40 Hierarchy Nodes Selections Supported 
Heading 40 Hierarchy Nodes Selections Supported 
Documentation

Definition

The procedure of the planning function type supports hierarchy node selections.

Use

When the planning function is run, this switch determines whether the hierarchy nodes are triggered in the current filter or whether they are passed to the relevant algorithm.

If this switch is set, hierarchy node selections are passed in a separate table. You should set this switch if you use hierarchies to define the authorizations for access to transaction data.

Dependencies

The implementation class of the planning function type has to comply with the parameters I_T_DATA_NODE_SEL and E_T_REF_NODE_SEL in various interface methods. Usually the switch can always be set, provided that your planning function type does not need any reference data. If your planning function type works with reference data, the method GET_REF_DATA_SEL must react to the parameters.

Example

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