SAP Function Module IBAPI_ALM_ORDERPARTN_READ_MUL

ALM-Auftragsbapis: Lesen von Partnerdaten (Multiorder)

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

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
ERRORS TYPE BAL_T_MSG Anwendungs-Log: Tabelle mit Messages

Exceptions

This function module does not define any Exceptions.