The quantity already issued in the reservation is not taken into account for the availability check in the production order.
Cause and prerequisitesThe field "Confirmed quantity for the availability check" (RESB-VMENG) in the reservation was not updated at goods movement.
SolutionIf you are using backflushing of components, note 35645 has to be implemented as well.
Expand the following structures in the ABAP/4 Dictionary:
- Structure RBEFU: Field name Data element
VFMNG VMENGMaintain reference table RESB and reference field MEINS by double-clicking on VFMNG
Save and activate the structure.
- Structures DM07M and SMRES: Field name Data element
VFMNG VMENGMaintain reference table MSEG and reference field MEINS by double-clicking on VFMNG.
Save and activate the structures.
Parameter Struct./Field
VFMNG DM07M-VFMNG
Save function module.
Attention: If you use release 2.2A - 2.2D, please now make the
corrections described in Note 21459
because the fields newly defined there are also required
for the following correction.
Then make the following source code corrections:
(Please note: This Note has been created on the basis of 2.2G. If the
following coding contains lines which do not exist in
Release 2.2 and are not marked as 'new', you can ignore
them.
Additional key words
CO06, backorder processing
No comments:
Post a Comment