Codeunit 70491908 EOS055.01 HU Page Helper

Codeunit 70491908 EOS055.01 HU Page Helper

Methods

AssignHandlingUnitYesNo

procedure AssignHandlingUnitYesNo(SourceDoc: Variant)

Parameters / Return Value

  • SourceDoc Variant

ReassignHandlingUnitYesNo

procedure ReassignHandlingUnitYesNo(var Hu: Record "EOS055 Handling Unit"): Boolean

Parameters / Return Value

  • Hu Record "EOS055 Handling Unit"

  • Returns Boolean


ReassignHandlingUnitYesNo

procedure ReassignHandlingUnitYesNo(HuNo: Code[20]): Boolean

Parameters / Return Value

  • HuNo Code[20]

  • Returns Boolean


ReassignHandlingUnitYesNo

procedure ReassignHandlingUnitYesNo(HuNos: List of [Code[20]]): Boolean

Parameters / Return Value

  • HuNos List[Code]

  • Returns Boolean


UnassignHandlingUnitYesNo

procedure UnassignHandlingUnitYesNo(HuNo: Code[20])

Parameters / Return Value

  • HuNo Code[20]

CreateHandlingUnitYesNo

procedure CreateHandlingUnitYesNo(SourceDoc: Variant)

Parameters / Return Value

  • SourceDoc Variant

Events

OnBeforeFindHuList_OnAssignHandlingUnitYesNo

local procedure OnBeforeFindHuList_OnAssignHandlingUnitYesNo(var HuList: Record "EOS055 Handling Unit"; SourceDoc: Variant)

Raised in the procedure AssignHandlingUnitYesNo, before show the list of Handling Units that could be assigned. Use it to filter the list with custom filters.

Parameters / Return Value

  • HuList Record "EOS055 Handling Unit"

    Handling Unit list to filter

  • SourceDoc Variant

    The source document



EOS Labs -