The Function Module CO_QM_INSPECTION_LOT_CREATE (Create inspection lot from order) is a standard Function Module in SAP ERP and is part of the function group COQM within the package CO.
Function Module | CO_QM_INSPECTION_LOT_CREATE |
Short Text | Create inspection lot from order |
Function Group | COQM |
Package | CO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CAUFVD_IMP | LIKE | CAUFVD | ||
WRITE_PROT_IMP | LIKE | RC27X-FLG_SEL | SPACE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PRUEFLOS | LIKE | CAUFVD-PRUEFLOS |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
STATUS_NOT_CHANGED | LIKE | T399X-DPROBO | SPACE | Kennzeichen: Auftragsstatus nicht geändert |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.