Table list used by SAP ABAP Function Module VIEW_FILL_WHERETAB (Erzeugt aus der Sellist die Bedingungen für die Select-Klausel (WHERE....))
SAP ABAP Function Module VIEW_FILL_WHERETAB (Erzeugt aus der Sellist die Bedingungen für die Select-Klausel (WHERE....)) is using
# Object Type Object Name Object Description Note
     
1 Table  DD02L SAP Tables SOURCE VALUE(TABLENAME) LIKE DD02L-TABNAME
2 Table  VIMNAMTAB Control block structure for view fields in view maintenance SOURCE X_NAMTAB STRUCTURE VIMNAMTAB
3 Table  VIMNAMTAB Control block structure for view fields in view maintenance
4 Table  VIMSELLIST Selection range for view maintenance SOURCE SELLIST STRUCTURE VIMSELLIST
5 Table  VIMSELLIST Selection range for view maintenance
6 Table  VIMWHERETB Structure for dynamic selection conditions (WHERETAB) SOURCE WHERETAB STRUCTURE VIMWHERETB
7 Table  VIMWHERETB Structure for dynamic selection conditions (WHERETAB)