Skip to main content

SupplyPlanDate_ExportApiView

batchList object[]
  • Array [
  • adjustment int32
    batchId int32
    calculatedConsumption int32
    calculatedConsumptionWps int32
    closingBalance int32
    closingBalanceWps int32
    consumption int32
    erpApprovedShipmentQty int32
    erpOnholdShipmentQty int32
    erpPlannedShipmentQty int32
    erpReceivedShipmentQty int32
    erpShippedShipmentQty int32
    erpSubmittedShipmentQty int32
    expiredStock int32
    expiredStockWps int32
    expiryDate string
    manualApprovedShipmentQty int32
    manualOnholdShipmentQty int32
    manualPlannedShipmentQty int32
    manualReceivedShipmentQty int32
    manualShippedShipmentQty int32
    manualSubmittedShipmentQty int32
    openingBalance int32
    openingBalanceWps int32
    shipmentQty int32
    stock int32
    supplyPlanId int32
    unmetDemand int32
    unmetDemandWps int32
  • ]
  • planningUnitId int32
    transDate string
    unallocatedConsumption int32
    unallocatedConsumptionWps int32
    SupplyPlanDate_ExportApiView
    {
    "batchList": [
    {
    "adjustment": 0,
    "batchId": 0,
    "calculatedConsumption": 0,
    "calculatedConsumptionWps": 0,
    "closingBalance": 0,
    "closingBalanceWps": 0,
    "consumption": 0,
    "erpApprovedShipmentQty": 0,
    "erpOnholdShipmentQty": 0,
    "erpPlannedShipmentQty": 0,
    "erpReceivedShipmentQty": 0,
    "erpShippedShipmentQty": 0,
    "erpSubmittedShipmentQty": 0,
    "expiredStock": 0,
    "expiredStockWps": 0,
    "expiryDate": "string",
    "manualApprovedShipmentQty": 0,
    "manualOnholdShipmentQty": 0,
    "manualPlannedShipmentQty": 0,
    "manualReceivedShipmentQty": 0,
    "manualShippedShipmentQty": 0,
    "manualSubmittedShipmentQty": 0,
    "openingBalance": 0,
    "openingBalanceWps": 0,
    "shipmentQty": 0,
    "stock": 0,
    "supplyPlanId": 0,
    "unmetDemand": 0,
    "unmetDemandWps": 0
    }
    ],
    "planningUnitId": 0,
    "transDate": "string",
    "unallocatedConsumption": 0,
    "unallocatedConsumptionWps": 0
    }