Menu

SAP Function Module BAPI_ALM_ORDERHEAD_GET_LIST

Determination of a List of Maintenance/Service Orders from Selection

The Function Module BAPI_ALM_ORDERHEAD_GET_LIST (Determination of a List of Maintenance/Service Orders from Selection) is a standard Function Module in SAP ERP and is part of the function group IBAPI_ALM_ORDER within the package IWO_BAPI_EX.

Technical Information

Function Module BAPI_ALM_ORDERHEAD_GET_LIST
Short Text Determination of a List of Maintenance/Service Orders from Selection
Function Group IBAPI_ALM_ORDER
Package IWO_BAPI_EX
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DISPLAY_PARAMETERS TYPE BAPI_ALM_LIST_NAVIGATION_IN ALM Order Lists: Parameter for Navigation

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NAVIGATION_DATA TYPE BAPI_ALM_LIST_NAVIGATION_RET ALM Order Lists: Basic Dates for Navigation

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
ET_RESULT LIKE BAPI_ALM_ORDER_LISTHEAD_RESULT ALM Orders: Order List from Selection
ET_TEMPLATE LIKE BAPI_ALM_ORDER_LISTHEAD_RANGES ALM Order BAPIs: Copy Structure for Selection Parameter
IT_RANGES LIKE BAPI_ALM_ORDER_LISTHEAD_RANGES ALM Order BAPIs: Copy Structure for Selection Parameter
RETURN LIKE BAPIRET2 Return Parameters

Exceptions

This function module does not define any Exceptions.