Codeunit 5817 Undo Posting Management in 17
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 23
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| TestSalesShptLine | (Record Sales Shipment Line) | public | - | |
| TestServShptLine | (Record Service Shipment Line) | public | - | |
| TestPurchRcptLine | (Record Purch. Rcpt. Line) | public | - | |
| TestReturnShptLine | (Record Return Shipment Line) | public | - | |
| TestReturnRcptLine | (Record Return Receipt Line) | public | - | |
| TestAsmHeader | (Record Posted Assembly Header) | public | - | |
| TestAsmLine | (Record Posted Assembly Line) | public | - | |
| RunTestAllTransactions | (Integer, Code[20], Integer, Integer, Integer, Code[20], Integer) | public | - | |
| CheckItemLedgEntries | (var Record Item Ledger Entry, Integer) | public | - | |
| CheckItemLedgEntries | (var Record Item Ledger Entry, Integer, Boolean) | public | - | |
| PostItemJnlLineAppliedToList | (Record Item Journal Line, var Record Item Ledger Entry, Decimal, Decimal, var Record Item Ledger Entry, var Record Item Entry Relation) | public | - | |
| PostItemJnlLineAppliedToList | (Record Item Journal Line, var Record Item Ledger Entry, Decimal, Decimal, var Record Item Ledger Entry, var Record Item Entry Relation, Boolean) | public | - | |
| CollectItemLedgEntries | (var Record Item Ledger Entry, Integer, Code[20], Integer, Decimal, Integer) | public | - | |
| UpdatePurchLine | (Record Purchase Line, Decimal, Decimal, var Record Item Ledger Entry) | public | - | |
| UpdateSalesLine | (Record Sales Line, Decimal, Decimal, var Record Item Ledger Entry) | public | - | |
| UpdateServLine | (Record Service Line, Decimal, Decimal, var Record Item Ledger Entry) | public | - | |
| UpdateServLineCnsm | (var Record Service Line, Decimal, Decimal, var Record Item Ledger Entry) | public | - | |
| PostItemJnlLine | (var Record Item Journal Line) | public | - | |
| TransferSourceValues | (var Record Item Journal Line, Integer) | public | - | |
| ReapplyJobConsumption | (Integer) | public | - | |
| FindItemReceiptApplication | (var Record Item Application Entry, Integer) | public | - | |
| FindItemShipmentApplication | (var Record Item Application Entry, Integer) | public | - | |
| UpdatePurchaseLineOverRcptQty | (Record Purchase Line, Decimal) | public | - |
Events, 26
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterRevertPostedItemTracking | (var Record Reservation Entry) | - |
| Integration event | OnAfterUpdateSalesLine | (var Record Sales Line) | - |
| Integration event | OnAfterUpdatePurchline | (var Record Purchase Line) | - |
| Integration event | OnAfterUpdateServLine | (var Record Service Line) | - |
| Integration event | OnBeforePostItemJnlLine | (var Record Item Journal Line, Record Item Ledger Entry) | - |
| Integration event | OnBeforePostItemJnlLineForJob | (var Record Item Journal Line, var Boolean) | - |
| Integration event | OnBeforeReapplyJobConsumption | (Integer, var Boolean) | - |
| Integration event | OnBeforeTestAllTransactions | (Integer, Code[20], Integer, Integer, Integer, Code[20], Integer) | - |
| Integration event | OnBeforeTestPostedInvtPickLine | (Integer, Integer, Integer, Code[20], Integer, var Boolean) | - |
| Integration event | OnBeforeTestPostedInvtPutAwayLine | (Integer, Integer, Integer, Code[20], Integer, var Boolean) | - |
| Integration event | OnBeforeTestPostedWhseShipmentLine | (Integer, Integer, Integer, Code[20], Integer, var Boolean) | - |
| Integration event | OnBeforeTestRgstrdWhseActivityLine | (Integer, Integer, Integer, Code[20], Integer, var Boolean) | - |
| Integration event | OnBeforeTestWarehouseActivityLine | (Option, Integer, Integer, Integer, Code[20], Integer, var Boolean) | - |
| Integration event | OnBeforeTestWarehouseEntry | (Integer, var Record Posted Whse. Receipt Line, var Boolean) | - |
| Integration event | OnBeforeTestWarehouseReceiptLine | (Integer, Integer, Integer, Code[20], Integer, var Boolean) | - |
| Integration event | OnBeforeTestWarehouseShipmentLine | (Integer, Integer, Integer, Code[20], Integer, var Boolean) | - |
| Integration event | OnBeforeTestWhseWorksheetLine | (Integer, Integer, Integer, Code[20], Integer, var Boolean) | - |
| Integration event | OnBeforeUndoValuePostingFromJob | (var Record Item Journal Line, var Boolean) | - |
| Integration event | OnCheckItemLedgEntriesOnBeforeCheckTempItemLedgEntry | (var Record Item Ledger Entry) | - |
| Integration event | OnPostItemJnlLineAppliedToListOnBeforeTempItemEntryRelationInsert | (var Record Item Entry Relation, Record Item Journal Line) | - |
| Integration event | OnUpdateSalesLineOnBeforeInitOustanding | (var Record Sales Line, var Decimal, var Decimal) | - |
| Integration event | OnPostItemJnlLineOnBeforePostJobConsumption | (var Record Item Journal Line, var Boolean) | - |
| Integration event | OnPostItemJnlLineOnBeforePostItemJnlLineForJob | (var Record Item Journal Line, var Boolean) | - |
| Integration event | OnBeforeTestWarehouseActivityLine2 | (var Record Warehouse Activity Line, var Boolean) | - |
| Integration event | OnUpdatePurchLineOnAfterSetQtyToShip | (var Record Purchase Line) | - |
| Integration event | OnUpdatePurchLineOnAfterSetQtyToReceive | (var Record Purchase Line) | - |