The Function Module CO_ML_WIP_DOC_1_ALL_PER_READ (Lesen von WIP-Belegen zu einem Auftrag für alle Perioden) 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_1_ALL_PER_READ |
Short Text | Lesen von WIP-Belegen zu einem Auftrag für alle Perioden |
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 |
---|---|---|---|---|
IB_ONLY_VALID | TYPE | C | 'X' | Nur gültige Belege |
ID_OBJECT | TYPE | J_OBJNR | Objektnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_WIP | TYPE | COMLW_T_ALL_WIP | WIP aufbereitet in Perioden als geschachtelte Tabelle | |
ET_WIP_HD | TYPE | COMLW_T_WIPHD | WIP-Belegkopf im Material Ledger | |
ET_WIP_IT | TYPE | COMLW_T_WIPIT_S | WIP-Belegzeilen im Material Ledger |
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.