ReportPickfaceReplenishmentResultModel

  • clientPartnerName
    Type: string | null

    The name of the client

  • isReplenishmentRequired
    Type: boolean

    Indicates if replenishment is required for the pickface location

  • locationName
    Type: string | null

    The name of the location

  • minQuantity
    Type: number | nullFormat: double

    The minimum quantity of the product in the pickface location before replenishment is required

  • onHandQuantity
    Type: numberFormat: double

    The on hand quantity of the product in the pickface location

  • partnerProductDescription
    Type: string | null

    The description of the product

  • replenishmentStatus
    Type: integerenum

    Integer numbers.

    values
    • TargetReached = 1
    • BelowTarget = 2
    • BelowMin = 3
  • replenSuggestions
    Type: array object[] | null · ReportPickfaceReplenishmentResultModel.ReplenSuggestionModel[]

    The suggested products to replenishment the pickface

    • attributes
      Type: array object[] | null · ReportPickfaceReplenishmentResultModel.ReplenSuggestionModel.AttributeModel[]

      The product attributes of the product

    • batch
      Type: string | null

      The batch of the product

    • bestBeforeDate
      Type: string | nullFormat: date

      The best before date of the product

    • expiryDate
      Type: string | nullFormat: date

      The expiry date of the product

    • logisticUnitNumber
      Type: string | null

      The logistic unit number number of the product's logistic unit

    • packagingDate
      Type: string | nullFormat: date

      The packaging date of the product

    • productionDate
      Type: string | nullFormat: date

      The production date of the product

    • quantity
      Type: numberFormat: double

      The replenishment quantity

    • referenceNumber
      Type: string | null

      The reference number of the product's logistic unit

    • sellByDate
      Type: string | nullFormat: date

      The sell by date of the product

    • ssccNumber
      Type: string | null

      The sscc number of the product's logistic unit

    • volumeM3
      Type: numberFormat: double

      The replenishment volume

    • warehouseLocationName
      Type: string | null

      The name of the product's location

    • weightKG
      Type: numberFormat: double

      The replenishment weight

  • rotationBehavior
    Type: integerenum

    Integer numbers.

    values
    • PreventMix = 1
    • AllowMix = 2
  • rotationMethod
    Type: integerenum

    Integer numbers.

    values
    • None = 0
    • Batch = 1
    • ExpiryAscending = 2
    • ExpiryDescending = 3
    • ProductionDateAscending = 4
  • rotationMethodSecondary
    Type: integerenum

    Integer numbers.

    values
    • None = 0
    • Batch = 1
    • ExpiryAscending = 2
    • ExpiryDescending = 3
    • ProductionDateAscending = 4
  • targetQuantity
    Type: number | nullFormat: double

    The target quantity of the product in the pickface location

  • unitTypeName
    Type: string | null

    The name of the product's unit type

  • warehouseName
    Type: string | null

    The name of the warehouse