MrpInput
Less than to read
Properties
Property Name | Type | Description | isWritable |
---|---|---|---|
_access | [_OutputAccessBinding] | no | |
_sortValue | Int | yes | |
_customData | Json | yes | |
_sourceId | String | yes | |
_id | Id | yes | |
company | Json | yes | |
site | Json | yes | |
item | Json | yes | |
preferredProcess | String | yes | |
leadTime | Int | yes | |
safetyStock | Decimal | yes | |
batchQuantity | Decimal | yes | |
economicOrderQuantity | Decimal | yes | |
startingStock | Decimal | yes | |
lines | MrpInputLine_Collection | yes | |
_etag | String | yes | |
_createStamp | Datetime | no | |
_updateStamp | Datetime | no |
Custom Queries
getDuplicate : MrpInput
Property | Type | Description |
---|---|---|
_id | Id |
getAllInputsOfInputSet : [MrpInputGetAllInputsOfInputSetReturn]
Property | Type | Description |
---|---|---|
inputSet | IntOrString | |
mrpCalculation | IntOrString |
asyncExport : MrpInput_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
Mutation | Type | Description |
---|---|---|
filter | String | |
data | MrpInput_Input |
asyncExport : MrpInput_Mutations_asyncExport
Custom Type
Id
MrpInputGetAllInputsOfInputSetReturn
Query | Type | Description |
---|---|---|
_sortValue | Int | |
preferredProcess | String | |
firstSuggestionDate | Date | |
safetyStock | Decimal | |
leadTime | Int | |
batchQuantity | Decimal | |
economicOrderQuantity | Decimal | |
company | MrpInputGetAllInputsOfInputSetReturnCompany_node | |
site | MrpInputGetAllInputsOfInputSetReturnSite_node | |
item | MrpInputGetAllInputsOfInputSetReturnItem_node |