Table list used by SAP ABAP Function Module VENDOR_DYNAM_DATA_SELECTION (Ermitteln von Lieferanten-Daten für dynamisch übergebene Selektionsfelder)
SAP ABAP Function Module VENDOR_DYNAM_DATA_SELECTION (Ermitteln von Lieferanten-Daten für dynamisch übergebene Selektionsfelder) is using
# Object Type Object Name Object Description Note
     
1 Table  LFA1 Vendor Master (General Section) SOURCE OUT_LFA1_TAB STRUCTURE LFA1 OPTIONAL
2 Table  LFB1 Vendor Master (Company Code) SOURCE OUT_LFB1_TAB STRUCTURE LFB1 OPTIONAL
3 Table  LFM1 Vendor master record purchasing organization data SOURCE OUT_LFM1_TAB STRUCTURE LFM1 OPTIONAL
4 Table  LIEF01 Transfer structure for determining vendor keys SOURCE IN_LIFNR_KEYS STRUCTURE LIEF01 OPTIONAL
5 Table  LIEF02 Transfer structure for determining vendor/co. code keys SOURCE IN_BUKRS_KEYS STRUCTURE LIEF02 OPTIONAL
6 Table  LIEF03 Transfer structure for determining vendor/POrg keys SOURCE IN_EKORG_KEYS STRUCTURE LIEF03 OPTIONAL
7 Table  SEL_FIELDS Collection of Fields for Master Data Selection SOURCE VALUE(IN_MAX_LIFNR) LIKE SEL_FIELDS-MAX_LIFNR DEFAULT 0
8 Table  SEL_FIELDS Collection of Fields for Master Data Selection SOURCE VALUE(READ_LFB1_DATA) LIKE SEL_FIELDS-READ_FLAG DEFAULT SPACE
9 Table  SEL_FIELDS Collection of Fields for Master Data Selection SOURCE VALUE(READ_LFA1_DATA) LIKE SEL_FIELDS-READ_FLAG DEFAULT SPACE
10 Table  SEL_FIELDS Collection of Fields for Master Data Selection SOURCE VALUE(READ_LFM1_DATA) LIKE SEL_FIELDS-READ_FLAG DEFAULT SPACE
11 Table  SEL_FIELDS Collection of Fields for Master Data Selection SOURCE VALUE(JOIN_OPTION) LIKE SEL_FIELDS-READ_OPT DEFAULT 'O'
12 Table  SEL_TABLE Transfer structure for dynamic selection parameters SOURCE IN_SELECT_FIELDS STRUCTURE SEL_TABLE
13 Table  SEL_TABLE Transfer structure for dynamic selection parameters