ā2011 Mar 10 7:47 AM
Hello Expert,
I am facing an issue. In a custom table I change the search help of fields and transport the same. While transporting the table I am having RC8 and table is partially active to destination server. I know we can use FM DDIF_TABL_ACTIVATE to resolve such type of issue but I want to know why we are facing such type of problem.
Error message.
Custom table Name: ZCS_FSETBO_ARCH1
Activate dependent view /1SAP1/CNV_B2559
Field ZCS_FSETBO_ARCH1-ROWID does not exist
Key field ZCS_FSETBO_ARCH1-AUTYP missing. Specify maintenance status 'read only'.
Key field ZCS_FSETBO_ARCH1-PERNR missing. Specify maintenance status 'read only'.
Key field ZCS_FSETBO_ARCH1-VORNR missing. Specify maintenance status 'read only'.
Key field ZCS_FSETBO_ARCH1-ZSPMON missing. Specify maintenance status 'read only'.
Key field ZCS_FSETBO_ARCH1-Z_OBJID_STR missing. Specify maintenance status 'read only'.
View /1SAP1/CNV_B2559 was not activated
Please help me.
Regards
Swati
ā2011 Mar 10 8:11 AM
Are you using the view /1SAP1/CNV_B2559 also ? this is a generated view .
ā2011 Mar 10 8:27 AM
ā2011 Mar 10 8:54 AM
Hi,
Usually when the table are added / deleted fiels entries, the table becomes partially active.
and while transporting you normally get these kind of errors.
We need to adjust the table in SE14 and then release.
ā2011 Mar 10 10:02 AM
Hello Expert,
To my understanding we do use se14 when there is some change in fields type(lenght increase/decrease) or add or remove any fields.
In this case also se14 required.Can you please confirm me that.
Regards
Swati.
ā2011 Mar 10 10:52 AM
Hi Swati,
It workled for me....may be it could help you in your scenrio too.,
Regards,
Vijaya
ā2011 Apr 27 9:31 AM
ā2015 Jun 03 12:59 PM
Check if in these table whether any field is assign to any old TR before . if so , then release the older TR first then release these table afterward .
Thanks and Regards.