# Pembelian

Pastikan Anda telah menyiapkan data berikut sebelum memulai **Pembelian (Purchase)**:

1. Data nama pemasok (supplier).
2. Produk.
3. Waktu pembayaran.
4. Gudang.

Selanjutnya, pada menu **Pembelian (Purchase)** terdapat beberapa sub-menu yang akan membantu Anda dalam proses pembelian, diantaranya sebagai berikut:

1. Pemasok (Supplier).
2. Pesanan Pembelian (Purchase Order).
3. Pengiriman Pembelian (Purchase Delivery).
4. Faktur Pembelian (Purchase Invoice).
5. Pembayaran Pembelian (Supplier Payment).


---

# Agent Instructions: 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/pembelian.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.
