Codeunit 5857 Copy Invt. Document Mgt. in 26
- App
- Base Application
- Namespace
- Microsoft.Inventory.Document
Versions171819202122232425262728latest
Source29
Procedures, 6
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| SetProperties | (Boolean, Boolean, Boolean, Boolean, Boolean) | public | - | |
| CopyItemDoc | (Enum Invt. Doc. Document Type From, Code[20], var Record Invt. Document Header) | public | - | |
| GetItemDocLedgerEntryNo | (Code[20], Integer, Integer) | Integer | public | - |
| CheckItemAvailable | (var Record Invt. Document Header, var Record Invt. Document Line) | public | - | |
| SetCopyItemTracking | (Boolean) | public | - | |
| CopyAsCorrection | (Boolean) | public | - |
Events, 5
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnCopyInvtDocLineOnBeforeCopyItemTrackingAndAppliesValues | (var Record Invt. Document Header, var Record Invt. Document Line, var Record Invt. Document Header, var Record Invt. Document Line, Enum Invt. Doc. Document Type From, var Boolean, var Boolean) | - |
| Integration event | OnAfterCopyInvtDocLine | (var Record Invt. Document Line, var Record Invt. Document Header, var Record Invt. Document Line) | - |
| Integration event | OnCopyItemDocOnBeforeLoopFromInventoryDocumentLine | (var Record Invt. Document Line) | - |
| Integration event | OnCopyItemDocOnBeforeLoopFromInventoryReceiptLine | (var Record Invt. Receipt Line) | - |
| Integration event | OnCopyItemDocOnBeforeLoopFromInventoryShipmentLine | (var Record Invt. Shipment Line) | - |