DEFINE &TEXT& = 'Copies the Deleted Availability Data to APO' DEFINE &EVENT& = '01000102' DEFINE &TYPE& = 'INTERFACE' INCLUDE FI_OPEN_FI_DOCUMENTATION_1 OBJECT DOKU ID TXFunctionality This business transaction event is called in the collectiveavailability check for production orders. It is used to transfer thechanged data when the collective availability check should not checkthe availability data but reset it instead. The event receives a list of order numbers and correspondingreservation numbers. Additional information is unnecessary because, inthis context, the system recognizes that all fields that are used asthe result of an availability check, should be reset. Notes At the time this event was called, all changes to this order werealready written to the database and a commit was executed. |