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 | ![]() |
LFA1 | Vendor Master (General Section) | SOURCE OUT_LFA1_TAB STRUCTURE LFA1 OPTIONAL |
2 | ![]() |
LFB1 | Vendor Master (Company Code) | SOURCE OUT_LFB1_TAB STRUCTURE LFB1 OPTIONAL |
3 | ![]() |
LFM1 | Vendor master record purchasing organization data | SOURCE OUT_LFM1_TAB STRUCTURE LFM1 OPTIONAL |
4 | ![]() |
LIEF01 | Transfer structure for determining vendor keys | SOURCE IN_LIFNR_KEYS STRUCTURE LIEF01 OPTIONAL |
5 | ![]() |
LIEF02 | Transfer structure for determining vendor/co. code keys | SOURCE IN_BUKRS_KEYS STRUCTURE LIEF02 OPTIONAL |
6 | ![]() |
LIEF03 | Transfer structure for determining vendor/POrg keys | SOURCE IN_EKORG_KEYS STRUCTURE LIEF03 OPTIONAL |
7 | ![]() |
SEL_FIELDS | Collection of Fields for Master Data Selection | SOURCE VALUE(IN_MAX_LIFNR) LIKE SEL_FIELDS-MAX_LIFNR DEFAULT 0 |
8 | ![]() |
SEL_FIELDS | Collection of Fields for Master Data Selection | SOURCE VALUE(READ_LFB1_DATA) LIKE SEL_FIELDS-READ_FLAG DEFAULT SPACE |
9 | ![]() |
SEL_FIELDS | Collection of Fields for Master Data Selection | SOURCE VALUE(READ_LFA1_DATA) LIKE SEL_FIELDS-READ_FLAG DEFAULT SPACE |
10 | ![]() |
SEL_FIELDS | Collection of Fields for Master Data Selection | SOURCE VALUE(READ_LFM1_DATA) LIKE SEL_FIELDS-READ_FLAG DEFAULT SPACE |
11 | ![]() |
SEL_FIELDS | Collection of Fields for Master Data Selection | SOURCE VALUE(JOIN_OPTION) LIKE SEL_FIELDS-READ_OPT DEFAULT 'O' |
12 | ![]() |
SEL_TABLE | Transfer structure for dynamic selection parameters | SOURCE IN_SELECT_FIELDS STRUCTURE SEL_TABLE |
13 | ![]() |
SEL_TABLE | Transfer structure for dynamic selection parameters |