sx_operation
Executes official custom operations in Kingdee's Three-Effect system. Accepts an operation key and parameters dict, then serializes them into the official operationParJsonStr format for read-only queries.
Instructions
执行三效自定义方法(官方 operation)。
只读白名单:loadAppParameter, getUserPermission, getUserconfig, materialBudget, costBudget, workingHourBudget, getAttachFieldPermission, enableWorkflow, isInWorkflow。参数用 dict 传,本工具负责序列化成 官方要求的 operationParJsonStr 字符串。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| par | No | ||
| operation_key | Yes |