Menu

SAP Function Module WDLD_ASSORTMENT_CARRIER_GET

Massenauswahl von Kunden für die Sortimentsliste

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module WDLD_ASSORTMENT_CARRIER_GET (Massenauswahl von Kunden für die Sortimentsliste) is a standard Function Module in SAP ERP and is part of the function group WDLD within the package WBBC.

Technical Information

Function Module WDLD_ASSORTMENT_CARRIER_GET
Short Text Massenauswahl von Kunden für die Sortimentsliste
Function Group WDLD
Package WBBC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PI_ASST_LIST_ONLY LIKE WDL_FLAG-XFELD ' ' Assortment owners relevant for assortment list only
PI_COMMUN_ONLY LIKE WDL_FLAG-XFELD ' ' Assortment owners relevant for communication only
PI_READ_KNVV LIKE WDL_FLAG-XFELD ' ' Read customer data for distributiuon chain
PI_STORE_ONLY LIKE WDL_FLAG-XFELD ' ' Stores only

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_T_ASCAR LIKE WDL_FIL Outbound parameters for assortment owners
PE_T_T001W LIKE T001W Plants
PE_T_WRF1 LIKE WRF1 Assortment owner
PI_SO_ASCAR LIKE WDL_LOC Selection structure for assortment owner
PI_SO_VKORG LIKE WDL_VKORG Selection structure for sales organization
PI_SO_VTWEG LIKE WDL_VTWEG Selection structure for distribution channels

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_ASSORTMENT_CARRIER Assortment carrier not found
NO_STORE_WITH_ASCL_PROF No assortment owner with assortment list profile
NO_STORE_WITH_COMM_PROF No assortment owner with communication profile