用友BIP对接打通用友BIP其他出库列表查询接口与其他出库审核接口
用友BIP对接打通用友BIP其他出库列表查询接口与其他出库审核接口
对接系统:用友BIP
面向数智化市场,用友倾力打造了全球领先的数智商业创新平台——用友BIP,定位为数智商业的应用级基础设施、企业服务产业的共创平台,服务企业数智化转型和商业创新,让企业云服务随需而用,让数智价值无处不在,让商业创新如此便捷。
集成系统:用友BIP
用友BIP助力行业龙头企业、产业链核心企业以及平台型企业建设产业互联网运营平台,通过运营、管理、协同配置和共享资源,实现产业链上下游连接与协同,并保障安全。
数据接口配置方案
通过可视化界面的拖、拉、拽即可轻松快速构建数据集成流程,将用友BIP、用友BIP之间接口数据联通,支持数据在线预览、数据集成流程全过程调试,Web界面追踪调试日志等功能。 平台兼具实时数据处理和数据集成分发功能,用户通过可视化的拖、拽即可完成数据处理逻辑,将数据加工处理后分发到下游业务系统或其他异构存储中。
用友BIP接口明细
- 接口:/yonbip/scm/othoutrecord/list
- 接口名称:其他出库列表查询
- 接口方法:POST
请求参数
| 字段 | 名称 | 类型 | 描述 |
| pageIndex | 页号 | string | 默认值:1 |
| code | 单据编码 | string | 默认值:10 |
| pageSize | 每页行数 | string | |
| open_vouchdate_begin | 开始日期 | string | |
| warehouse_name | 仓库 | string | |
| bustype_name | 交易类型 | string | |
| org_id | 库存组织id | string | |
| org_name | 库存组织名称 | string | |
| org_code | 库存组织编码 | string | |
| stockMgr_name | 物料 | string | |
| operator_name | 库管员 | string | |
| department_name | 部门 | string | |
| product_cName | 物料名称 | string | |
| open_vouchdate_end | 结束日期 | string | |
| product_productClass_name | 物料分类id | string | 示例:false 默认值:false |
| isSum | 查询表头 | string | |
| simpleVOs | 查询条件 | object | |
| simpleVOs.field1 | 过滤条件1 | object | |
| simpleVOs.field1.field | 查询字段 | string | |
| simpleVOs.field1.op | 比较符 | string | |
| simpleVOs.field1.value1 | 值1 | string | “and” “or” “and not” “or not”,若设置,必填expr1和expr2属性,忽略 column和condition。 |
| simpleVOs.field1.field2 | 过滤条件3 | object | |
| simpleVOs.field1.field2.field | 查询字段 | string | |
| simpleVOs.field1.field2.op | 比较符 | string | |
| simpleVOs.field1.field2.value1 | 值1 | string | “and” “or” “and not” “or not”,若设置,必填expr1和expr2属性,忽略 column和condition。 |
响应参数
| 字段 | 名称 | 类型 | 描述 |
| pageIndex | 当前页 | string | |
| pageSize | 分页大小 | string | |
| pageCount | 页数 | string | |
| beginPageIndex | 查询开始页码 | string | |
| endPageIndex | 查询结束页 | string | |
| recordCount | 总记录数 | string | |
| pubts | 时间戳字符串 | string | |
| recordList | 返回结果对象 | array | |
| recordList.othOutRecords_stockUnitId | 库存单位id | string | |
| recordList.currency | 币种id | string | |
| recordList.vouchdate | 单据日期 | string | |
| recordList.code | 单据编号 | string | |
| recordList.org_name | 库存组织名称 | string | |
| recordList.org_code | 库存组织编码 | string | |
| recordList.org | 库存组织id | string | |
| recordList.store | 门店id | string | |
| recordList.store_name | 门店名称 | string | |
| recordList.warehouse | 仓库id | string | |
| recordList.warehouse_name | 仓库名称 | string | |
| recordList.bustype_extend_attrs_json | 出库类型 | string | |
| recordList.bustype | 业务类型id | string | |
| recordList.bustype_name | 交易类型名称 | string | |
| recordList.stockMgr_name | 库管员名称 | string | |
| recordList.department_name | 部门名称 | string | |
| recordList.stockMgr | 库管员IDid | string | |
| recordList.department | 部门id | string | |
| recordList.accountOrg_name | 会计主体名称 | string | |
| recordList.accountOrg | 会计主体id | string | |
| recordList.totalPieces | 整单件数 | string | |
| recordList.totalQuantity | 整单数量 | string | |
| recordList.status | 单据状态, 0:未提交、1:已提交、 | string | |
| recordList.exchangestatus | 交换状态 | string | |
| recordList.operator | 经办人id | string | |
| recordList.operator_name | 经办人名称 | string | |
| recordList.creator | 创建人 | string | |
| recordList.createTime | 创建时间 | string | |
| recordList.modifier | 修改人 | string | |
| recordList.modifyTime | 修改时间 | string | |
| recordList.auditor | 提交人 | string | |
| recordList.auditTime | 提交时间 | string | |
| recordList.memo | 备注 | string | |
| recordList.id | 主表id | string | |
| recordList.pubts | 时间戳 | string | |
| recordList.tplid | 模板id | string | |
| recordList.othOutRecords_product | 物料id | string | |
| recordList.othOutRecords_product_cCode | 物料编码 | string | |
| recordList.othOutRecords_product_cName | 物料名称 | string | |
| recordList.othOutRecords_productsku | 物料SKUid | string | |
| recordList.othOutRecords_productsku_cCode | 物料sku编码 | string | |
| recordList.othOutRecords_productsku_cName | 物料sku名称 | string | |
| recordList.othOutRecords_product_productClass_code | 物料分类编码 | string | |
| recordList.othOutRecords_productsku_modelDescription | sku规格型号 | string | |
| recordList.othOutRecords_product_modelDescription | 规格型号 | string | |
| recordList.othOutRecords_propertiesValue | 规格 | string | |
| recordList.batchno | 批次号 | string | |
| recordList.invaliddate | 有效期至 | string | |
| recordList.othOutRecords_qty | 数量 | string | |
| recordList.othOutRecords_unit_code | 计量单位编码 | string | |
| recordList.othOutRecords_unit_name | 计量单位名称 | string | |
| recordList.subQty | 件数 | string | |
| recordList.stockUnitId_name | 库存单位 | string | |
| recordList.project_code | 项目编码 | string | |
| recordList.project_name | 项目名称 | string | |
| recordList.natUnitPrice | 单价 | string | |
| recordList.natMoney | 金额 | string | |
| recordList.othOutRecords_subQty | 副计量数量 | string | |
| recordList.othOutRecords_rowno | 行号 | string | |
| recordList.unit_Precision | 主计量精度 | string | |
| recordList.othOutRecords_unit | 单位id | string | |
| recordList.othOutRecords_product_oUnitId | 零售单位id | string | |
| recordList.othOutRecords_product_productOfflineRetail_purchaseUnit | 采购单位id | string | |
| recordList.othOutRecords_invExchRate | 换算率 | string | |
| recordList.othOutRecords_productOfflineRetail_purchaseRate | 采购单位换算率 | string | |
| recordList.othOutRecords_product_primeCosts | 进货价格 | string | |
| recordList.othOutRecords_productsku_primeCosts | sku进货价格 | string | |
| recordList.othOutRecords_memo | 备注 | string | |
| recordList.natCurrency_priceDigit | 单价精度 | string | |
| recordList.natCurrency_moneyDigit | 金额精度 | string | |
| recordList.stockUnitId_precision | 件数精度 | string | |
| recordList.project | 项目id | string | |
| recordList.othOutRecords_id | 子表物料行id | string | |
| recordList.contactsQuantity | 往来数量 | string | |
| recordList.othOutRecords_source | 上游单据类型 | string | |
| recordList.sumRecordList | 合计对象 | aray | |
| recordList.sumRecordList.othOutRecords_qty | 数量 | string | |
| recordList.sumRecordList.natMoney | 本币无税金额 | string | |
| recordList.sumRecordList.subQty | 件数 | string |
用友BIP接口明细
- 接口:/yonbip/scm/othoutrecord/batchaudit
- 接口名称:其他出库审核
- 接口方法:POST
请求参数
| 字段 | 名称 | 类型 | 描述 |
| data | 其他出库单[st.othoutrecord.OthOutRecord] | array | |
| data.id | 主表id | string |
系统打通概况
全面支持数据集成操作可视化、拖拽流式开发,无代码完成多套异构系统集成,降低使用门槛,提升交付速度。特别是在面向用友BIP、用友BIP间API接口集成时,通过对API的设计、创建、测试、部署、集成、管理、运维、下线等全生命周期管理,帮助企业洞察运营状况,进一步优化流程,提高企业商业价值。基于Web图形界面,通过拖拽、连接、配置完成流程设计,数据整合和集成,高效打通业务系统,通过面向运营的统计报表,直观查看API各项指标,实现对全局和项目层级双维度的监控管理。再通过轻易云数据集成中台通过统一门户注册管理,将业务以API的方式对外开放,实现业务创新、能力输出。
Copyright Notice
The article "用友BIP对接打通用友BIP其他出库列表查询接口与其他出库审核接口" is original content owned by 广东轻亿云软件科技有限公司. Reposting is welcome, provided the source (including the original link) is credited in a prominent position.


