Skip to Content
0
Former Member
Feb 28, 2008 at 06:35 AM

Enhancement

36 Views

Hi All,

I have to enhance a transaction EC50E(IS-U Project). The requirement is, the second screen of the above Tcode contains

a tabstrip which is having two tabs. Now first tab is having two subscreens in which there are two check boxes in the second subscreen. If either of the check box is checked then i need to pass value '1' to a field 'C' (say) which is in second tab. If none of the check box is checked then i need to pass value '2' to the field 'C'. I have an enhancement code 'EMDK0001' in which there are 10 function-exits. it seems that third function-exit will serve my purpose. But any of the above 10 function-exits is not having the parameter for the first check box. Even in third function-exit i have two parameters one for second check box and one for the field 'C'. Now if there is no parameter for the first check box how can i read the value of it.

For achieving above purpose i am trying to use FM 'DYNP_VALUES_READ' but it is not returning any screen values.

very urgent. kindly help.

Thanks in advance,

Subhani.