The Function Module CO_ML_WIP_DOC_GET (Liefert den erzeugten Beleg aus dem Memory) 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_GET |
Short Text | Liefert den erzeugten Beleg aus dem Memory |
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 |
---|---|---|---|---|
GJAHR | TYPE | GJAHR | Geschäftsjahr | |
OBJNR | TYPE | J_OBJNR | Objektnummer | |
PERIO | TYPE | CO_PERIO | Periode |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HEADER | TYPE | MLWIPHD | Belegkopf |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ITEMS | LIKE | MLWIPIT | Belegzeilen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DOCUMENT_NOT_EXISTING | Beleg nicht im Memory gefunden |