The Function Module CO_OCM_FA_FROM_KDA_GET (Bestimmen Fertigungsaufträge aufgrund von Kundenauftrag (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_KDA_GET |
Short Text | Bestimmen Fertigungsaufträge aufgrund von Kundenauftrag (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_DAUTY | LIKE | AFPO-DAUTY | '10' | Auftragstyp |
I_DNREL | LIKE | AFPO-DNREL | SPACE | Kennzeichen: Auftragsposition nicht relevant für Disposition |
I_MATNR | LIKE | AFPO-MATNR | '%' | Materialnummer zu Auftrag |
I_POSNR | LIKE | AFPO-POSNR | '0001' | Nummer der Auftragsposition |
I_VBELN | LIKE | AFPO-KDAUF | Kundenauftragsnummer | |
I_VBPOS | LIKE | AFPO-KDPOS | Kundenauftragsposition |
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.