The Function Module CY01_ORDER_ENQUEUE_AND_NOTE (Enqueues and notes order) is a standard Function Module in SAP ERP and is part of the function group CY21 within the package CY01.
Function Module | CY01_ORDER_ENQUEUE_AND_NOTE |
Short Text | Enqueues and notes order |
Function Group | CY21 |
Package | CY01 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AUFNR_IMP | LIKE | CAUFVD-AUFNR | Order number | |
AUFNR_INDEX_IMP | LIKE | CYSEL_OBJ-INDEXAKT | Index of a work order | |
PLAF_INDEX_IMP | LIKE | CYSEL_OBJ-INDEXAKT | Index of a planned order | |
PLNUM_IMP | LIKE | PLAF-PLNUM | Planned order number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AUFNR_INDEX_EXP | LIKE | CYSEL_OBJ-INDEXAKT | New index of a work order | |
PLAF_INDEX_EXP | LIKE | CYSEL_OBJ-INDEXAKT | New index of a planned order |
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 |
---|---|
ORDER_NOT_SPECIFIED | None of the input fields are given |