用友BIP和用友BIP单据接口对接
用友BIP和用友BIP单据接口对接
接通系统:用友BIP
YonBIP用友商业创新平台,是用友在数字经济时代面向成长型、大型企业及巨型企业,融合了先进且高可用技术平台和公共与关键商业应用与服务,支撑和运行客户的商业创新(业务创新、管理变革),并且具有数字化、智能化、高弹性、安全可信、社会化、全球化、平台化、生态化等特征的综合型服务平台。
接入系统:用友BIP
YonBIP用友商业创新平台,是用友在数字经济时代面向成长型、大型企业及巨型企业,融合了先进且高可用技术平台和公共与关键商业应用与服务,支撑和运行客户的商业创新(业务创新、管理变革),并且具有数字化、智能化、高弹性、安全可信、社会化、全球化、平台化、生态化等特征的综合型服务平台。
数据对接方案
数据集成平台对应的配置用友BIP与用友BIP的对接只要三步就能完成两个系统之间的数据对接。第一步根据用友BIP的接口参数要求记录在轻易云集成平台。第二步配置用友BIP与用友BIP之间的字段对应关系(更多方案可借鉴轻易云数据集成社区论坛中找到相关方案信息)第三步完成方案的检查参数设置:传递时间、重试次数、是否启动、前置条件等上线运行。
用友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 |
数据对接效果
当企业规模逐渐增大时,作为支撑业务运营的IT建设也变得越来越重要,不过往往企业的IT建设过程中会发现某一家软件供应商基本不能完全覆盖企业所有的业务运营流程,这样的结果就是,企业上的IT系统很多很全,从ERP到HR、CRM、PDM、OA等,貌似所有的业务都覆盖到了,但实际上因为这些系统的不集成,而形成了企业很多新的信息孤岛,非常不利于企业的后续的管理和战略发展。从现今和往后的发展趋势来看,也不可避免会遇到上述问题,毕竟企业经营的多样化,并不是所有的业务都能在一个系统中完成,所以我们必须在产品架构上支持更好的与外部系统进行协同。通过轻易云集成平台统一的API管理平台,对API进行显性化、可视化,使所有API服务成为企业的数字资产,提升API利用率,发挥业务系统价值,实现企业IT资产的可插拔、可复用、可组成。
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.


