Objects/Tables/Table 1109 Cost Budget Entry
Table 1109 Cost Budget Entry in 20
Jonas Paprotka, Base Application 20.5.45456.61928, checked
- App
- Base Application
Fields, 17Keys, 6Procedures, 9Events, 2
Versions171819202122232425262728latest
Source29
Fields, 17
| Id | Name | Type | Obsolete |
|---|
| 1 | Entry No. | Integer | - |
| 2 | Budget Name | Code[10] | - |
| 3 | Cost Type No. | Code[20] | - |
| 4 | Date | Date | - |
| 5 | Cost Center Code | Code[20] | - |
| 6 | Cost Object Code | Code[20] | - |
| 7 | Amount | Decimal | - |
| 9 | Description | Text[100] | - |
| 20 | Document No. | Code[20] | - |
| 30 | Source Code | Code[10] | - |
| 31 | System-Created Entry | Boolean | - |
| 32 | Allocated | Boolean | - |
| 33 | Allocated with Journal No. | Integer | - |
| 40 | Last Modified By User | Code[50] | - |
| 42 | Last Date Modified | Date | - |
| 50 | Allocation Description | Text[80] | - |
| 51 | Allocation ID | Code[10] | - |
Keys, 6
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Entry No. | - |
| Key2 | Budget Name, Cost Type No., Date | - |
| Key3 | Budget Name, Cost Type No., Cost Center Code, Cost Object Code, Date | - |
| Key4 | Budget Name, Cost Center Code, Cost Type No., Allocated, Date | - |
| Key5 | Budget Name, Cost Object Code, Cost Type No., Allocated, Date | - |
| Key6 | Budget Name, Allocation ID, Date | - |
Procedures, 9
| Name | Parameters | Returns | Access | Obsolete |
|---|
| GetLastEntryNo | () | Integer | public | - |
| CompressBudgetEntries | (Code[20]) | | public | - |
| CheckEntries | () | | public | - |
| SetCostBudgetRegNo | (Integer) | | public | - |
| GetCostBudgetRegNo | () | Integer | public | - |
| GetFirstCostType | (Text[250]) | Text[20] | public | - |
| GetFirstDate | (Text) | Date | public | - |
| GetFirstCostCenter | (Text[250]) | Code[20] | public | - |
| GetFirstCostObject | (Text[250]) | Code[20] | public | - |
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnBeforeCompressBudgetEntries | (Code[20], var Boolean) | - |
| Integration event | OnBeforeCheckEntries | (Record Cost Budget Entry, var Boolean) | - |