Menu

SAP Function Module BAPI_PRODORD_GET_LIST

BAPI: Output Production Order Header Data in a List

The Function Module BAPI_PRODORD_GET_LIST (BAPI: Output Production Order Header Data in a List) is a standard Function Module in SAP ERP and is part of the function group 2005_BAPI within the package COBAPI.

Technical Information

Function Module BAPI_PRODORD_GET_LIST
Short Text BAPI: Output Production Order Header Data in a List
Function Group 2005_BAPI
Package COBAPI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COLLECTIVE_ORDER LIKE BAPI_ORDER_FUNC_CNTRL-COLLECTIVE_ORDER Display complete collective order

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRET2 Return 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
MATERIAL_RANGE LIKE BAPI_ORDER_MATERIAL_RANGE Header Materials for Order Selection
MRP_CNTRL_RANGE LIKE BAPI_ORDER_MRP_CNTRL_RANGE MRP Controllers for Order Selection
ORDER_HEADER LIKE BAPI_ORDER_HEADER1 Order header data
ORDER_NUMBER_RANGE LIKE BAPI_PP_ORDERRANGE BAPI Interface Structure for Ranges of the Production Orders
ORDER_PRIO_RANGE LIKE BAPI_ORDER_PRIO_RANGE Order Priority for Order Selection
ORDER_TYPE_RANGE LIKE BAPI_ORDER_ORDER_TYPE_RANGE Order Types for Order Selection
PLANPLANT_RANGE LIKE BAPI_ORDER_PLANPLANT_RANGE Planning Plants for Order Selection
PRODPLANT_RANGE LIKE BAPI_ORDER_PRODPLANT_RANGE Production Plants for Order Selection
PROD_SCHED_RANGE LIKE BAPI_ORDER_PROD_SCHED_RANGE Production Schedulers for Order Selection
SALES_ORD_ITM_RANGE LIKE BAPI_ORDER_SALES_ORD_ITM_RANGE Sales Order Items for Order Selection
SALES_ORD_RANGE LIKE BAPI_ORDER_SALES_ORD_RANGE Sales Orders for Order Selection
SEQ_NO_RANGE LIKE BAPI_ORDER_SEQ_NO_RANGE Sequence Numbers for Order Selection
WBS_ELEMENT_RANGE LIKE BAPI_ORDER_WBS_ELEMENT_RANGE WBS Elements for Order Selection

Exceptions

This function module does not define any Exceptions.