Kost2Art.javaKost2ArtDO. Represents the last two digits of a Kost2 cost center.Kost2Art (cost type 2 category) defines what kind of cost a Kost2 represents — e.g., consulting, hardware, travel. The two-digit ID (00–99) forms digits 7–8 of the 8-digit Kost2 identifier.
Key methods:
getId() — Two-digit numeric ID (Long).getName() — Display name shown in selection boxes.getDescription() — Free-text description.isFakturiert() — Whether bookings under this cost type are invoiced to the end customer (impacts financial reporting and invoicing logic).getFormattedId() — Zero-padded two-digit string: 00, 01, …, 99.isDeleted() — Soft-deletion flag.isSelected() / isExistsAlready() — UI state flags used by ProjektListAction when assigning Kost2Art entries to projects.isProjektStandard() — Whether this category is marked as a project default, receiving visual emphasis in project overviews and detail views.868d6abb7 2025 -> 2026 63081666f Source file headers: 2024-> 2025. 4c04cfd65 MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.) b6092df09 Copyright 2023 -> 2024 ab45d51fa Copyright 2001-2022 -> 2001-2023. 5f7ef41b8 Copyright 2021 -> 2022 ceb63e8a1 Source code header: (C) 2001-2021. a1cf6f591 Code Cleanup 7c79f1922 Copyright of source header -> 2020. dd5ca38ac CopyRight of all java file-header updated or created. 9ebb88522 Initial commit