Menu

SAP Function Module CO_SF_ORDERS_WITHOUT_GR_READ

Liest alle Fertigungsaufträge,zu denen noch kein Wareneingang erfolgt ist

The Function Module CO_SF_ORDERS_WITHOUT_GR_READ (Liest alle Fertigungsaufträge,zu denen noch kein Wareneingang erfolgt ist) is a standard Function Module in SAP ERP and is part of the function group COSF within the package CO.

Technical Information

Function Module CO_SF_ORDERS_WITHOUT_GR_READ
Short Text Liest alle Fertigungsaufträge,zu denen noch kein Wareneingang erfolgt ist
Function Group COSF
Package CO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_MATNR TYPE AFPO-MATNR material

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
ET_ORDER LIKE AFPO orders without good receipt
ET_ORDER_ERROR LIKE AFPO orders with goods receipt
IT_PLANT LIKE PRE15 table of plants

Exceptions

This function module does not define any Exceptions.