SAP ABAP Data Element RS_TENANT_AFTER_IMP (Obsolete. Do not use)
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_TENANT_AFTER_IMP
Short Description Obsolete. Do not use  
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

This flag must be set if the after-import method of an object type in tenant systems has to be called even though the object type is shared.

This is, for example, necessary for all objects that have DDIC tables that have been generated. These objects are (currently) all shared, but the table generation must be triggered in the tenant so that the tables in the database of the tenant are adjusted (for example, new fields are added).

The after-import method must use CL_RS_UTILITES=>IS_TENANT_SYSTEM to find out whether it runs in a tenant system and then change its behavior accordingly.

The flag is not relevant for tenant-specific objects. The after-import method of tenant-specific objects is always called in the tenant system (regardless of how this flag is set).

Use

Dependencies

Example

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