Menu

SAP Function Module BAPI_PROCORD_GET_LIST

BAPI: Output Process Order Header Data in a List

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

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

Technical Information

Function Module BAPI_PROCORD_GET_LIST
Short Text BAPI: Output Process Order Header Data in a List
Function Group 0001_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_PI_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.