‎2008 Jan 15 1:08 PM
How many modification groups can we define for a screen fields?
what is the modification group ?
Regards,
pandu
‎2008 Jan 15 1:17 PM
Hi,
There four modification groups available for screen fields.U can see all these fields in structure SCREEN.
U can modify group of fields at a time using these modification groups(Like invisible, mandatory, only output using MODIFY stmt in program).
Rewards points if helpful.
Regards,
Srinivas Ch
‎2008 Jan 15 1:13 PM
Hi Pandurangarao
You can have max. of 4 modification groups in a screen. These modification groups will allow you to group set of screen fields together, so that you can handle the operations like input enabled, obligatory fields etc for all these fields together, than handling them individually.
Cheers
~ Ranganath
‎2008 Jan 15 1:17 PM
Hi,
There four modification groups available for screen fields.U can see all these fields in structure SCREEN.
U can modify group of fields at a time using these modification groups(Like invisible, mandatory, only output using MODIFY stmt in program).
Rewards points if helpful.
Regards,
Srinivas Ch