Page "Create Order From Sales"
ID 99000884
Namespace: Microsoft.Manufacturing.Document
Source table: Table Microsoft.Inventory.Item.Item
Properties
| Name | Value |
|---|---|
| Caption | Create Order From Sales |
| DataCaptionExpression | '' |
| DeleteAllowed | False |
| InsertAllowed | False |
| InstructionalText | Do you want to create production orders for this sales order? |
| LinksAllowed | False |
| ModifyAllowed | False |
| PageType | ConfirmationDialog |
| SourceTable | Table Microsoft.Inventory.Item.Item |
Methods
GetParameters
procedure GetParameters(var NewStatus: Enum "Production Order Status", var NewOrderType: Enum "Create Production Order Type")
Parameters
| Name | Type | Description |
|---|---|---|
| NewStatus | Enum Microsoft.Manufacturing.Document."Production Order Status" | |
| NewOrderType | Enum Microsoft.Manufacturing.Document."Create Production Order Type" |
SetParameters
procedure SetParameters(NewStatus: Enum "Create Production Order Status", NewOrderType: Enum "Create Production Order Type")
Parameters
| Name | Type | Description |
|---|---|---|
| NewStatus | Enum Microsoft.Manufacturing.Document."Create Production Order Status" | |
| NewOrderType | Enum Microsoft.Manufacturing.Document."Create Production Order Type" |