Menu

SAP Function Module PLAF_SELECT_CO

Planaufträge selektieren für CO (nacheinander für alle Werksmaterialien)

The Function Module PLAF_SELECT_CO (Planaufträge selektieren für CO (nacheinander für alle Werksmaterialien)) is a standard Function Module in SAP ERP and is part of the function group M61D within the package MD03.

Technical Information

Function Module PLAF_SELECT_CO
Short Text Planaufträge selektieren für CO (nacheinander für alle Werksmaterialien)
Function Group M61D
Package MD03
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATE_FROM LIKE SY-DATUM Start Date for Selection
DATE_TO LIKE SY-DATUM Finish Date for Selection
PLSCN LIKE PLSC-PLSCN Planning Scenario

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
PLAF_TAB LIKE PLAF Selected Planned Orders
WERKS_TAB LIKE WERKS_TAB Plants to be Taken into Consideration

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
SELECTION_FINISHED Error in SQL Access