Aller au contenu principal

ExpiredStockOutput_ReportView

batchHistory object[]
  • Array [
  • adjustmentQtynumber<double>
    autoGeneratedboolean
    batchIdinteger<int32>
    batchNostring
    consumptionQtynumber<double>
    createdDatestring<date-time>
    expiredQtynumber<double>
    expiredQtyWpsnumber<double>
    expiryDatestring<date-time>
    openingBalancenumber<double>
    openingBalanceWpsnumber<double>
    qtynumber<double>
    qtyWpsnumber<double>
    shipmentQtynumber<double>
    shipmentQtyWpsnumber<double>
    stockQtynumber<double>
    transDatestring<date-time>
    unallocatedQtynumber<double>
    unallocatedQtyWpsnumber<double>
  • ]
  • batchInfo object
    autoGeneratedboolean
    batchIdinteger<int32>
    batchNostring
    createdDatestring<date-time>
    expiryDatestring<date-time>
    costnumber<double>
    expiredQtynumber<double>
    planningUnit object
    idinteger<int32>
    idStringstring
    label object
    baseModel object
    baseModelcircular(BaseModel_ReportView)
    label_enstring
    label_frstring
    label_prstring
    label_spstring
    program object
    codestring
    idinteger<int32>
    idStringstring
    label object
    baseModel object
    baseModelcircular(BaseModel_ReportView)
    label_enstring
    label_frstring
    label_prstring
    label_spstring
    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"
    }
    }
    }