Skip to main content

QatTempProgramPlanningUnit

programPlanningUnitId string
program object
id int32
label object
createdBy object
userId int32
username string
createdDate date-time
lastModifiedBy object
userId int32
username string
lastModifiedDate date-time
active boolean
labelId int32
label_en string
label_sp string
label_fr string
label_pr string
baseModel object
createdBy object
userId int32
username string
createdDate date-time
lastModifiedBy object
userId int32
username string
lastModifiedDate date-time
active boolean
baseModel
idString string
planningUnitId string
multiplier double
reorderFrequencyInMonths int32
minMonthsOfStock int32
productCategoryId int32
pipelineProductName string
pipelineProductCategoryName string
localProcurmentLeadTime double
shelfLife int32
catalogPrice double
monthsInPastForAmc int32
monthsInFutureForAmc int32
active boolean
QatTempProgramPlanningUnit
{
"programPlanningUnitId": "string",
"program": {
"id": 0,
"label": {
"createdBy": {
"userId": 0,
"username": "string"
},
"createdDate": "2024-07-29T15:51:28.071Z",
"lastModifiedBy": {
"userId": 0,
"username": "string"
},
"lastModifiedDate": "2024-07-29T15:51:28.071Z",
"active": true,
"labelId": 0,
"label_en": "string",
"label_sp": "string",
"label_fr": "string",
"label_pr": "string",
"baseModel": {
"createdBy": {
"userId": 0,
"username": "string"
},
"createdDate": "2024-07-29T15:51:28.071Z",
"lastModifiedBy": {
"userId": 0,
"username": "string"
},
"lastModifiedDate": "2024-07-29T15:51:28.071Z",
"active": true
}
},
"idString": "string"
},
"planningUnitId": "string",
"multiplier": 0,
"reorderFrequencyInMonths": 0,
"minMonthsOfStock": 0,
"productCategoryId": 0,
"pipelineProductName": "string",
"pipelineProductCategoryName": "string",
"localProcurmentLeadTime": 0,
"shelfLife": 0,
"catalogPrice": 0,
"monthsInPastForAmc": 0,
"monthsInFutureForAmc": 0,
"active": true
}