Menu

SAP Function Module CO_OCM_FA_FROM_MAT_GET

Bestimmen Fertigungsaufträge aufgrund von Material (DB)

The Function Module CO_OCM_FA_FROM_MAT_GET (Bestimmen Fertigungsaufträge aufgrund von Material (DB)) is a standard Function Module in SAP ERP and is part of the function group COCM_FA within the package COCM.

Technical Information

Function Module CO_OCM_FA_FROM_MAT_GET
Short Text Bestimmen Fertigungsaufträge aufgrund von Material (DB)
Function Group COCM_FA
Package COCM
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 LIKE RESB-MATNR Materialnummer
I_POSNR LIKE AFPO-POSNR '0001' Nummer der Auftragsposition
I_WERKS LIKE RESB-WERKS Werk

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.