SAP ABAP Data Element RSPBPC_TARGET_EXPR (Target Field for Updating Planning Value)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-PSM (Application Component) Public Sector Management
     UPYC_EN (Package) BW: Content BPS for Public Sector Management (English)
Basic Data
Data Element RSPBPC_TARGET_EXPR
Short Description Target Field for Updating Planning Value  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BRF_EXPRESSION    
Data Type CHAR   Character String 
Length 20    
Decimal Places 0    
Output Length 20    
Value Table TBRF150    
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 Update 
Medium 15 Update 
Long 20 Value to update 
Heading 20 Value to update 
Documentation

Definition

The target expression identifies a BRF expression that identifies which Infoobject and which row(s) are to be updated. The type of the target expression must be either Restricted Planning Value or Unrestricted Planning Value.

Use

Dependencies

Example

  • A Restricted Planning Value expression is defined as returning the Infoobject 0FM_AMOUNT1 with the restriction condition of 0GL_ACCOUNT = 1001. Since you named this expression as the Target Expression of the update, the Infoobject 0FM_AMOUNT1 is updated in the row where 0GL_ACCOUNT is 1001.
  • An Unrestricted Planning Value expression returns the Infoobject 0PAYSCALE. Since you named this expression as the Target Expression, the value of 0PAYSCALE is updated for all rows in the calculation subset.

History
Last changed by/on SAP  20141031 
SAP Release Created in 703