Hi,
In VA02, when user highlighted/selected a row (line item), how to know which row of the table control / line item was selected ? I am going to use this info in an exit. I would like to check for the delivery block of a line item. For a certain delivery block, I would like to control it so that only authorized user is allowed to remove/change it. So, for that reason, when user selects 'Edit' => 'Fast change of' => 'Delivery block' from the menu bar, the program needs to check what is the delivery block set for that highlighted row/selected line item. For certain delivery block, i would like to greyed off the field if the user does not have authorization to change it. Kindly please help.
Thank you.