You are on page 1of 13

We often come across with the error "Info object not available in version M"

While activating info objects using BI content.


Here, I am trying to share some points that I have observed while activating info object. And i
am sharing how to solve this issue.
Environment: BW7.3
Case 1;
1)here in t-code RSD1, am activating info object 0CPR_ACT.

2) By activating info object 0CPR_ACT, am getting Info object not available in version M
issue.

3) I am getting this issue because 0CPR_ACT is not having an entry with version M in table
RSDIOBJ.
Goto se11-->table name RSDIOBJ--> click on table fields.

4) In the selection screen insert 0CPR_ACT.

5) Now you will find only one entry with D = DELIVERED version.( Here coloumn V
represents Version of info object).
This table is not having an entry with M = MODIFIED version. So, This is the reason we are
facing issue "Info object not available in version M".

Case 2;
1)Here in t-code RSD1, am activating info object /RWC/C102.

2) It is activated successfully.

3) Because it is having both versions as D = delivered and M = modified. And by activating


info object /RWC/102, a new record is added with active version.

Case 3;
( This case 3 is continuation of case1 )
1) To solve the issue info object not available in version M,
Goto RSA1--> BI content --> Info object --> Double click on select objects.

2) Now search for info object 0CPR_ACT.


Then select info object. Press Transfer values.

3) Here some settings are required.


Choose, Grouping as necessary objects
Collection mode as Automatic
Display as List
Then activate it.

4) Info object 0CPR_ACT activated successfully.

5) Now you can find versions A, D, M in the table RSDIOBJ.


The reason is, while activating an info object using BI content, The required info object is
activated successfully with all its dependent objects. That's why we will not get any issue.
Whereas, while activating from t-code RSD1, only the particular info object is getting
activated without activating its dependent objects.
If one of its dependent object is not active, then you cannot activate the info object. In this
situations you will come across with issue " info object not available in version M ".
So always activate your info objects from BI Content. Then you will not get any issues.

6) Now you can observe in t-code RSD1, that ALL info objects activated. Because in table
RSDIOBJ, you are having three versions of info object i.e, A, D, M.

Case 4:
1) here in t-code RSD1,
I am giving a non existing info object 0ABCDEFGHIJKL, which is not there in BI content.
And am activating it.. You will get message info object not available in version M.

2) this is because the info object does not contain an entry in table RSDIOBJ.
Neither with delivered version nor with modified version.

3) If the info object is not available in BI content or in table RSDIOBJ, then take assistance of
basis consultant.
Conclusion:
Check whether your info object is having an entry in table RSDIOBJ or not.
If info object exists in version D, then go to RSA1--> BI content and activate it.

You might also like