The Function Module CO_ML_WIP_DOC_CREATE (Erzeugen des WIP-Belegs zum Zeitpunkt WIP-Ermittlung) is a standard Function Module in SAP ERP and is part of the function group CO_ML_WIP_DOC within the package CO_ML_WIP.
Function Module | CO_ML_WIP_DOC_CREATE |
Short Text | Erzeugen des WIP-Belegs zum Zeitpunkt WIP-Ermittlung |
Function Group | CO_ML_WIP_DOC |
Package | CO_ML_WIP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_COAREA | TYPE | KOKRS | Kostenrechnungskreis | |
ID_OBJECT | TYPE | J_OBJNR | Objektnummer (Auftrag, Auftragsposition) | |
ID_PERIOD | TYPE | CO_PERIO | Periode | |
ID_PLANT | TYPE | WERKS_D | Produktionswerk | |
ID_PROCESS | TYPE | CKML_F_PROCNR | Fertigungsprozeß | |
ID_YEAR | TYPE | GJAHR | Geschäftsjahr | |
IT_WIP_QTY | TYPE | COMLW_T_WIPIF | WIP-Mengen für ML-WIP-Beleg |
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.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_OCCURRED | Fehler aufgetreten |
INPUT_ERROR | Inputdaten fehlerhaft |