Codeunit 1026 Job Link Usage in 27
- App
- Base Application
- Namespace
- Microsoft.Projects.Project.Job
Versions171819202122232425262728latest
Source29
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| ApplyUsage | (Record Job Ledger Entry, Record Job Journal Line) | public | - | |
| FindMatchingJobPlanningLine | (var Record Job Planning Line, Record Job Ledger Entry) | Boolean | public | - |
| HandleMatchUsageSpecifiedJobPlanningLine | (var Record Job Planning Line, Record Job Journal Line, Record Job Ledger Entry) | public | - | |
| ApplyUsage | (Record Job Ledger Entry, Record Job Journal Line, Boolean) | internal | - |
Events, 17
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterFindMatchingJobPlanningLine | (var Record Job Planning Line, Record Job Ledger Entry, var Boolean) | - |
| Integration event | OnAfterMatchUsageSpecified | (var Record Job Planning Line, var Record Job Journal Line, var Record Job Ledger Entry) | - |
| Integration event | OnBeforeModifyJobPlanningLine | (var Record Job Planning Line, Record Job Ledger Entry) | - |
| Integration event | OnBeforeJobPlanningLineUse | (var Record Job Planning Line, Record Job Ledger Entry) | - |
| Integration event | OnBeforeMatchUsageSpecified | (var Record Job Planning Line, var Record Job Journal Line, var Record Job Ledger Entry, var Boolean) | - |
| Integration event | OnMatchUsageUnspecifiedOnBeforeConfirm | (Record Job Planning Line, Record Job Ledger Entry, var Boolean) | - |
| Integration event | OnMatchUsageUnspecifiedOnAfterCalcMatchedQty | (var Record Job Ledger Entry, var Decimal) | - |
| Integration event | OnMatchUsageUnspecifiedOnAfterUpdateRemainingQtyToMatch | (var Record Job Ledger Entry, var Decimal) | - |
| Integration event | OnFindMatchingJobPlanningLineOnBeforeMatchSpecificJobPlanningLine | (var Record Job Planning Line, Record Job Ledger Entry) | - |
| Integration event | OnFindMatchingJobPlanningLineOnBeforeMatchJobPlanningLineLocation | (var Record Job Planning Line, Record Job Ledger Entry) | - |
| Integration event | OnHandleMatchUsageSpecifiedJobPlanningLineOnAfterJobPlanningLineUse | (var Record Job Planning Line, Record Job Journal Line, Record Job Ledger Entry) | - |
| Integration event | OnHandleMatchUsageSpecifiedJobPlanningLineOnBeforeJobPlanningLineUse | (var Record Job Planning Line, Record Job Journal Line, Record Job Ledger Entry) | - |
| Integration event | HandleMatchUsageSpecifiedJobPlanningLineOnAfterCalcPartialJobPlanningLineQuantityPosting | (Record Job Planning Line, Record Job Journal Line, Record Job Ledger Entry, var Boolean) | - |
| Integration event | OnBeforeHandleMatchUsageSpecifiedJobPlanningLine | (var Decimal, var Decimal, var Decimal, Record Job Planning Line, Record Job Journal Line) | - |
| Integration event | OnHandleMatchUsageSpecifiedJobPlanningLineOnBeforeUpdateQuantity | (var Record Job Planning Line, Record Job Journal Line, var Boolean) | - |
| Integration event | OnMatchUsageUnspecifiedOnBeforeCheckPostedQty | (Record Job Planning Line, Record Job Ledger Entry, Decimal, var Boolean) | - |
| Integration event | OnAfterApplyUsage | (var Record Job Ledger Entry, var Record Job Journal Line) | - |