sx_list_payments
Query payment bills from Kingdee's Three-Effect system. Filter by status, date, bill number, and paginate results for read-only access to payment data.
Instructions
查询付款单(bdi_ex_pay)。只读——付款类写操作在本服务中永久禁止。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | ||
| status | No | ||
| bill_no | No | ||
| date_to | No | ||
| order_by | No | billdate desc | |
| date_from | No | ||
| page_size | No | ||
| page_index | No |