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 | SEL_FIELDS | Collection of Fields for Master Data Selection | SOURCE VALUE(IN_MAX_WERKS) LIKE SEL_FIELDS-MAX_WERKS DEFAULT 0 |
|
| 2 | SEL_FIELDS | Collection of Fields for Master Data Selection | SOURCE VALUE(JOIN_OPTION) LIKE SEL_FIELDS-READ_OPT DEFAULT 'O' |
|
| 3 | SEL_FIELDS | Collection of Fields for Master Data Selection | SOURCE VALUE(READ_T001W_DATA) LIKE SEL_FIELDS-READ_FLAG DEFAULT SPACE |
|
| 4 | SEL_FIELDS | Collection of Fields for Master Data Selection | SOURCE VALUE(READ_T001L_DATA) LIKE SEL_FIELDS-READ_FLAG DEFAULT SPACE |
|
| 5 | SEL_TABLE | Transfer structure for dynamic selection parameters | SOURCE IN_SELECT_FIELDS STRUCTURE SEL_TABLE |
|
| 6 | SEL_TABLE | Transfer structure for dynamic selection parameters | ||
| 7 | T001L | Storage Locations | SOURCE OUT_T001L_TAB STRUCTURE T001L OPTIONAL |
|
| 8 | T001W | Plants/Branches | SOURCE OUT_T001W_TAB STRUCTURE T001W OPTIONAL |
|
| 9 | WERK01 | Transfer structure for determining plant keys | SOURCE IN_WERKS_KEYS STRUCTURE WERK01 OPTIONAL |
|
| 10 | WERK02 | Transfer structure for determining plant/storage loc. key | SOURCE IN_LGORT_KEYS STRUCTURE WERK02 OPTIONAL |
|