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.
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 |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.