Search Results for

    Show / Hide Table of Contents

    ManufacturingPickingListLocationRow

    Type, Introduced in version 2.48

    Reports a material row to a picking list.

    Used by the ManufacturingPickingListMaterialReporting command.

    Properties

    Name Type Summary Introduced in
    ProductRecordId Int64? The business key identifier of the material's product record.

    • Mandatory (If the part is traceable)
    • References ProductRecords
    PartLocationId Int64 The business key identifier of the material's part location.

    • Mandatory
    BalanceChange Decimal The balance change of the material row.

    Example

    {
      "ProductRecordId": null,
      "PartLocationId": 0,
      "BalanceChange": 0.0
    }
    
    In This Article
    Back to top Copyright © 2023 Monitor ERP System AB