Table 1001 Job Task in 22
- App
- Base Application
Fields, 33Keys, 2Procedures, 8Events, 11
Versions171819202122232425262728latest
Source29
Fields, 33
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Job No. | Code[20] | - |
| 2 | Job Task No. | Code[20] | - |
| 3 | Description | Text[100] | - |
| 4 | Job Task Type | Enum Job Task Type | - |
| 6 | WIP-Total | Option | - |
| 7 | Job Posting Group | Code[20] | - |
| 9 | WIP Method | Code[20] | - |
| 10 | Schedule (Total Cost) | Decimal | - |
| 11 | Schedule (Total Price) | Decimal | - |
| 12 | Usage (Total Cost) | Decimal | - |
| 13 | Usage (Total Price) | Decimal | - |
| 14 | Contract (Total Cost) | Decimal | - |
| 15 | Contract (Total Price) | Decimal | - |
| 16 | Contract (Invoiced Price) | Decimal | - |
| 17 | Contract (Invoiced Cost) | Decimal | - |
| 19 | Posting Date Filter | Date | - |
| 20 | Planning Date Filter | Date | - |
| 21 | Totaling | Text[250] | - |
| 22 | New Page | Boolean | - |
| 23 | No. of Blank Lines | Integer | - |
| 24 | Indentation | Integer | - |
| 34 | Recognized Sales Amount | Decimal | - |
| 37 | Recognized Costs Amount | Decimal | - |
| 56 | Recognized Sales G/L Amount | Decimal | - |
| 57 | Recognized Costs G/L Amount | Decimal | - |
| 60 | Global Dimension 1 Code | Code[20] | - |
| 61 | Global Dimension 2 Code | Code[20] | - |
| 62 | Outstanding Orders | Decimal | - |
| 63 | Amt. Rcd. Not Invoiced | Decimal | - |
| 64 | Remaining (Total Cost) | Decimal | - |
| 65 | Remaining (Total Price) | Decimal | - |
| 66 | Start Date | Date | - |
| 67 | End Date | Date | - |
Keys, 2
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Job No., Job Task No. | - |
| Key2 | Job Task No. | - |
Procedures, 8
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CalcEACTotalCost | () | Decimal | public | - |
| CalcEACTotalPrice | () | Decimal | public | - |
| Caption | () | Text | public | - |
| InitWIPFields | () | public | - | |
| ValidateShortcutDimCode | (Integer, var Code[20]) | public | - | |
| ClearTempDim | () | public | - | |
| ApplyPurchaseLineFilters | (var Record Purchase Line, Code[20], Code[20]) | public | - | |
| ToPriceSource | (var Record Price Source, Enum Price Type) | public | - |
Events, 11
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterValidateShortcutDimCode | (var Record Job Task, var Record Job Task, Integer, var Code[20]) | - |
| Integration event | OnBeforeOnInsert | (var Record Job Task, var Boolean) | - |
| Integration event | OnInitWIPFieldsOnBeforeModify | (var Record Job Task) | - |
| Integration event | OnAfterOnInsert | (var Record Job Task, var Record Job Task) | - |
| Integration event | OnBeforeValidateJobTaskNo | (var Record Job Task, var Record Job Task, Integer, var Boolean) | - |
| Integration event | OnBeforeValidateShortcutDimCode | (var Record Job Task, var Record Job Task, Integer, var Code[20], Record Job Task) | - |
| Integration event | OnAfterApplyPurchaseLineFilters | (var Record Job Task, var Record Purchase Line) | - |
| Integration event | OnBeforeOnModify | (var Record Job Task, Record Job Task, var Boolean) | - |
| Integration event | OnBeforeValidateJobPostingGroup | (var Record Job Task, Record Job Task, Integer, var Boolean) | - |
| Integration event | OnJobLedgEntriesExistOnAfterSetFilter | (var Record Job Task, var Record Job Ledger Entry) | - |
| Integration event | OnBeforeCaption | (Record Job Task, var Boolean, var Text) | - |