Skip to Content
0
Former Member
Oct 20, 2005 at 08:33 AM

re: field exits

42 Views

Hi,

Can we read the checkbox value whether it is checked or not. I tried it. But i cound not. I used

this function module also.

DYNTAB1-FIELDNAME = 'VIQMEL-MSAUS'.

APPEND DYNTAB.

CALL FUNCTION 'DYNP_VALUES_READ'

EXPORTING

dyname = 'SAPLIQS0'

dynumb = '7330'

tables

dynpfields = DYNTAB1.

READ TABLE DYNTAB1 INDEX 1.

But it is not giving the checkbox value.

tranaction: iw21

field: breakdown