Codeunit 5403 AddOnIntegrManagement in 25
- App
- Base Application
- Namespace
- Microsoft.Inventory
Versions171819202122232425262728latest
Source29
Procedures, 6
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CheckReceiptOrderStatus | (var Record Sales Line) | public | - | |
| ValidateProdOrderOnPurchLine | (var Record Purchase Line) | public | - | |
| ResetReqLineFields | (var Record Requisition Line) | public | - | |
| ValidateProdOrderOnReqLine | (var Record Requisition Line) | public | - | |
| InitMfgSetup | () | public | - | |
| TransferFromReqLineToPurchLine | (var Record Purchase Line, Record Requisition Line) | public | - |
Events, 6
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeCheckReceiptOrderStatus | (Record Sales Line, var Boolean) | - |
| Integration event | OnBeforeTransferFromReqLineToPurchLine | (var Record Purchase Line, var Record Requisition Line, var Boolean) | - |
| Integration event | OnTransferFromReqLineToPurchLineOnBeforeBeforeAssignOverheadRate | (var Record Work Center, var Date) | - |
| Integration event | OnAfterResetReqLineFields | (var Record Requisition Line) | - |
| Integration event | OnBeforeValidateProdOrderOnPurchLine | (var Record Purchase Line, var Boolean) | - |
| Integration event | OnAfterTransferFromReqLineToPurchLine | (var Record Purchase Line, var Record Requisition Line) | - |