SAP ABAP Data Element RMPS_ATTR_INHERIT_FROM_PARENT (Indicator: Pass On Attribute Value of Parent Object)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-RCM (Application Component) Records and Case Management
     RMPS_PRO_BASIS_SP_ADDON (Package) Enhancements Basis Service Provider for PRO
Basic Data
Data Element RMPS_ATTR_INHERIT_FROM_PARENT
Short Description Indicator: Pass On Attribute Value of Parent Object  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RMPS_ATTR_INHERIT_FROM_PARENT    
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 Inherited 
Medium 20 Inhrtd frm Prnt Obj 
Long 22 Inherited frm Prnt Obj 
Heading 22 Inherited frm Prnt Obj 
Documentation

Definition

Use

With this indicator you define that the value of this attribute should be inherited from the parent object:

  • Inherit with Creation

    When creating an object, the attribute value of the parent object is inherited. Provided that the field can be changed, you can overwrite this inherited value manually.

  • Subsequent Inheritance

    If the attribute value of the parent object is changed, this change is passed on and the attribute value is updated accordingly.

    Exception: If an inherited attribute value was changed manually beforehand, this will not be overwritten by a subsequent inheritance.

  • Inherit with Reassignment

    When an object is reassigned, the attribute value of the new parent object is inherited.

    Exception: If an inherited attribute value was changed manually beforehand, this will not be overwritten through the reassignment.

Dependencies

  • The subsequent inheritance was activated in IMG activity Set Global Parameters for parameter PSPRORIN.
  • The attribute is flagged as a 'to pass on' attribute in the Customizing of the parent objects.

Example

History
Last changed by/on SAP  20060330 
SAP Release Created in 640