Skip to main content
API Family:Manufacturing
Version:21.200.001
Screen ID:AM201200

Properties

Select a row for its DAC field
PropertyTypeData Type
ActiveBooleanValueboolean
DAC Field:PX.Objects.AM.AMMRPBucket.ActiveFlg
Description:No description available
BucketIDStringValuestring
DAC Field:PX.Objects.AM.AMMRPBucket.BucketID
Description:No description available
DescriptionStringValuestring
DAC Field:PX.Objects.AM.AMMRPBucket.Descr
Description:No description available
DetailsListMRPBucketDetail
DAC Field:Not mapped to a DAC field
Description:No description available

Minimum Payload

Derived from static analysis of the 2025.2 source; runtime configuration may require additional fields.

1 required field
{
  "BucketID": {
    "value": "string"
  },
  "Details": [
    {
      "Bucket": {
        "value": 0
      }
    }
  ]
}

For every property this entity accepts, see the properties table.

Details is the detail-lines collection (MRPBucketDetail); one example row is included above because a document usually has lines, and each row needs Bucket of its own.

Available in Versions