Objects/Tables/Table 1101 Cost Journal Line
Table 1101 Cost Journal Line in 17
Jonas Paprotka, Base Application 17.5.22499.32099, checked
- App
- Base Application
Fields, 28Keys, 3Procedures, 3Events, 1
Versions171819202122232425262728latest
Source29
Fields, 28
| Id | Name | Type | Obsolete |
|---|
| 1 | Journal Template Name | Code[10] | - |
| 2 | Line No. | Integer | - |
| 4 | Cost Type No. | Code[20] | - |
| 5 | Posting Date | Date | - |
| 7 | Document No. | Code[20] | - |
| 8 | Description | Text[100] | - |
| 9 | Journal Batch Name | Code[10] | - |
| 11 | Bal. Cost Type No. | Code[20] | - |
| 16 | Amount | Decimal | - |
| 17 | Balance | Decimal | - |
| 18 | Debit Amount | Decimal | - |
| 19 | Credit Amount | Decimal | - |
| 20 | Cost Center Code | Code[20] | - |
| 21 | Cost Object Code | Code[20] | - |
| 22 | Bal. Cost Center Code | Code[20] | - |
| 23 | Bal. Cost Object Code | Code[20] | - |
| 27 | Reason Code | Code[10] | - |
| 29 | G/L Entry No. | Integer | - |
| 30 | Source Code | Code[10] | - |
| 31 | System-Created Entry | Boolean | - |
| 32 | Cost Entry No. | Integer | - |
| 33 | Allocated | Boolean | - |
| 50 | Allocation Description | Text[80] | - |
| 51 | Allocation ID | Code[10] | - |
| 68 | Additional-Currency Amount | Decimal | - |
| 69 | Add.-Currency Debit Amount | Decimal | - |
| 70 | Add.-Currency Credit Amount | Decimal | - |
| 100 | Budget Name | Code[10] | - |
Keys, 3
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Journal Template Name, Journal Batch Name, Line No. | - |
| Key2 | Cost Type No., Cost Center Code, Cost Object Code | - |
| Key3 | G/L Entry No. | - |
Procedures, 3
| Name | Parameters | Returns | Access | Obsolete |
|---|
| SetUpNewLine | (Record Cost Journal Line) | | public | - |
| EmptyLine | () | Boolean | public | - |
| IsOpenedFromBatch | () | Boolean | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterSetUpNewLine | (var Record Cost Journal Line, Record Cost Journal Template, Record Cost Journal Batch, Record Cost Journal Line) | - |