‎2010 Jun 29 5:49 AM
I made a table generator for table with fields as given
F1 KEY
F2 KEY
F3 KEY
F4 KEY
F5
F6
Field F1-F4, i defined as key.As i give new entries in F1-F4,I cannot edit them as thy are keys.I can maintain only fields F5 and F6.
Now i do not want that field F5 should be maintainable.How to achieve this ?
‎2010 Jun 29 6:03 AM
Hi,
Follow the steps given below:
Go to table maintenance generator -> Environment -> Modification -> maintenance Screens -> Click on green tick
On Element List tab - > general attributes, for field F5, select the checkbox for output only.
Hope it helps.
Regards,
Mansi.
‎2010 Jun 29 6:03 AM
Hi,
Follow the steps given below:
Go to table maintenance generator -> Environment -> Modification -> maintenance Screens -> Click on green tick
On Element List tab - > general attributes, for field F5, select the checkbox for output only.
Hope it helps.
Regards,
Mansi.
‎2010 Jun 29 6:54 AM
‎2010 Jun 29 7:23 AM
Hi,
After entering the values in F5 you need to make non editable. If so code the LOOP at screen in the PAI of that screen.
With Regards,
Sumodh.P
‎2010 Jun 29 7:38 AM
Hi,
In the TMG double click on the screen and uncheck the column Input and check output from the element list for the necessary fields.
Thanks
Subhankar