The Function Module MBS_MSR_SO_GETLIST (DO NOT USE) is a standard Function Module in SAP ERP and is part of the function group MBS_MSR_SO within the package MBS_MSR.
Function Module | MBS_MSR_SO_GETLIST |
Short Text | DO NOT USE |
Function Group | MBS_MSR_SO |
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_BILLTO | LIKE | KNVP-PARVW | Partner function | |
PI_DISTR_CHAN | LIKE | BAPISDHD1-DISTR_CHAN | Distribution channel | |
PI_DIVISION | LIKE | BAPISDHD1-DIVISION | Division | |
PI_HISTORY_DAYS | TYPE | MBS_MSR_ORDER_HEADER-UNIT_SPLIT | 31 | Length in days (before sy-datum) of SO History |
PI_LANGUAGE | LIKE | SY-LANGU | SY-LANGU | R/3 System, current language |
PI_PAYER | LIKE | KNVP-PARVW | Partner function | |
PI_SALEMP | LIKE | KNVP-PARVW | Partner function | |
PI_SALES_GRP | LIKE | BAPISDHD1-SALES_GRP | Sales group | |
PI_SALES_OFF | LIKE | BAPISDHD1-SALES_OFF | Sales office | |
PI_SALES_ORG | LIKE | BAPISDHD1-SALES_ORG | Sales organization | |
PI_SHIPTO | LIKE | KNVP-PARVW | Partner function | |
PI_SOLDTO | LIKE | KNVP-PARVW | Partner function | |
PI_TAX_CONDITION | LIKE | BAPICOND-COND_TYPE | Condition type | |
PI_TEXT_ID | LIKE | BAPISDTEXT-TEXT_ID | '0001' | Text ID |
PI_UNIT_SPLIT | LIKE | MBS_MSR_ORDER_HEADER-UNIT_SPLIT | 50 | Byte value |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | TYPE | 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_ORDER_HEADER | LIKE | MBS_MSR_ORDER_HEADER | MSHHR/3: Sales Order Header |
This function module does not define any Exceptions.