kingdee_query_mrp_result
Retrieve MRP-calculated planned orders from requirements like sales orders and inventory shortages, supporting push-down to purchase or production orders.
Instructions
查询 MRP 运算结果(PLAN_MRPResult)。
来自销售订单/销售预测/库存不足等需求,经 MRP 运算生成的计划订单建议。 可下推生成采购申请/生产订单。
Returns: str: JSON 数组,每条含 FBillNo/FMaterialId/FSrcBillNo/FPurchaseQty 等字段。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |