Menu

SAP Function Module WSTN2_ASORT_FOR_FILGRP

Determine assortments for a given store group

The Function Module WSTN2_ASORT_FOR_FILGRP (Determine assortments for a given store group) is a standard Function Module in SAP ERP and is part of the function group WSTN2 within the package WSTRN.

Technical Information

Function Module WSTN2_ASORT_FOR_FILGRP
Short Text Determine assortments for a given store group
Function Group WSTN2
Package WSTRN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_FILGRP TYPE WISP_FILGRP Store Group
IV_MATKL TYPE MATKL Material group

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_TWISPC_ASORTZ TYPE WSTN_ASORTZ_TAB Table type for twispc_asortz

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.