Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member

Inter dependent Info objects Activation

This document explains activation of interdependent Info objects together in one step.

Consider a scenario to activate three objects which are compounding objects of each other, the system would not allow activating them one by one and in that case you have to activate them in one step.

By doing so the system handles the sequence of object activation during the runtime and also manages the dependent table changes at the backend.

In this example we have three Info objects:

1. ZABC_CONT - Container

2. ZABC_PLT – Container Plant

3. ZABC_CIND – Container Indicator

We have two requirements here:

1. To make ‘Container Plant' as the compounding object while ‘Container indicator’ as a Navigational attribute of Container Info Object.

2. To make Plant and container as the compounding object of Indicator Info object.

Container Info object

‘Container Indicator’ is a Navigational attribute of Container info object

Container Indicator Info Object

This screenshot shows error while activating the info object.

 

Detailed Error information

Now in this scenario ZABC_CONT is having ZABC_PLT as compounding object, while we want to update ZABC_CONT and ZABC_PLT as compounding object of ZABC_CIND.

The system will not allow the activation of object ZABC_CIND since ZABC_PLT is a compounding object of ZABC_CONT.

Since there is an interdependency of these objects, we have to activate them together at one time.

To activate these info objects simultaneously, Go to T-code – RSD1.

Select the info object which you want to activate, here in this case ZABC_CIND and select the radio button of ‘Free selection of Info objects’ and click on Maintain.

Here select all the dependent objects and the object which you want to activate,

In this case the object to be activated is ZABC_CIND and the dependent objects are ZABC_CONT and ZABC_PLT.

Select all the three objects and click on Activate button

  

This activates the info object ZABC_CIND.

1 Comment
Labels in this area