The Function Module IBAPI_ALM_ORDERPARTN_READ_MUL (ALM-Auftragsbapis: Lesen von Partnerdaten (Multiorder)) is a standard Function Module in SAP ERP and is part of the function group IBAPI_ALM_ORDER_PARTNER within the package IWO_BAPI_EX.
Function Module | IBAPI_ALM_ORDERPARTN_READ_MUL |
Short Text | ALM-Auftragsbapis: Lesen von Partnerdaten (Multiorder) |
Function Group | IBAPI_ALM_ORDER_PARTNER |
Package | IWO_BAPI_EX |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ORDERIDS | TYPE | BAPI_ALM_ORDERID_LIST_T | ALM-Auftragsbapis: Tabellentyp für Auftragsnummernliste |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PARTNER_RESULT | TYPE | BAPI_ALM_ORDER_PARTN_MUL_T | ALM-Auftragsbapis: Tabellentyp für Partnerdaten |
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 |
---|---|---|---|---|
ERRORS | TYPE | BAL_T_MSG | Anwendungs-Log: Tabelle mit Messages |
This function module does not define any Exceptions.