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.
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 |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.