Codeunit 1313 Correct Posted Purch. Invoice in 17
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 8
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CancelPostedInvoice | (var Record Purch. Inv. Header) | Boolean | public | - |
| CreateCreditMemoCopyDocument | (var Record Purch. Inv. Header, var Record Purchase Header) | Boolean | public | - |
| CreateCorrectiveCreditMemo | (var Notification) | public | - | |
| ShowAppliedEntries | (var Notification) | public | - | |
| SkipCorrectiveCreditMemo | (var Notification) | public | - | |
| CancelPostedInvoiceStartNewInvoice | (var Record Purch. Inv. Header, var Record Purchase Header) | public | - | |
| TestCorrectInvoiceIsAllowed | (var Record Purch. Inv. Header, Boolean) | public | - | |
| FindItemLedgEntries | (var Record Item Ledger Entry, Code[20]) | public | - |
Events, 9
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterCreateCorrectivePurchCrMemo | (Record Purch. Inv. Header, var Record Purchase Header, var Boolean) | - |
| Integration event | OnAfterTestCorrectInvoiceIsAllowed | (var Record Purch. Inv. Header, Boolean) | - |
| Integration event | OnBeforePurchaseHeaderInsert | (var Record Purchase Header, Record Purch. Inv. Header) | - |
| Integration event | OnBeforeUnAppyCostApplication | (Code[20], var Boolean) | - |
| Integration event | OnBeforeUpdatePurchaseOrderLineInvoicedQuantity | (var Record Purchase Line, Decimal, Decimal, var Boolean) | - |
| Integration event | OnBeforeTestInventoryPostingSetup | (Record Purch. Inv. Line, var Boolean) | - |
| Integration event | OnHasLineDiscountSetup | (Record Purchases & Payables Setup, var Boolean) | - |
| Integration event | OnAfterIsCheckDirectCostAppliedAccount | (Record Purch. Inv. Line, var Boolean) | - |
| Integration event | OnAfterCreateCopyDocument | (var Record Purchase Header) | - |