Skip to Content
0
Former Member
Dec 06, 2006 at 07:02 AM

How to mapped Gray out field in web dynpro for ABAP.

578 Views

Hi,

While preparing a WD Application i m using a RFC,which has one input parameter as MODE.

IF MODE = 'DIS' (DIS stands for Display) then all fields of layout in web dynpro should be gray out.

and

IF MODE = 'MOD' (MOD stands for Modification) then all fields of layout in web dynpro should be opened of entering the data.

Can anyone help me to solved this scenario.

Regards,

<b>Seema</b>