INV_TBD_UNIT_VALIDATION_MERGE

Description: Limited to code that overrides N4 validations of a unit facility visit (UFV) against a TBD unit. N4 performs these validations when it determines that Navis N4 Mobile Hatch Clerk is loading an unplanned empty container in place of a planned TBD unit. With this extension type, you can also determine whether work instructions in the CARRY_UNDERWAY stage are considered for TBD merge using method  performValidationToVesselLoadAtCarryUnderwayStage. By default, Carry Underway WIs are considered for TBD unit merge.

For a sample code extension of this type, see the system-seeded code extension TbdUnitValidationMergeSample (on page 1) in the Code Extensions view (on page 1).

One code extension is applicable for the scope selected during creation. For example, for multi-facility sites, you can have one code extensions of this type per facility.

Abstract Base Class: AbstractTbdUnitValidationMerge

Interface: ETbdUnitValidationMerge

Module: Inventory

Version Added: 2.2

Requires Code Extension Name or Name Pattern: Yes

Code Extension Name or Name Pattern: TbdUnitLoadValidation

Where to Specify Code Extensions of this Type: Not needed. N4 calls this code extension by name.

System Seeded Code Extensions Using this Type: TbdUnitValidationMergeSample (on page 1)