Menu

SAP Function Module GET_LICENCES_FROM_SALES_AREA

Ermitteln der Lizenzen die in dem Vertriebsbereich pflegbar sind

The Function Module GET_LICENCES_FROM_SALES_AREA (Ermitteln der Lizenzen die in dem Vertriebsbereich pflegbar sind) is a standard Function Module in SAP ERP and is part of the function group VS04 within the package VS.

Technical Information

Function Module GET_LICENCES_FROM_SALES_AREA
Short Text Ermitteln der Lizenzen die in dem Vertriebsbereich pflegbar sind
Function Group VS04
Package VS
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_KUNNR LIKE KNVV-KUNNR Debitorennummer
PI_VKORG LIKE KNVV-VKORG Verkaufsorganisation
PI_VTWEG LIKE KNVV-VTWEG Vertriebsweg

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_SALES_AREA LIKE KNVL Übergabestruktur: KNVL

Exceptions

This function module does not define any Exceptions.