The Function Module ENQ_TABLE_EV03V_READ (Copy quantity lock table for availability check) is a standard Function Module in SAP ERP and is part of the function group V03E within the package VZ.
Function Module | ENQ_TABLE_EV03V_READ |
Short Text | Copy quantity lock table for availability check |
Function Group | V03E |
Package | VZ |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ENTRY_POINT | LIKE | 'C' | Call time (check/result transfer) | |
LOCK | LIKE | 'X' | Material to be blocked | |
MATERIAL | LIKE | MARC-MATNR | Material | |
PLANNING_MATERIAL | LIKE | VBBE-VPMAT | SPACE | Planning material |
PLANNING_PLANT | LIKE | VBBE-VPWRK | SPACE | Planning plant |
PLANT | LIKE | MARC-WERKS | Plant |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
MRESQ | LIKE | EV03V | List of changed stock elements/requ. elements |
This function module does not define any Exceptions.