admin
2025-01-22 7e31442f0e9b07764e9c6a9680d3d4aeba5fe1de
_Main/UI/MacroPlannerWebApp/Component_DialogInventoryPointSelection/Method_InventoryPointSelection.def
@@ -11,6 +11,7 @@
    
    efProductID.Text( dhInventoryPointSelection.Data().ProductID() );
    efInventoryPoint.Text( dhInventoryPointSelection.Data().InventoryPoint() );
    eDtype.Text( dhInventoryPointSelection.Data().Dtype() );
    
    spmp := select( MacroPlan, StockingPoint_MP, tempSPMP, tempSPMP.ID() = inventoryPointSelection.StockpoingPoint() );
    ddlStockingPoint.Data( spmp );