sx_list_loans
Query loan bills from Kingdee's Three-Effect system using filters like status, date range, and bill number. Retrieve paginated loan records for read-only review.
Instructions
查询借款单(bdi_ex_loan)。
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 |