# FG3 — Saistību un izdevumu uzskaite Function group 3 - accounting for liabilities and expenses: supplier data and contract management, receipt and processing of invoices and supporting documents, and business-trip and economic settlements. - **UAPF level:** L2 (function group) - **Package id:** `vk.gramatvediba.fg3` - **Source:** Valsts Kase *Grāmatvedības uzskaites procesu apraksts* — FG3 schema and process register. ## Status Composition build complete. FG3 is the function group taken to executable depth in this proof-of-concept. Its six sub-process packages are created and wired into this package through `includes`; FG3-1 is built out as an executable L4 package (BPMN + DMN + resource mappings), and FG3-2…FG3-6 are draft composition placeholders pending their executable build-out. | Sub-process | Title | Package | State | |-------------|-------|---------|-------| | FG3-1 | Rēķina/kredītrēķina saņemšana par precēm/pakalpojumiem | `processes/fg3-1` | executable (BPMN + DMN) | | FG3-2 | Iepirkuma līguma darbības izbeigšana | `processes/fg3-2` | draft stub | | FG3-3 | Klienta datu pārvaldība | `processes/fg3-3` | draft stub | | FG3-4 | Saimnieciskā norēķina veikšana | `processes/fg3-4` | draft stub | | FG3-5 | Komandējuma norēķina veikšana | `processes/fg3-5` | draft stub | | FG3-6 | Kopsavilkuma grāmatošana | `processes/fg3-6` | draft stub | The sub-process packages are L4 and located at `processes/fg3-x/` as siblings of this package, per `docs/conventions.md`. FG3 references them with `includes` and never copies their executable artifacts (UAPF 2.2.0 §05, no-duplication rule).