Menu

SAP Function Module ASSORT_LIST_VALID_HEADS_GET

Sortimentslisten-Kopf-Informationen werden gelesen

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 ASSORT_LIST_VALID_HEADS_GET (Sortimentslisten-Kopf-Informationen werden gelesen) is a standard Function Module in SAP ERP and is part of the function group WBBE within the package WBBC.

Technical Information

Function Module ASSORT_LIST_VALID_HEADS_GET
Short Text Sortimentslisten-Kopf-Informationen werden gelesen
Function Group WBBE
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_DATE_FROM LIKE SY-DATUM SY-DATUM Anfangsdatum für den Zugriff
PI_DATE_TO LIKE SY-DATUM SY-DATUM Endedatum für den Zugriff
PI_LAST_INCL LIKE WSL_BUTTON-SL_LASTV 'X' Zurücklesen bis zur letzten Vollversion

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_WBBH LIKE WBBH Sortimentslisten-Kopf-Informationen
PI_SO_BBTYP LIKE WDL_BBT Auswahlstruktur für Sortimentslistenarten
PI_SO_STORE LIKE WDL_LOC Auswahlstruktur für Sortimentsträger
PI_SO_VKORG LIKE WDL_VKORG Auswahlstruktur für Verkaufsorganisationen
PI_SO_VTWEG LIKE WDL_VTWEG Auswahlstruktur für Vertriebswege

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_VERSION Keine Version vorhanden