在应对以下场景时,我们需要在旺店通的采购入库传入金蝶时与之前的采购订单关联。
在配置入库单关联关系时必须要原始订单的 FID 与 分录ID ,但是旺店通内的采购入库单我们只能够获取到外部订单号(outer_no) 与 物料编码。此时我们可以从 采购订单同步方案 中去定位金蝶系统的原始 ID。
_findCollection find FPOOrderEntry_FEntryId from 8e620793-bebb-3167-95a4-9030368e5262 where FBillNo={{outer_no}} FMaterialId_FNumber={{details_list.goods_no}}
语法释义
自定义函数与联查嵌套
_function _findCollection 两个语句可以组合起来使用。
例如需求: 当查询到物料没启用保质期管理,则生产日期为空。
case
_findCollection find FIsKFPeriod
from 66da8241-98f4-39f9-8fee-cac02e30e532
where FNumber={{details.details_item_code}}
_endFind
when true then '{{details.details_detail_batch_validTime}}'
else '' end
在case语句后面嵌套使用到了 _findCollection 语句,此时需要额外的 _endFind 对联查语句声明结束。
!!注意!!
以上示例代码为了方便演示,使用了换行符、TAB缩进。正常使用时不能出现这些符号
_function case _findCollection find FIsKFPeriod from 66da8241-98f4-39f9-8fee-cac02e30e532 where FNumber={{details.details_item_code}} _endFind when true then '{{details.details_detail_batch_validTime}}' else '' end
| 2024-01-30 00:06:53 | |
| 2023-06-14 19:47:32 | |
| 2023-10-30 16:44:11 | |
| 2023-06-16 00:12:48 | |
| 2021-02-10 00:19:38 | |
| 2024-01-16 16:10:26 | |
| 2023-10-08 17:37:42 | |
| 2022-10-02 22:49:53 | |
| 2023-01-05 11:47:09 | |
| 2021-12-12 20:11:05 | |
| 2021-08-21 00:44:50 | |
| 2021-11-04 09:08:43 | |
| 2022-01-26 17:39:16 | |
| 2021-11-14 05:27:19 | |
| 2023-03-10 22:43:15 | |
| 2023-09-15 14:19:23 | |
| 2021-06-12 18:08:12 | |
| 2022-09-21 02:41:54 | |
| 2023-04-27 21:07:07 | |
| 2023-06-16 19:44:16 | |
| 2023-01-26 10:14:07 | |
| 2023-01-26 10:14:06 | |
| 2023-01-26 10:14:05 | |
| 2023-01-26 10:14:04 | |
| 2023-01-26 10:14:04 |
胡秀丛 15813570600
数据集成顾问 项目总监 她以卓越的数据集成专长,精通ERP、MES系统,以及数据中台的构建与优化。通过创新的一站式解决方案,她助力企业实现数据的无缝对接,提升业务流程效率,确保信息流通无障碍,为企业的数字化转型提供强有力的支持。
卢剑航 13760755942
数据集成专家 拥有十多年丰富的经验,擅长ERP、MES、数据中台、营销云中台等集成。他能够根据客户需求,为其提供一站式集成解决方案,帮助企业快速实现各类系统数据集成服务。
何海波 18175716035
数据集成顾问 轻易云的技术专家,拥有丰富的数据集成规划经验。他能够为客户提供专业、全面的数据集成规划方案,熟练掌握多种集成技术和工具,帮助企业在数据集成领域得到长远发展。