Table 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 | General Data in Customer Master | SOURCE VALUE(CUSTOMER) LIKE KNA1-KUNNR |
|
| 2 | KNVP | Customer Master Partner Functions | SOURCE VALUE(SPART) LIKE KNVP-SPART OPTIONAL |
|
| 3 | KNVP | Customer Master Partner Functions | SOURCE VALUE(VTWEG) LIKE KNVP-VTWEG OPTIONAL |
|
| 4 | KNVP | Customer Master Partner Functions | SOURCE VALUE(VKORG) LIKE KNVP-VKORG OPTIONAL |
|
| 5 | WINT_CARRH | Assortment header data/overall view (incl. data from plant) | ||
| 6 | WINT_CARRH | Assortment header data/overall view (incl. data from plant) | SOURCE LIST_OF_ASORT STRUCTURE WINT_CARRH OPTIONAL |
|
| 7 | WRS1 | Assortment | ||
| 8 | WRS1 | Assortment | SOURCE VALUE(DEFAULT_ASORT) LIKE WRS1-ASORT |
|
| 9 | WRSZ | Assignment of assortment user to assortment | ||
| 10 | WRSZ | Assignment of assortment user to assortment | SOURCE LIST_OF_WRSZ STRUCTURE WRSZ OPTIONAL |
|
| 11 | WTDY | Text elements / screen fields IS-R screens | SOURCE VALUE(SELECT_INVALID_ASORT) LIKE WTDY-TYP01 DEFAULT ' ' |
|
| 12 | WTDY | Text elements / screen fields IS-R screens | SOURCE VALUE(NO_BUFFER) LIKE WTDY-TYP01 DEFAULT SPACE |