Skip to main content

ExpiredStockOutput_ReportView

batchHistory object[]
  • Array [
  • adjustmentQty double
    autoGenerated boolean
    batchId int32
    batchNo string
    consumptionQty double
    createdDate date-time
    expiredQty double
    expiredQtyWps double
    expiryDate date-time
    openingBalance double
    openingBalanceWps double
    qty double
    qtyWps double
    shipmentQty double
    shipmentQtyWps double
    stockQty double
    transDate date-time
    unallocatedQty double
    unallocatedQtyWps double
  • ]
  • batchInfo object
    autoGenerated boolean
    batchId int32
    batchNo string
    createdDate date-time
    expiryDate date-time
    cost double
    expiredQty double
    planningUnit object
    id int32
    idString string
    label object
    baseModel object
    baseModel
    label_en string
    label_fr string
    label_pr string
    label_sp string
    program object
    code string
    id int32
    idString string
    label object
    baseModel object
    baseModel
    label_en string
    label_fr string
    label_pr string
    label_sp string
    ExpiredStockOutput_ReportView
    {
    "batchHistory": [
    {
    "adjustmentQty": 0,
    "autoGenerated": true,
    "batchId": 0,
    "batchNo": "string",
    "consumptionQty": 0,
    "createdDate": "2024-07-29T15:51:28.071Z",
    "expiredQty": 0,
    "expiredQtyWps": 0,
    "expiryDate": "2024-07-29T15:51:28.071Z",
    "openingBalance": 0,
    "openingBalanceWps": 0,
    "qty": 0,
    "qtyWps": 0,
    "shipmentQty": 0,
    "shipmentQtyWps": 0,
    "stockQty": 0,
    "transDate": "2024-07-29T15:51:28.071Z",
    "unallocatedQty": 0,
    "unallocatedQtyWps": 0
    }
    ],
    "batchInfo": {
    "autoGenerated": true,
    "batchId": 0,
    "batchNo": "string",
    "createdDate": "2024-07-29T15:51:28.071Z",
    "expiryDate": "2024-07-29T15:51:28.071Z"
    },
    "cost": 0,
    "expiredQty": 0,
    "planningUnit": {
    "id": 0,
    "idString": "string",
    "label": {
    "baseModel": {},
    "label_en": "string",
    "label_fr": "string",
    "label_pr": "string",
    "label_sp": "string"
    }
    },
    "program": {
    "code": "string",
    "id": 0,
    "idString": "string",
    "label": {
    "baseModel": {},
    "label_en": "string",
    "label_fr": "string",
    "label_pr": "string",
    "label_sp": "string"
    }
    }
    }