金蝶K/3Cloud结合当今先进管理理论和数十万家国内客户最佳应用实践,面向事业部制、多地点、多工厂等运营协同与管控型企业及集团公司,提供一个通用的ERP服务平台。K/3Cloud支持的协同应用包括但不限于:集中/分散销售、集中/分散采购、B2B电商管理、B2C电商中心、供应商协同、多工厂计划、跨工厂领料、跨工厂加工、工厂间调拨、内部交易及结算、集团财务管理、阿米巴经营等。
积加创始人及核心产品技术团队,深耕于跨境电商技术领域十余年,深刻领悟卖家在Amazon业务运营各环节的核心诉求,结合多年技术管理经验,全面考虑中国卖家的实际需求,开发出最懂亚马逊卖家、最适合中国市场的跨境电商ERP。
异构系统具有非常丰富的业务流程、复杂的系统架构和服务接口。在很多情况下,这两个系统都是分别独立部署和运行的,各自拥有不同的技术栈和编程模型,甚至两者在系统平台、技术平台和编程语言上是完全异构的。那么对接就需要根据接口配置对应的规则,例如取数就要根据查询接口获取金蝶云星空的数据,并且根据对应的条件进行取数,目标系统就必须根据目标系统的格式,以及获取的数据进行加工处理后进行写入到积加ERP中。轻易云集成平台的可视化配置轻松实现。
字段 | 名称 | 类型 | 描述 |
FMasterId | id | string | |
FNumber | 编码 | string | |
FName | 名称 | string | |
FSpecification | 规格型号 | string | |
FMnemonicCode | 助记码 | string | |
FOldNumber | 旧物料编码 | string | |
FBARCODE | 条码 | string | |
FDescription | 描述 | string | |
FMaterialGroup_FNumber | 物料分组 | string | |
FErpClsID | 物料属性 | string | |
FDocumentStatus | 数据状态 | string | |
FForbidStatus | 禁用状态 | string | |
FBaseUnitId_FNumber | 基本单位.编码 | string | |
FCreateOrgId_FNumber | 创建组织 | string | |
FUseOrgId_FNumber | 使用组织 | string | |
FIsInventory | 允许库存 | string | |
FIsSale | 允许销售 | string | |
FIsAsset | 允许资产 | string | |
FIsSubContract | 允许委外 | string | |
FIsProduce | 允许生产 | string | |
FIsPurchase | 允许采购 | string | |
FStockId_FNumber | 仓库 | string | |
FPurchaseOrgId_FNumber | 采购组织.编码 | string | |
FPurchaseOrgId_FName | 采购组织 | string | |
FIsBatchManage | 启用批号管理 | string | |
FIsKFPeriod | 启用保质期管理 | string | |
FIsSNManage | 启用序列号管理 | string | |
FSafeStock | 安全库存 | string | |
FCategoryID | 存货类别 | string | |
FExpPeriod | 保质期 | string | |
FOrderQty | 起订量 | string | |
FMinQty | 最小批量 | string | |
FMaxQty | 最大批量 | string | |
FDefaultVendor_FNumber | 默认供应商 | string | |
FMaxPOQty | 最大订货量 | string | |
FMinPOQty | 最小订货量 | string | |
FIncreaseQty | 最小包装量 | string | |
FFixLeadTime | 固定提前期 | string | |
FVarLeadTime | 变动提前期 | string | |
FPlanBatchSplitQty | 拆分批量 | string | |
FProduceBillType_FNumber | 生产类型 | string | |
FPOBillTypeId_FNumber | 采购类型 | string | |
FSubBillType_FNumber | 委外类型 | string | |
FGROSSWEIGHT | 毛重 | string | |
FNETWEIGHT | 净重 | string | |
FWEIGHTUNITID_FNumber | 重量单位 | string | |
FLENGTH | 长 | string | |
FWIDTH | 宽 | string | |
FHEIGHT | 高 | string | |
FVOLUME | 体积 | string | |
FWARRANTY | 保修期 | string | |
FSalePrice_CMK | 零售价 | string | |
FVIPPrice_CMK | 会员价 | string | |
FPurPrice_CMK | 采购单价 | string | |
FComBrandId_CMK_FNumber | 品牌 | string | |
FPURCHASERID | 采购员 | string | |
Limit | 最大行数 | string | 金蝶的查询分页参数 |
StartRow | 开始行索引 | string | 金蝶的查询分页参数 |
TopRowCount | 返回总行数 | int | 金蝶的查询分页参数 |
FilterString | 过滤条件 | string | 示例写法 FSupplierId.FNumber = 'VEN00010' and FApproveDate>= |
FieldKeys | 需查询的字段key集合 | array | 金蝶分录主键ID格式:FPOOrderEntry_FEntryId,其它格式 FPurchaseOrgId.FNumber |
FormId | 业务对象表单Id | string | 必须填写金蝶的表单ID如:PUR_PurchaseOrder |
字段 | 名称 | 类型 | 描述 |
FMasterId | id | string | |
FNumber | 编码 | string | |
FName | 名称 | string | |
FSpecification | 规格型号 | string | |
FMnemonicCode | 助记码 | string | |
FOldNumber | 旧物料编码 | string | |
FBARCODE | 条码 | string | |
FDescription | 描述 | string | |
FMaterialGroup_FNumber | 物料分组 | string | |
FErpClsID | 物料属性 | string | |
FDocumentStatus | 数据状态 | string | |
FForbidStatus | 禁用状态 | string | |
FBaseUnitId_FNumber | 基本单位.编码 | string | |
FCreateOrgId_FNumber | 创建组织 | string | |
FUseOrgId_FNumber | 使用组织 | string | |
FIsInventory | 允许库存 | string | |
FIsSale | 允许销售 | string | |
FIsAsset | 允许资产 | string | |
FIsSubContract | 允许委外 | string | |
FIsProduce | 允许生产 | string | |
FIsPurchase | 允许采购 | string | |
FStockId_FNumber | 仓库 | string | |
FPurchaseOrgId_FNumber | 采购组织.编码 | string | |
FPurchaseOrgId_FName | 采购组织 | string | |
FIsBatchManage | 启用批号管理 | string | |
FIsKFPeriod | 启用保质期管理 | string | |
FIsSNManage | 启用序列号管理 | string | |
FSafeStock | 安全库存 | string | |
FCategoryID | 存货类别 | string | |
FExpPeriod | 保质期 | string | |
FOrderQty | 起订量 | string | |
FMinQty | 最小批量 | string | |
FMaxQty | 最大批量 | string | |
FDefaultVendor_FNumber | 默认供应商 | string | |
FMaxPOQty | 最大订货量 | string | |
FMinPOQty | 最小订货量 | string | |
FIncreaseQty | 最小包装量 | string | |
FFixLeadTime | 固定提前期 | string | |
FVarLeadTime | 变动提前期 | string | |
FPlanBatchSplitQty | 拆分批量 | string | |
FProduceBillType_FNumber | 生产类型 | string | |
FPOBillTypeId_FNumber | 采购类型 | string | |
FSubBillType_FNumber | 委外类型 | string | |
FGROSSWEIGHT | 毛重 | string | |
FNETWEIGHT | 净重 | string | |
FWEIGHTUNITID_FNumber | 重量单位 | string | |
FLENGTH | 长 | string | |
FWIDTH | 宽 | string | |
FHEIGHT | 高 | string | |
FVOLUME | 体积 | string | |
FWARRANTY | 保修期 | string | |
FSalePrice_CMK | 零售价 | string | |
FVIPPrice_CMK | 会员价 | string | |
FPurPrice_CMK | 采购单价 | string | |
FComBrandId_CMK_FNumber | 品牌 | string | |
FPURCHASERID | 采购员 | string |
字段 | 名称 | 类型 | 描述 |
productVoInfo | 产品资料 | object | |
productVoInfo.sku | SKU (不能使用 +,*作为编码,建议使用数字、字母和下划线) | string | |
productVoInfo.category | 品类 | string | |
productVoInfo.name | 名称 | string | |
productVoInfo.productType | 产品类型(0:成品;1:包材;2:组合成品;3:半成品;) | string | |
productVoInfo.isInspection | 是否商检(1是/0否,不填写,默认为否) | string | |
productVoInfo.state | 产品状态(0:正常;1:停用) | string | |
productVoInfo.purchase | 是否采购(0:否;1:是;) | string | |
productVoInfo.purchaseAccount | 采购负责人 | string | |
productVoInfo.dataPermission | 数据权限 | string | |
productVoInfo.packageL | 包装尺寸-长(cm) | string | |
productVoInfo.packageW | 包装尺寸-宽(cm) | string | |
productVoInfo.packageH | 包装尺寸-高(cm) | string | |
productVoInfo.packageWeight | 单品毛重(g) | string | |
productVoInfo.productDeliveryDays | 采购交期(天) | string | |
productVoInfo.quote | 参考成本 | string | |
productVoInfo.briefName | 简称 | string | |
productVoInfo.smallImageUrl | 图片链接 | string | |
productVoInfo.unit | 单位(不填写,默认为pcs) | string | |
productVoInfo.clothing | 属于服装类别(是/否,不填写,默认为否) | string | |
productVoInfo.spu | SPU | string | |
productVoInfo.brand | 品牌 | string | |
productVoInfo.productManagerAccountId | 产品负责人 | string | |
productVoInfo.assembly | 组合规则(子件01 SKU数量+子件02 SKU数量…) | string | |
productVoInfo.assemblyPackage | 包材规则(包材01 SKU数量+包材02 SKU数量…) | string | |
productVoInfo.singleProductSizeL | 单品尺寸-长(cm) | string | |
productVoInfo.singleProductSizeW | 单品尺寸-宽(cm) | string | |
productVoInfo.singleProductSizeH | 单品尺寸-高(cm) | string | |
productVoInfo.singleProductNetWeight | 单品净重(g) | string | |
productVoInfo.productCartonVos | 箱规列表信息 | array | |
productVoInfo.productCartonVos.nationaCustoms | 适用国家 | string | |
productVoInfo.productCartonVos.defaultFlag | 默认标志 | string | |
productVoInfo.productCartonVos.cartonSizeL | 外箱尺寸-长(cm) | string | |
productVoInfo.productCartonVos.cartonSizeW | 外箱尺寸-宽(cm) | string | |
productVoInfo.productCartonVos.cartonSizeH | 外箱尺寸-高(cm) | string | |
productVoInfo.productCartonVos.singleQuantity | 单箱数量(pcs) | string | |
productVoInfo.productCartonVos.singleWeight | 单箱毛重(g) | string | |
productVoInfo.productCartonVos.singleNetWeight | 单箱净重(g) | string | |
productVoInfo.productCartonVos.specification | 规格 | string | |
productVoInfo.productCartonVos.property | 属性 | string | |
productVoInfo.productCartonVos.title | 产品标题 | string | |
productVoInfo.productCartonVos.description | 产品描述 | string | |
productVoInfo.productCartonVos.transferGroup | 物流分组 | string | |
productVoInfo.productCartonVos.material | 产品材质 | string | |
productVoInfo.productCartonVos.productUsage | 产品用途 | string | |
productVoInfo.productCartonVos.manufacturingCountry | 制造国 | string | |
productVoInfo.productCartonVos.customsCode | 报关编码 | string | |
productVoInfo.productCartonVos.chineseCustomsName | 中文报关名 | string | |
productVoInfo.productCartonVos.englishCustomsName | 英文报关名 | string | |
productVoInfo.productCartonVos.productCustomsVos | 清关列表信息 | array | |
productVoInfo.productCartonVos.productCustomsVos.dutyCurrency | 默认-关税申报币种(例:人民币为CNY) | string | |
productVoInfo.productCartonVos.productCustomsVos.dutyPrice | 默认-关税申报单价 | string | |
productVoInfo.productCartonVos.productCustomsVos.customsClearCode | 默认-清关编码 | string |
可视化配置,即便是普通业务人员也可以快速轻松对接多个平台,解决企业面临的数据孤岛,数据混乱等问题,实现数据可见、可用、可运营。进行统一化,模块化,标准化的服务能力和输出,实现对业务端数据需求的精准满足和高效响应,也可以在业务数据需求的不断增加下,让企业有整套的可复用的api资产以更换,支持业务的正常运转,节省开发成本。在不同的着重点和应用上解决数据共享,实现平台之间的独立管理。