kingdee_view_production_order
Retrieve complete details of a production order from Kingdee Cloud. Provide the order's FID or bill number to get full data in JSON format.
Instructions
查看生产订单(PRD_MO)完整详情。
必填参数:
form_id: "PRD_MO"
bill_id: 单据 FID 或 bill_no: 单据编号
Returns: str: JSON 格式的生产订单完整数据
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |