Hi Gurus,
do you know a way how to bind (the values of) a dropdown to a particular cell and not to a complete column?
Background:
We have an ALV which provides multiple DropDowns (DD), which should be filled in dependence of each other. For example
Row1-DD1 --> Selected value = 1 --> DD2 offers: 1,2,3
Row2-DD1 --> Selected value = 2 --> DD2 offers: 4,5,6 (hope that makes it clear???)
Any chance to realize this?
Kind regards, Steffen