Table/Structure Field list used by SAP ABAP Function Module ASSORTMENT_GET_ASORT_OF_CUST (Ermitteln der Sortimentsträger zu einem Kunden)
SAP ABAP Function Module
ASSORTMENT_GET_ASORT_OF_CUST (Ermitteln der Sortimentsträger zu einem Kunden) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | KNA1 - KUNNR | Customer Number | ||
| 2 | KNA1 - KUNNR | Customer Number | SOURCE VALUE(CUSTOMER) LIKE KNA1-KUNNR |
|
| 3 | KNVP - SPART | Division | SOURCE VALUE(SPART) LIKE KNVP-SPART OPTIONAL |
|
| 4 | KNVP - VKORG | Sales Organization | SOURCE VALUE(VKORG) LIKE KNVP-VKORG OPTIONAL |
|
| 5 | KNVP - VKORG | Sales Organization | ||
| 6 | KNVP - VTWEG | Distribution Channel | SOURCE VALUE(VTWEG) LIKE KNVP-VTWEG OPTIONAL |
|
| 7 | KNVP - VTWEG | Distribution Channel | ||
| 8 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 9 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 10 | WRS1 - ASORT | Assortment | ||
| 11 | WRS1 - ASORT | Assortment | SOURCE VALUE(DEFAULT_ASORT) LIKE WRS1-ASORT |
|
| 12 | WRSZ - ASORT | Assortment | ||
| 13 | WRSZ - KUNNR | Customer Number | ||
| 14 | WRSZ - VKORG | Sales Organization | ||
| 15 | WRSZ - VTWEG | Distribution Channel | ||
| 16 | WTDY - TYP01 | Text "Category" | ||
| 17 | WTDY - TYP01 | Text "Category" | SOURCE VALUE(NO_BUFFER) LIKE WTDY-TYP01 DEFAULT SPACE |
|
| 18 | WTDY - TYP01 | Text "Category" | SOURCE VALUE(SELECT_INVALID_ASORT) LIKE WTDY-TYP01 DEFAULT ' ' |