Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Modifiaction groups

Former Member
0 Likes
468

How many modification groups can we define for a screen fields?

what is the modification group ?

Regards,

pandu

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
439

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

2 REPLIES 2
Read only

Former Member
0 Likes
439

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

Read only

Former Member
0 Likes
440

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