Event 09/VC: When Getting Navigation Selection Conditions
When you go to a dependent subobject, the selection table
DPL_SELLIST is filled for this object. The selection table contains only dependent object entries which depend on the entry selected before navigation in the higher-level object. An entry is made in DPL_SELLIST for each field in the dependent object which has a key field dependence (see Field dependencies) on the predecessor object. DPL_SELLIST also contains an entry for each key field which has the view definition maintenance attribute 'S', even if this field has no field dependency on the predecessor.If selection criteria are missing when going to an object, a dialog box prompts you to enter them. Event 09 occurs directly before this event. You can enter selection conditions which cannot be derived from the field dependencies in the internal table
DPL_SELLIST.
The global variables are filled as described under