Table 5407 Prod. Order Component in 17
- App
- Base Application
Fields, 57Keys, 11Procedures, 36Events, 38
Versions171819202122232425262728latest
Source29
Fields, 57
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Status | Enum Production Order Status | - |
| 2 | Prod. Order No. | Code[20] | - |
| 3 | Prod. Order Line No. | Integer | - |
| 4 | Line No. | Integer | - |
| 11 | Item No. | Code[20] | - |
| 12 | Description | Text[100] | - |
| 13 | Unit of Measure Code | Code[10] | - |
| 14 | Quantity | Decimal | - |
| 15 | Position | Code[10] | - |
| 16 | Position 2 | Code[10] | - |
| 17 | Position 3 | Code[10] | - |
| 18 | Lead-Time Offset | DateFormula | - |
| 19 | Routing Link Code | Code[10] | - |
| 20 | Scrap % | Decimal | - |
| 21 | Variant Code | Code[10] | - |
| 25 | Expected Quantity | Decimal | - |
| 26 | Remaining Quantity | Decimal | - |
| 27 | Act. Consumption (Qty) | Decimal | - |
| 28 | Flushing Method | Enum Flushing Method | - |
| 30 | Location Code | Code[10] | - |
| 31 | Shortcut Dimension 1 Code | Code[20] | - |
| 32 | Shortcut Dimension 2 Code | Code[20] | - |
| 33 | Bin Code | Code[20] | - |
| 35 | Supplied-by Line No. | Integer | - |
| 36 | Planning Level Code | Integer | - |
| 37 | Item Low-Level Code | Integer | - |
| 40 | Length | Decimal | - |
| 41 | Width | Decimal | - |
| 42 | Weight | Decimal | - |
| 43 | Depth | Decimal | - |
| 44 | Calculation Formula | Enum Quantity Calculation Formula | - |
| 45 | Quantity per | Decimal | - |
| 50 | Unit Cost | Decimal | - |
| 51 | Cost Amount | Decimal | - |
| 52 | Due Date | Date | - |
| 53 | Due Time | Time | - |
| 60 | Qty. per Unit of Measure | Decimal | - |
| 61 | Remaining Qty. (Base) | Decimal | - |
| 62 | Quantity (Base) | Decimal | - |
| 63 | Reserved Qty. (Base) | Decimal | - |
| 71 | Reserved Quantity | Decimal | - |
| 73 | Expected Qty. (Base) | Decimal | - |
| 76 | Due Date-Time | DateTime | - |
| 480 | Dimension Set ID | Integer | - |
| 5702 | Substitution Available | Boolean | - |
| 5703 | Original Item No. | Code[20] | - |
| 5704 | Original Variant Code | Code[10] | - |
| 5750 | Pick Qty. | Decimal | - |
| 7300 | Qty. Picked | Decimal | - |
| 7301 | Qty. Picked (Base) | Decimal | - |
| 7302 | Completely Picked | Boolean | - |
| 7303 | Pick Qty. (Base) | Decimal | - |
| 99000754 | Direct Unit Cost | Decimal | - |
| 99000755 | Indirect Cost % | Decimal | - |
| 99000756 | Overhead Rate | Decimal | - |
| 99000757 | Direct Cost Amount | Decimal | - |
| 99000758 | Overhead Amount | Decimal | - |
Keys, 11
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Status, Prod. Order No., Prod. Order Line No., Line No. | - |
| Key2 | Prod. Order No., Prod. Order Line No., Line No., Status | - |
| Key3 | Status, Prod. Order No., Prod. Order Line No., Due Date | - |
| Key4 | Status, Prod. Order No., Prod. Order Line No., Item No., Line No. | - |
| Key5 | Status, Item No., Variant Code, Location Code, Due Date | - |
| Key6 | Item No., Variant Code, Location Code, Shortcut Dimension 1 Code, Shortcut Dimension 2 Code, Due Date | - |
| Key7 | Status, Prod. Order No., Routing Link Code, Flushing Method | - |
| Key8 | Status, Prod. Order No., Location Code | - |
| Key9 | Item No., Variant Code, Location Code, Status, Due Date | - |
| Key10 | Status, Prod. Order No., Prod. Order Line No., Item Low-Level Code | - |
| Key11 | Supplied-by Line No. | - |
Procedures, 36
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Caption | () | Text | public | - |
| ProdOrderNeeds | () | Decimal | public | - |
| GetNeededQty | (Option, Boolean) | Decimal | public | - |
| ShowReservation | () | public | - | |
| ShowReservationEntries | (Boolean) | public | - | |
| CopyFromPlanningComp | (Record Planning Component) | public | - | |
| AdjustQtyToQtyPicked | (var Decimal) | public | - | |
| BlockDynamicTracking | (Boolean) | public | - | |
| CreateDim | (Integer, Code[20]) | public | - | |
| IsInbound | () | Boolean | public | - |
| OpenItemTrackingLines | () | public | - | |
| ValidateShortcutDimCode | (Integer, var Code[20]) | public | - | |
| LookupShortcutDimCode | (Integer, var Code[20]) | public | - | |
| ShowShortcutDimCode | (var Code[20]) | public | - | |
| UpdateDatetime | () | public | - | |
| RowID1 | () | Text[250] | public | - |
| GetDefaultBin | () | public | - | |
| GetDefaultConsumptionBin | (var Record Prod. Order Routing Line) | Code[20] | public | - |
| GetRemainingQty | (var Decimal, var Decimal) | public | - | |
| GetReservationQty | (var Decimal, var Decimal, var Decimal, var Decimal) | Decimal | public | - |
| GetSourceCaption | () | Text | public | - |
| SetReservationEntry | (var Record Reservation Entry) | public | - | |
| SetReservationFilters | (var Record Reservation Entry) | public | - | |
| ReservEntryExist | () | Boolean | public | - |
| AutoReserve | () | public | - | |
| ShowItemSub | () | public | - | |
| FilterLinesWithItemToPlan | (var Record Item, Boolean) | public | - | |
| FindLinesWithItemToPlan | (var Record Item, Boolean) | Boolean | public | - |
| LinesWithItemToPlanExist | (var Record Item, Boolean) | Boolean | public | - |
| FilterLinesForReservation | (Record Reservation Entry, Option, Text, Boolean) | public | - | |
| ShowDimensions | () | public | - | |
| SetIgnoreErrors | () | public | - | |
| HasErrorOccured | () | Boolean | public | - |
| SetFilterByReleasedOrderNo | (Code[20]) | public | - | |
| SetFilterFromProdBOMLine | (Record Production BOM Line) | public | - | |
| TestItemFields | (Code[20], Code[10], Code[10]) | public | - |
Events, 38
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterAutoReserve | (var Record Item, var Record Prod. Order Component) | - |
| Integration event | OnAfterCopyFromPlanningComp | (var Record Prod. Order Component, Record Planning Component) | - |
| Integration event | OnAfterCreateDimTableIDs | (var Record Prod. Order Component, Integer, var Integer, var Code[20]) | - |
| Integration event | OnAfterFilterLinesWithItemToPlan | (var Record Prod. Order Component, var Record Item, Boolean) | - |
| Integration event | OnAfterGetBinCodeFromLocation | (var Record Prod. Order Component, Record Location, var Code[20]) | - |
| Integration event | OnAfterGetSKU | (Record Prod. Order Component, var Boolean) | - |
| Integration event | OnAfterUpdateUnitCost | (var Record Prod. Order Component, Record General Ledger Setup) | - |
| Integration event | OnAfterProdOrderNeeds | (Record Prod. Order Component, Record Prod. Order Line, Record Prod. Order Routing Line, var Decimal) | - |
| Integration event | OnAfterRoundExpectedQuantity | (var Record Prod. Order Component) | - |
| Integration event | OnAfterSetReservationFilters | (var Record Reservation Entry, Record Prod. Order Component) | - |
| Integration event | OnAfterUpdateDateTime | (var Record Prod. Order Component) | - |
| Integration event | OnAfterValidateShortcutDimCode | (var Record Prod. Order Component, var Record Prod. Order Component, Integer, var Code[20]) | - |
| Integration event | OnBeforeAdjustQtyToQtyPicked | (var Record Prod. Order Component, var Decimal, var Boolean) | - |
| Integration event | OnBeforeAutoReserve | (var Record Item, var Record Prod. Order Component) | - |
| Integration event | OnBeforeBinCodeOnLookup | (var Record Prod. Order Component, var Boolean) | - |
| Integration event | OnBeforeValidateShortcutDimCode | (var Record Prod. Order Component, var Record Prod. Order Component, Integer, var Code[20]) | - |
| Integration event | OnBeforeGetDefaultConsumptionBin | (var Record Prod. Order Component, var Record Prod. Order Routing Line, var Code[20]) | - |
| Integration event | OnBeforeUpdateUnitCost | (var Record Prod. Order Component, Record General Ledger Setup, var Boolean) | - |
| Integration event | OnBeforeUpdateUOMFromItem | (var Record Prod. Order Component, Record Item, var Boolean) | - |
| Integration event | OnDeleteOnBeforeGetProdOrderLine | (var Record Prod. Order Component, var Boolean) | - |
| Integration event | OnGetDefaultConsumptionBinOnAfterGetBinCodeFromRtngLine | (var Record Prod. Order Component, var Record Prod. Order Routing Line, var Code[20]) | - |
| Integration event | OnGetNeededQtyAfterCalcCompQtyBase | (var Record Prod. Order Component, var Decimal) | - |
| Integration event | OnGetNeededQtyAfterCalcActConsumptionQty | (var Record Prod. Order Component) | - |
| Integration event | OnGetNeededQtyOnAfterCalcBasedOn | (var Record Prod. Order Component) | - |
| Integration event | OnGetNeededQtyOnAfterLastOperationFound | (var Record Prod. Order Component, var Record Prod. Order Routing Line) | - |
| Integration event | OnGetNeededQtyOnBeforeAddOutputQtyBase | (var Record Capacity Ledger Entry, var Decimal, var Boolean) | - |
| Integration event | OnGetNeededQtyOnBeforeCalcBasedOn | (var Record Prod. Order Component) | - |
| Integration event | OnValidateCalculationFormulaEnumExtension | (var Record Prod. Order Component) | - |
| Integration event | OnValidateCalculationFormulaOnAfterSetQuantity | (var Record Prod. Order Component) | - |
| Integration event | OnValidateExpectedQuantityOnAfterCalcActConsumptionQty | (var Record Prod. Order Component, Record Prod. Order Component) | - |
| Integration event | OnValidateExpectedQtyBaseOnAfterCalcActConsumptionQty | (var Record Prod. Order Component, Record Prod. Order Component) | - |
| Integration event | OnValidateItemNoOnBeforeGetDefaultBin | (var Record Prod. Order Component, var Record Item) | - |
| Integration event | OnValidateRoutingLinkCodeBeforeValidateDueDate | (var Record Prod. Order Component, var Record Prod. Order Line) | - |
| Integration event | OnBeforeShowItemSub | (var Record Prod. Order Component, var Boolean) | - |
| Integration event | OnBeforeValidateBinCode | (var Record Prod. Order Component, var Boolean) | - |
| Integration event | OnBeforeGetDefaultBin | (var Record Prod. Order Component, var Record Prod. Order Component, var Boolean) | - |
| Integration event | OnBeforeRoundExpectedQuantity | (var Record Prod. Order Component, var Boolean) | - |
| Integration event | OnBeforeShowReservation | (var Record Prod. Order Component, var Boolean) | - |