HI ALL,
i have two fields in a screen of a z transaction.
Now i have attached one F4 help to one field (VKORG), and i want to design the F4 help for the second field (VTWEG),in such a way that, if the user select a value for VKORG and go F4 for VTWEG , only the valid value vtweg for that choosen VKORG will be popped up.
The VKORG-VTWEG values are mapped in ZMAP table (userdefined).
Some values=>
VKorg.....................VTWEG
1000.......................10
1000.......................12
1100.......................13
1100.......................14
So my requirement is=>
the user selected vkorg =1000 from F4 help. now when he press F4 in vtweg field, he will get only (10,12) for selection..not all the values. I hope i made the question clear..help me out, reward is guaranteed