Page "Assembly Availability"
ID 908
Namespace: Microsoft.Assembly.Document
Source table: Table Microsoft.Assembly.Document."Assembly Header"
Properties
| Name | Value |
|---|---|
| Caption | Assembly Availability |
| DeleteAllowed | False |
| Editable | False |
| InsertAllowed | False |
| InstructionalText | The quantity on inventory is not sufficient to cover the net change in inventory. Are you sure that you want to record the quantity? |
| ModifyAllowed | False |
| PageType | ConfirmationDialog |
| SourceTable | Table Microsoft.Assembly.Document."Assembly Header" |
| SourceTableTemporary | True |
Methods
SetHeaderInventoryData
procedure SetHeaderInventoryData(Inventory2: Decimal, GrossRequirement2: Decimal, ReservedRequirement2: Decimal, ScheduledReceipts2: Decimal, ReservedReceipts2: Decimal, EarliestAvailableDate2: Date, QtyAvailToMake2: Decimal, QtyAvailTooLow2: Boolean)
Parameters
| Name | Type | Description |
|---|---|---|
| Inventory2 | Decimal | |
| GrossRequirement2 | Decimal | |
| ReservedRequirement2 | Decimal | |
| ScheduledReceipts2 | Decimal | |
| ReservedReceipts2 | Decimal | |
| EarliestAvailableDate2 | Date | |
| QtyAvailToMake2 | Decimal | |
| QtyAvailTooLow2 | Boolean |