‎2010 Aug 03 10:31 AM
Hi all,
I have an issue with Table maintenance generator. If i try to create it for a custom table in SRM, initially it gave me an memory error while creating it for single step. when i tried to create it for 2 steps it gave me another error. eventually I was able to create a maintenance generator.
The table has around 100 fields, Now my requirment is to make a few fields non editable in change mode. I was trying to create a group of these fields by giving them a common group name in the elment list and then making them non editable through coding. However the problem is that many of these fields are not appering in the element list, only around 60 fields are visible. There are a few fields which are missing in between and not only at the end of the table.
Need your help to understand why these fields are not appearing in the element list or how else to make them non editable.
‎2010 Aug 03 11:08 AM
When you are trying to change the field attributes, its always better to create a maintenance view for the cusotm table abd then generate the maintenance for the view.
While creating the view you can change the property of the fields to read only, hidden, subset etc. Please donot change the flow logic because in future if the maintanance is regenerated then all you modifications will be over written.
‎2010 Aug 03 12:13 PM
Most of the times TMG doesnot show up the changes or doesnot display fields if anything is changed after creating TMG . so better re-create the TMG.
Rhea.