Table list used by SAP ABAP Function Module CUSTOMER_DYNAM_DATA_SELECTION (Ermitteln von Kundenstammdaten für dynamisch übergebene Selektionsfelder)
SAP ABAP Function Module
CUSTOMER_DYNAM_DATA_SELECTION (Ermitteln von Kundenstammdaten für dynamisch übergebene Selektionsfelder) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
KNA1 | General Data in Customer Master | SOURCE OUT_KNA1_TAB STRUCTURE KNA1 OPTIONAL |
2 | ![]() |
KNB1 | Customer Master (Company Code) | SOURCE OUT_KNB1_TAB STRUCTURE KNB1 OPTIONAL |
3 | ![]() |
KNVV | Customer Master Sales Data | SOURCE OUT_KNVV_TAB STRUCTURE KNVV OPTIONAL |
4 | ![]() |
KUND01 | Transfer structure for determining customer keys | SOURCE IN_KUNNR_KEYS STRUCTURE KUND01 OPTIONAL |
5 | ![]() |
KUND02 | Transfer structure for determining customer/co. code keys | SOURCE IN_BUKRS_KEYS STRUCTURE KUND02 OPTIONAL |
6 | ![]() |
KUND03 | Transer structure for determining customer/sales keys | SOURCE IN_VTWSP_KEYS STRUCTURE KUND03 OPTIONAL |
7 | ![]() |
SEL_FIELDS | Collection of Fields for Master Data Selection | SOURCE VALUE(IN_MAX_KUNNR) LIKE SEL_FIELDS-MAX_KUNNR DEFAULT 0 |
8 | ![]() |
SEL_FIELDS | Collection of Fields for Master Data Selection | SOURCE VALUE(READ_KNA1_DATA) LIKE SEL_FIELDS-READ_FLAG DEFAULT SPACE |
9 | ![]() |
SEL_FIELDS | Collection of Fields for Master Data Selection | SOURCE VALUE(READ_KNB1_DATA) LIKE SEL_FIELDS-READ_FLAG DEFAULT SPACE |
10 | ![]() |
SEL_FIELDS | Collection of Fields for Master Data Selection | SOURCE VALUE(READ_KNVV_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 | |
13 | ![]() |
SEL_TABLE | Transfer structure for dynamic selection parameters | SOURCE IN_SELECT_FIELDS STRUCTURE SEL_TABLE |