> For the complete documentation index, see [llms.txt](https://sungrambmjatim.gitbook.io/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sungrambmjatim.gitbook.io/home/siaprka/konsep-umum/pendekatan-rka-skpd.md).

# Pendekatan RKA-SKPD

Berdasarkan [PP Nomor 12 Tahun 2019](https://drive.google.com/file/d/1L7sYaz1jbsKdB0rfVjfR9E6oFb2mkjQQ/view?usp=drive_link) <mark style="color:purple;">Pasal 93</mark> terdapat **3 pendekatan**. Agar sesuai dengan 3 pendekatan tersebut, Kepala SKPD melakukan:

* Evaluasi hasil pelaksanaan Program dan Kegiatan 2 tahun anggaran sebelumnya sampai dengan semester pertama tahun berjalan agar tercipta kesinambungan. <mark style="color:purple;">(Pasal 96 ayat 1)</mark>
* Evaluasi bertujuan menilai Progam dan Kegiatan yang belum terlaksana atau belum selesai di tahun sebelumnya. <mark style="color:purple;">(Pasal 96 ayat 2)</mark>

### Kerangka Pengeluaran Jangka Menengah Daerah <mark style="color:purple;">(Pasal 95 ayat 1 & 2)</mark>

Pengambilan keputusan terhadap kebijakan dilakukan dalam **perspektif lebih dari 1 tahun anggaran** dan mempertimbangkan implikasi biaya pada tahun berikutnya.

### Penganggaran Terpadu <mark style="color:purple;">(Pasal 95 ayat 3)</mark>

Dilakukan dengan **memadukan seluruh proses perencanaan dan penganggaran** di lingkungan SKPD.

### Penganggaran berdasarkan Kinerja <mark style="color:purple;">(Pasal 97)</mark>

Dilakukan dengan memperhatikan:

* Keterkaitan antara **pendanaan** dengan **Keluaran** yang diharapkan dari Kegiatan;
* **Hasil dan manfaat** yang diharapkan; dan
* **Efisiensi** dalam pencapaian Hasil dan Keluaran.

Berpedoman pada:

* Indikator Kinerja;&#x20;
* Tolok ukur dan Sasaran Kinerja sesuai Analisis Standar Belanja;
* Standar Satuan Harga;
* Rencana Kebutuhan BMD; dan
* Standar Pelayanan Minimal.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://sungrambmjatim.gitbook.io/home/siaprka/konsep-umum/pendekatan-rka-skpd.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
