Show / Hide Table of Contents

    PartLocationInfoKey

    Type, Introduced in version 2.18

    Identifies a part location.

    Used by the following types:

    • PartLocationInfo
    • UnplannedWithdrawalStockMovement
    • UnplannedArrivalStockMovement
    • MoveStockBalance
    • GetToPartLocations
    • AddPartLocationRows
    • AddMaterialRow
    • AddTraceableMaterialRow

    Properties

    Name Type Summary Introduced in
    PartLocationId Int64 The business key identifier of the part location.

    References PartLocation

    • Mandatory
    ProductRecordId Int64? The business key identifier of the product record that belongs to the part location.

    References ProductRecords

    • None by default

    Example

    {
      "PartLocationId": 0,
      "ProductRecordId": null
    }
    
    Back to top Copyright © 2023 Monitor ERP System AB