Table 5405 Production Order in 17
- App
- Base Application
Fields, 51Keys, 8Procedures, 19Events, 23
Versions171819202122232425262728latest
Source29
Fields, 51
| Id | Name | Type | Obsolete | ||||
|---|---|---|---|---|---|---|---|
| 1 | Status | Enum Production Order Status | - | ||||
| 2 | No. | Code[20] | - | ||||
| 3 | Description | Text[100] | - | ||||
| 4 | Search Description | Code[100] | - | ||||
| 5 | Description 2 | Text[50] | - | ||||
| 6 | Creation Date | Date | - | ||||
| 7 | Last Date Modified | Date | - | ||||
| 9 | Source Type | Enum Prod. Order Source Type | - | ||||
| 10 | Source No. | Code[20] | - | ||||
| 11 | Routing No. | Code[20] | - | ||||
| 15 | Inventory Posting Group | Code[20] | - | ||||
| 16 | Gen. Prod. Posting Group | Code[20] | - | ||||
| 17 | Gen. Bus. Posting Group | Code[20] | - | ||||
| 19 | Comment | Boolean | - | ||||
| 20 | Starting Time | Time | Pending 17.0 | ||||
| Starting Date-Time field should be used instead. | |||||||
| 21 | Starting Date | Date | Pending 17.0 | ||||
| Starting Date-Time field should be used instead. | |||||||
| 22 | Ending Time | Time | Pending 17.0 | ||||
| Ending Date-Time field should be used instead. | |||||||
| 23 | Ending Date | Date | Pending 17.0 | ||||
| Ending Date-Time field should be used instead. | |||||||
| 24 | Due Date | Date | - | ||||
| 25 | Finished Date | Date | - | ||||
| 28 | Blocked | Boolean | - | ||||
| 30 | Shortcut Dimension 1 Code | Code[20] | - | ||||
| 31 | Shortcut Dimension 2 Code | Code[20] | - | ||||
| 32 | Location Code | Code[10] | - | ||||
| 33 | Bin Code | Code[20] | - | ||||
| 34 | Replan Ref. No. | Code[20] | - | ||||
| 35 | Replan Ref. Status | Enum Production Order Status | - | ||||
| 38 | Low-Level Code | Integer | - | ||||
| 40 | Quantity | Decimal | - | ||||
| 41 | Unit Cost | Decimal | - | ||||
| 42 | Cost Amount | Decimal | - | ||||
| 47 | Work Center Filter | Code[20] | - | ||||
| 48 | Capacity Type Filter | Enum Capacity Type | - | ||||
| 49 | Capacity No. Filter | Code[20] | - | ||||
| 50 | Date Filter | Date | - | ||||
| 51 | Expected Operation Cost Amt. | Decimal | - | ||||
| 52 | Expected Component Cost Amt. | Decimal | - | ||||
| 55 | Actual Time Used | Decimal | - | ||||
| 56 | Allocated Capacity Need | Decimal | - | ||||
| 57 | Expected Capacity Need | Decimal | - | ||||
| 80 | No. Series | Code[20] | - | ||||
| 82 | Planned Order No. | Code[20] | - | ||||
| 83 | Firm Planned Order No. | Code[20] | - | ||||
| 85 | Simulated Order No. | Code[20] | - | ||||
| 92 | Expected Material Ovhd. Cost | Decimal | - | ||||
| 94 | Expected Capacity Ovhd. Cost | Decimal | - | ||||
| 98 | Starting Date-Time | DateTime | - | ||||
| 99 | Ending Date-Time | DateTime | - | ||||
| 480 | Dimension Set ID | Integer | - | ||||
| 7300 | Completely Picked | Boolean | - | ||||
| 9000 | Assigned User ID | Code[50] | - | ||||
Keys, 8
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Status, No. | - |
| Key2 | No., Status | - |
| Key3 | Search Description | - |
| Key4 | Low-Level Code, Replan Ref. No., Replan Ref. Status | - |
| Key5 | Source Type, Source No. | - |
| Key6 | Description | - |
| Key7 | Source No. | - |
| Key8 | Starting Date | - |
Procedures, 19
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| InitRecord | () | public | - | ||||
| TestNoSeries | () | public | - | ||||
| AssistEdit | (Record Production Order) | Boolean | public | - | |||
| GetNoSeriesCode | () | Code[20] | public | - | |||
| CheckProdOrderStatus | (Text[80]) | public | - | ||||
| DeleteProdOrderRelations | () | public | - | ||||
| DeleteFinishedProdOrderRelations | () | public | - | ||||
| AdjustStartEndingDate | () | public | - | ||||
| UpdateDatetime | () | public | - | ||||
| CreateDim | (Integer, Code[20]) | public | - | ||||
| ValidateShortcutDimCode | (Integer, var Code[20]) | public | - | ||||
| Navigate | () | public | - | ||||
| CreatePick | (Code[50], Option, Boolean, Boolean, Boolean) | public | - | ||||
| SetHideValidationDialog | (Boolean) | public | - | ||||
| CreateInvtPutAwayPick | () | public | - | ||||
| SetUpdateEndDate | () | public | - | ||||
| ShowDocDim | () | public | - | ||||
| GetStartingEndingDateAndTime | (var Time, var Date, var Time, var Date) | public | Pending 17.0 | ||||
| Starting and Ending Date-Time field should be used instead. | |||||||
| IsStatusLessThanReleased | () | Boolean | public | - | |||
Events, 23
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAdjustStartEndingDateOnBeforeSetDueDate | (var Record Production Order, var Record Prod. Order Line, var Boolean) | - |
| Integration event | OnAfterCreateDimTableIDs | (var Record Production Order, Integer, var Integer, var Code[20]) | - |
| Integration event | OnAfterOnDelete | (var Record Production Order, var Boolean) | - |
| Integration event | OnAfterValidateShortcutDimCode | (var Record Production Order, var Record Production Order, Integer, var Code[20]) | - |
| Integration event | OnAfterUpdateDateTime | (var Record Production Order, var Record Production Order, Integer) | - |
| Integration event | OnBeforeAssignItemNo | (var Record Production Order, Record Production Order, var Record Item, Integer) | - |
| Integration event | OnBeforeAssignFamily | (var Record Production Order, Record Production Order, var Record Family, Integer) | - |
| Integration event | OnBeforeAssignSalesHeader | (var Record Production Order, Record Production Order, var Record Sales Header, Integer) | - |
| Integration event | OnBeforeGetNoSeriesCode | (var Record Production Order, Record Manufacturing Setup, var Code[20], var Boolean) | - |
| Integration event | OnBeforeDeleteFnshdProdOrderRelations | (var Record Production Order) | - |
| Integration event | OnBeforeDeleteRelations | (var Record Production Order) | - |
| Integration event | OnBeforeMultiLevelMessage | (var Boolean, var Record Production Order, var Record Production Order, Integer) | - |
| Integration event | OnBeforeUpdateEndingDate | (var Record Prod. Order Line, Record Production Order, var Boolean, Integer) | - |
| Integration event | OnBeforeUpdateProdOrderLineDueDate | (var Record Prod. Order Line, var Boolean) | - |
| Integration event | OnBeforeValidateShortcutDimCode | (var Record Production Order, var Record Production Order, Integer, var Code[20]) | - |
| Integration event | OnValidateSourceNoOnSourceTypeEnumExtension | (var Record Production Order) | - |
| Integration event | OnUpdateEndingDateOnBeforeCalcProdOrderRecalculate | (var Record Prod. Order Line) | - |
| Integration event | OnBeforeInitRecord | (var Record Production Order) | - |
| Integration event | OnAfterInitRecord | (var Record Production Order) | - |
| Integration event | OnBeforeOnInsert | (var Record Production Order, var Record Production Order, var Record Inventory Adjmt. Entry (Order), var Boolean) | - |
| Integration event | OnBeforeShowErrorOnRename | (var Boolean) | - |
| Integration event | OnBeforeRunCreatePickFromWhseSource | (var Record Production Order, Code[50], Option, Boolean, Boolean, Boolean, Boolean, var Boolean) | - |
| Integration event | OnBeforeTestNoSeries | (Record Production Order, Record Manufacturing Setup, var Boolean) | - |