Menu

SAP Function Module ALM_MEREP_001_GETLIST

Auftragsliste lesen

The Function Module ALM_MEREP_001_GETLIST (Auftragsliste lesen) is a standard Function Module in SAP ERP and is part of the function group ALM_MEREP_001 within the package ALM_MEREP.

Technical Information

Function Module ALM_MEREP_001_GETLIST
Short Text Auftragsliste lesen
Function Group ALM_MEREP_001
Package ALM_MEREP
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
USER LIKE ALM_ME_USER_DATA-USERID User name in user master record

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
ORDER_LIST LIKE MAM_20_ORDER_HEADER ALM ME: Orderlist
RETURN LIKE BAPIRET2 Return parameter

Exceptions

This function module does not define any Exceptions.