Objects/Tables/Table 910 Posted Assembly Header
Table 910 Posted Assembly Header in 26
Jonas Paprotka, Base Application 26.5.38752.40541, checked
- App
- Base Application
- Namespace
- Microsoft.Assembly.History
Fields, 36Keys, 3Procedures, 10Events, 1
Versions171819202122232425262728latest
Source29
Fields, 36
| Id | Name | Type | Obsolete |
|---|
| 2 | No. | Code[20] | - |
| 3 | Description | Text[100] | - |
| 4 | Search Description | Code[100] | - |
| 5 | Description 2 | Text[50] | - |
| 9 | Order No. | Code[20] | - |
| 10 | Item No. | Code[20] | - |
| 12 | Variant Code | Code[10] | - |
| 15 | Inventory Posting Group | Code[20] | - |
| 16 | Gen. Prod. Posting Group | Code[20] | - |
| 17 | Gen. Bus. Posting Group | Code[20] | - |
| 19 | Comment | Boolean | - |
| 20 | Location Code | Code[10] | - |
| 21 | Shortcut Dimension 1 Code | Code[20] | - |
| 22 | Shortcut Dimension 2 Code | Code[20] | - |
| 23 | Posting Date | Date | - |
| 24 | Due Date | Date | - |
| 25 | Starting Date | Date | - |
| 27 | Ending Date | Date | - |
| 33 | Bin Code | Code[20] | - |
| 39 | Item Rcpt. Entry No. | Integer | - |
| 40 | Quantity | Decimal | - |
| 41 | Quantity (Base) | Decimal | - |
| 54 | Assemble to Order | Boolean | - |
| 65 | Unit Cost | Decimal | - |
| 67 | Cost Amount | Decimal | - |
| 75 | Indirect Cost % | Decimal | - |
| 76 | Overhead Rate | Decimal | - |
| 80 | Unit of Measure Code | Code[10] | - |
| 81 | Qty. per Unit of Measure | Decimal | - |
| 100 | Reversed | Boolean | - |
| 107 | No. Series | Code[20] | - |
| 108 | Posting No. Series | Code[20] | - |
| 109 | Order No. Series | Code[20] | - |
| 480 | Dimension Set ID | Integer | - |
| 9010 | User ID | Code[50] | - |
| 9020 | Source Code | Code[10] | - |
Keys, 3
| Name | Fields | Obsolete |
|---|
| Key1, clustered | No. | - |
| Key2 | Order No. | - |
| Key3 | Posting Date | - |
Procedures, 10
| Name | Parameters | Returns | Access | Obsolete |
|---|
| ShowDimensions | () | | public | - |
| ShowStatistics | () | | public | Pending 27.0 |
| The statistics action is refactored to use the RunObject property instead. |
| PrintRecords | (Boolean) | | public | - |
| Navigate | () | | public | - |
| ShowItemTrackingLines | () | | public | - |
| CheckIsNotAsmToOrder | () | | public | - |
| IsAsmToOrder | () | Boolean | public | - |
| ShowAsmToOrder | () | | public | - |
| CalcActualCosts | (var Decimal) | | public | - |
| CalcTotalCost | (var Decimal) | Decimal | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnBeforeShowItemTrackingLines | (var Record Posted Assembly Header, var Boolean) | - |