MRPBuckets
4 properties
Properties
Select a row for its DAC field| Property | Type | Data Type | |
|---|---|---|---|
Active | BooleanValue | boolean | |
DAC Field: PX.Objects.AM.AMMRPBucket.ActiveFlgDescription:No description available | |||
BucketID | StringValue | string | |
DAC Field: PX.Objects.AM.AMMRPBucket.BucketIDDescription:No description available | |||
Description | StringValue | string | |
DAC Field: PX.Objects.AM.AMMRPBucket.DescrDescription:No description available | |||
Details | List | MRPBucketDetail | |
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.
{
"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.