Menu

SAP Function Module ASSORTMENTS_LAYOUT_MODULES_GET

Liste von Sortimenten zu Artikel, über Layout- und Sortimentsbausteine

The Function Module ASSORTMENTS_LAYOUT_MODULES_GET (Liste von Sortimenten zu Artikel, über Layout- und Sortimentsbausteine) is a standard Function Module in SAP ERP and is part of the function group WSON within the package WSOR.

Technical Information

Function Module ASSORTMENTS_LAYOUT_MODULES_GET
Short Text Liste von Sortimenten zu Artikel, über Layout- und Sortimentsbausteine
Function Group WSON
Package WSOR
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_MATNR TYPE MATNR Artikelnummer
PI_SELECTION_DATE LIKE SY-DATUM SY-DATUM Datum

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_WLMV LIKE WLMV Layoutbausteinversionen
PE_T_WLVA LIKE WLVA Layoutbausteinvarianten zu Filialen
PE_T_WSOF LIKE WSOF Sortimente
PE_T_WSOH LIKE WSOH Sortimentsbausteine

Exceptions

This function module does not define any Exceptions.