Objects/Tables/Table 339 Item Application Entry
Table 339 Item Application Entry in 23
Jonas Paprotka, Base Application 23.5.16502.31399, checked
- App
- Base Application
- Namespace
- Microsoft.Inventory.Ledger
Fields, 14Keys, 8Procedures, 22Events, 2
Versions171819202122232425262728latest
Source29
Fields, 14
| Id | Name | Type | Obsolete |
|---|
| 1 | Entry No. | Integer | - |
| 2 | Item Ledger Entry No. | Integer | - |
| 3 | Inbound Item Entry No. | Integer | - |
| 4 | Outbound Item Entry No. | Integer | - |
| 11 | Quantity | Decimal | - |
| 21 | Posting Date | Date | - |
| 23 | Transferred-from Entry No. | Integer | - |
| 25 | Creation Date | DateTime | - |
| 26 | Created By User | Code[50] | - |
| 27 | Last Modified Date | DateTime | - |
| 28 | Last Modified By User | Code[50] | - |
| 5800 | Cost Application | Boolean | - |
| 5804 | Output Completely Invd. Date | Date | - |
| 5805 | Outbound Entry is Updated | Boolean | - |
Keys, 8
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Entry No. | - |
| Key2 | Posting Date, Inbound Item Entry No., Item Ledger Entry No., Outbound Item Entry No., Cost Application | - |
| Key3 | Outbound Item Entry No., Item Ledger Entry No., Cost Application, Transferred-from Entry No. | - |
| Key4 | Transferred-from Entry No., Cost Application | - |
| Key5 | Inbound Item Entry No., Outbound Item Entry No., Cost Application | - |
| Key6 | Item Ledger Entry No., Output Completely Invd. Date | - |
| Key9 | Inbound Item Entry No., Transferred-from Entry No., Item Ledger Entry No. | - |
| Key10 | Inbound Item Entry No., Item Ledger Entry No., Outbound Item Entry No., Cost Application | - |
Procedures, 22
| Name | Parameters | Returns | Access | Obsolete |
|---|
| AppliedOutbndEntryExists | (Integer, Boolean, Boolean) | Boolean | public | - |
| AppliedInbndTransEntryExists | (Integer, Boolean) | Boolean | public | - |
| AppliedInbndEntryExists | (Integer, Boolean) | Boolean | public | - |
| AppliedFromEntryExists | (Integer) | Boolean | public | - |
| GetInboundEntriesTheOutbndEntryAppliedTo | (Integer) | Boolean | public | - |
| CheckAppliedFromEntryToAdjust | (Integer) | | public | - |
| CostReceiver | () | Integer | public | - |
| Fixed | () | Boolean | public | - |
| InsertHistory | () | Integer | public | - |
| CostApplication | () | Boolean | public | - |
| CheckIsCyclicalLoop | (Record Item Ledger Entry, Record Item Ledger Entry) | Boolean | public | - |
| GetLastEntryNo | () | Integer | public | - |
| GetVisitedEntries | (Record Item Ledger Entry, var Record Item Ledger Entry, Boolean) | | public | - |
| OutboundApplied | (Integer, Boolean) | Decimal | public | - |
| InboundApplied | (Integer, Boolean) | Decimal | public | - |
| Returned | (Integer) | Decimal | public | - |
| ExistsBetween | (Integer, Integer) | Boolean | public | - |
| SetOutboundsNotUpdated | (Record Item Ledger Entry) | | public | - |
| SetInboundToUpdated | (Record Item Ledger Entry) | | public | - |
| IsAppliedFromIncrease | (Integer) | Boolean | public | - |
| IsOutbndItemApplEntryCostApplication | (Integer) | Boolean | public | - |
| GetOutboundEntriesAppliedToTheInboundEntry | (Integer) | Boolean | public | - |
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnBeforeFixed | (Record Item Application Entry, var Boolean, var Boolean) | - |
| Integration event | OnBeforeCheckCyclicProdCyclicalLoop | (var Record Item Application Entry, Record Item Ledger Entry, Record Item Ledger Entry, var Boolean, var Boolean) | - |