Menu

SAP Function Module ENQ_TABLE_EV03V_READ

Copy quantity lock table for availability check

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.

Technical Information

Function Module ENQ_TABLE_EV03V_READ
Short Text Copy quantity lock table for availability check
Function Group V03E
Package VZ
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.