The Function Module MBS_MSR_MD_SALESAREA_GETLIST (DO NOT USE) is a standard Function Module in SAP ERP and is part of the function group MBS_MSR_MD within the package MBS_MSR.
Function Module | MBS_MSR_MD_SALESAREA_GETLIST |
Short Text | DO NOT USE |
Function Group | MBS_MSR_MD |
Package | MBS_MSR |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PI_KUNNR | LIKE | KNA1VV-KUNNR | Customer Account Number | |
PI_SPART | LIKE | KNA1VV-SPART | Division | |
PI_VKORG | LIKE | KNA1VV-VKORG | Sales organization | |
PI_VTWEG | LIKE | KNA1VV-VTWEG | Distribution channel |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRET2 | Return parameter |
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 |
---|---|---|---|---|
POT_SALESAREA | LIKE | KNA1VV | Table Generated for View KNA1VV |
This function module does not define any Exceptions.