> For the complete documentation index, see [llms.txt](https://panduan-sap.simplidots.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://panduan-sap.simplidots.id/sales-automation-platform/smh-sales-management-hub/stok/pergerakan-stok/cara-mengunduh-pergerakan-stok.md).

# Cara Mengunduh Pergerakan Stok

**Step 1.** Buka menu **Stok**.

**Step 2.** Pilih **Pergerakan Stok**.

**Step 3.** Pilih **Ekspor**.

<figure><img src="/files/9a4s1xpzRkjwYjZampnd" alt=""><figcaption></figcaption></figure>

**Step 4.** Pilih **Excel**.

<figure><img src="/files/SKqm7nmZFtNgN7qZVCHJ" alt=""><figcaption></figcaption></figure>

**Step 5.** Pilih **Tutup** dan tunggu proses ekspor selesai.

<figure><img src="/files/us3sJRui3fKPy1eAlue9" alt="" width="375"><figcaption></figcaption></figure>

**Step 6.** Buka **notifikasi** dan klik **Unduh** pada ekspor yang telah berhasil.

<figure><img src="/files/yF1SaSRg94rD2TDNGDqb" alt=""><figcaption></figcaption></figure>

**Step 7.** Berikut hasil ekspor excel pergerakan stok.

> *Contoh : Pada tanggal 20 Maret 2025, terdapat pergerakan stok dengan nomor SM-250300001 dengan referensi dokumen IN-250300001 terdapat produk Gula Pasir 1 Kg masuk ke Gudang Medan sebanyak 500 Pcs.*&#x20;

<figure><img src="/files/M41t5fbXyInLFN9WBxCn" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Keterangan**:

* Date : Tanggal pergerakan stok
* StockMovementNo : Nomor pergerakan stok
* RefDocNo : Nomor referensi dokumen
* ProductCode : Kode produk
* ProductName : Nama produk
* WarehouseName: Nama gudang
* Movement Type : In (Masuk), Out (Keluar)
* UnitL: Nama satuan unit besar
* UnitM : Nama satuan unit sedang
* UnitS: Nama satuan unit kecil
* QuantityL: Jumlah kuantitas unit besar
* QuantityM: Jumlah kuantitas unit sedang
* QuantityS: Jumlah kuantitas unit kecil
  {% endhint %}


---

# 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:

```
GET https://panduan-sap.simplidots.id/sales-automation-platform/smh-sales-management-hub/stok/pergerakan-stok/cara-mengunduh-pergerakan-stok.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
