SAP ABAP Data Element RS_SCOPE_CHECK (='X': Object Type Performs Scope Check)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_TLOGO (Package) BI TLOGO Framework
Basic Data
Data Element RS_SCOPE_CHECK
Short Description ='X': Object Type Performs Scope Check  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFELD    
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  
Medium  
Long  
Heading  
Documentation

Definition

If this indicator is set, the object type itself checks whether the required objects are in the same scope or in a conditional scope. Method IF_RSO_TLOGO_MAINTAIN->SCOPE_CHECK has to be implemented. Method CL_RSOSC_SCOPE_CHECKER->CHECK_OBJECT, at least, has to be called in the implementation. This enables the system to integrate the messages better into the check log of the object.

If the indicator is not set, the framework performs this check (in method CL_RSO_TRANSPORT =>AFTER_SAVE_ACT_DEL or function module RS_TR_AFTER_SAVE_ACT_DEL). In this case, the error messages are not as well integrated in a save or activation log. The error messages do not appear in the check log.

Use

Dependencies

Example

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