Codeunit 99000862 Sales Line Invt. Profile in 26
- App
- Base Application
- Namespace
- Microsoft.Sales.Document
Versions171819202122232425262728latest
Source29
Procedures, 1
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| TransferInventoryProfileFromSalesLine | (var Record Inventory Profile, var Record Sales Line, var Record Reservation Entry) | public | - |
Events, 11
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterTransferInventoryProfileFromSalesLine | (var Record Inventory Profile, var Record Sales Line) | - |
| Integration event | OnBeforeTransSalesLineToProfile | (var Record Inventory Profile, var Record Item, var Record Sales Line) | - |
| Integration event | OnTransSalesLineToProfileOnBeforeProcessLine | (Record Sales Line, var Boolean, var Record Item) | - |
| Integration event | OnAfterFindLinesWithItemToPlan | (var Record Sales Line, var Boolean, var Record Inventory Profile, var Record Item, var Integer) | - |
| Integration event | OnTransSalesLineToProfileOnBeforeTransferFromSalesLineOrder | (var Record Item, var Record Sales Line) | - |
| Integration event | OnTransSalesLineToProfileOnAfterTransferFromSalesLineOrder | (var Record Item, var Record Sales Line, var Record Inventory Profile) | - |
| Integration event | OnTransSalesLineToProfileOnAfterInsertInventoryProfileFromOrder | (var Record Item, var Record Sales Line, var Record Inventory Profile) | - |
| Integration event | OnTransSalesLineToProfileOnAfterInsertInventoryProfileFromReturnOrder | (var Record Item, var Record Sales Line, var Record Inventory Profile) | - |
| Integration event | OnTransSalesLineToProfileOnBeforeTransferFromSalesLineReturnOrder | (var Record Item, var Record Sales Line) | - |
| Integration event | OnTransSalesLineToProfileOnAfterTransferFromSalesLineReturnOrder | (var Record Item, var Record Sales Line, var Record Inventory Profile) | - |
| Integration event | OnTransSalesLineToProfileOnBeforeInvProfileInsert | (var Record Inventory Profile, var Record Item, var Integer) | - |