Table list used by SAP ABAP Function Module PLANT_DYNAM_DATA_SELECTION (Ermitteln von Werks-Daten für dynamisch übergebene Selektionsfelder)
SAP ABAP Function Module PLANT_DYNAM_DATA_SELECTION (Ermitteln von Werks-Daten für dynamisch übergebene Selektionsfelder) is using
# Object Type Object Name Object Description Note
     
1 Table  SEL_FIELDS Collection of Fields for Master Data Selection SOURCE VALUE(IN_MAX_WERKS) LIKE SEL_FIELDS-MAX_WERKS DEFAULT 0
2 Table  SEL_FIELDS Collection of Fields for Master Data Selection SOURCE VALUE(JOIN_OPTION) LIKE SEL_FIELDS-READ_OPT DEFAULT 'O'
3 Table  SEL_FIELDS Collection of Fields for Master Data Selection SOURCE VALUE(READ_T001W_DATA) LIKE SEL_FIELDS-READ_FLAG DEFAULT SPACE
4 Table  SEL_FIELDS Collection of Fields for Master Data Selection SOURCE VALUE(READ_T001L_DATA) LIKE SEL_FIELDS-READ_FLAG DEFAULT SPACE
5 Table  SEL_TABLE Transfer structure for dynamic selection parameters SOURCE IN_SELECT_FIELDS STRUCTURE SEL_TABLE
6 Table  SEL_TABLE Transfer structure for dynamic selection parameters
7 Table  T001L Storage Locations SOURCE OUT_T001L_TAB STRUCTURE T001L OPTIONAL
8 Table  T001W Plants/Branches SOURCE OUT_T001W_TAB STRUCTURE T001W OPTIONAL
9 Table  WERK01 Transfer structure for determining plant keys SOURCE IN_WERKS_KEYS STRUCTURE WERK01 OPTIONAL
10 Table  WERK02 Transfer structure for determining plant/storage loc. key SOURCE IN_LGORT_KEYS STRUCTURE WERK02 OPTIONAL