Kingdee Cloud Xingkong connects with Bojun ERP transfer order query interface and modification record interface

Kingdee Cloud Xingkong connects with Bojun ERP transfer order query interface and modification record interface

Uploading... Reupload Cancel

Docking source platform: Kingdee Cloud Starry Sky

Kingdee K/3Cloud provides a standard management model on the basis of summarizing the best practices in managing millions of customers; through a standard business structure: multi-accounting standards, multi-currency, multi-location, multi-organization, multi-tax system application framework, etc. , effectively support the operation and management of enterprises; K/3Cloud provides standard business modeling: 35 standard ERP domain models, 1046 model elements, 21243 model element attribute combinations, and 288 business service components, allowing enterprises and partners to quickly Construct industrialized and personalized applications.

Docking target system: Bojun ERP

In the future, Bojun Technology will continue to forge ahead and continue to provide brands with more comprehensive retail terminal winning tools. Bojun Technology always adheres to innovative development, explores the development direction and breakthrough opportunities of the large retail industry, constantly summarizes and refines new scenarios and new ways of playing in the current and future, optimizes and upgrades its own system, and accompanies the sustainable development of customers.

Configure integration scheme

Through Easy Cloud System Data Integration Platform: Data Integration Solution. Select the Start creating a data integration scenario menu. In the solution configuration form, select the corresponding source business system: Kingdee Cloud and Starry Sky, and then select the corresponding connector. Select the corresponding executeBillQuery as the data docking source. Then write the target platform to configure the target system as Bojun ERP, and select the corresponding connector (about how to connect the interface of Bojun ERP, you can find relevant information in the Qeasy Cloud Data Integration Community Forum bbs.qeasy.cloud). Select the corresponding /rest/excute interface as the data writing action to complete the interface configuration in the first step.
Uploading... Reupload Cancel

Kingdee Cloud Xingkong interface details

  • Interface: executeBillQuery
  • Interface name: transfer order query
  • Interface method: POST

request parameters

field name type describe
FBillEntry_FEntryID FEntryID string
FID entity primary key string
FBillNo Document Number string
FDocumentStatus document status string
FStockOrgId_FNumber Transfer Into Inventory Organization string
FDate date string
FBillTypeID_FNumber Document Type string
FTransferBizType transfer type string
FStockOutOrgId_FNumber call out inventory organization string
FTransferDirect transfer direction string
FNote Remark string
FBizType business type string
FSaleOrgId_FNumber sales organization string
FSettleOrgId_FNumber settlement organization string
FCustID_FNumber Corresponding customers string
FSUPPLIERID_FNumber Corresponding supplier string
FThirdSrcId Third-party source single internal code string
FThirdSrcBillNo Third-party source code string
FThirdSystem third party system string
FMaterialId_FNumber Material coding string
Floot Call up the batch number string
FSrcStockId_FNumber call out warehouse string
FSrcStockLocId call out position string
FDestStockId_FNumber Transfer to warehouse string
FDestStockLocId Transfer into position string
FQty Transfer quantity string
FPrice cost price string
FAmount total cost string
FBomId BOM version string
FProduceDate Production Date string
FExpiryDate Valid until string
FMtoNo Program Tracking Number string
FSrcStockStatusId Call up stock status string
FDestStockStatusId Call in stock status string
FOwnerId_FNumber transferred to the owner string
FOwnerOutId_FNumber Call out the shipper string
FSrcBillTypeId Source order type string
FSrcSeq source line number string
FOROrderNo order number string
FNoteEntry Remark string
FSrcBillNo Source number string
FBFLowId Business Process string
FConsignPrice unit price string
FTaxPrice Unit price including tax string
FTaxRate tax rate% string
FDestLot Transfer batch number string
FQmEntryId Inventory please check EntryId string
FConvertEntryId Inventory Status Transition EntryId string
FSOEntryId Sales order EntryId string
FThirdSrcEntryId Third-party source entry code string
FISFREE giveaway string
Limit Maximum number of lines string Kingdee query pagination parameters
FieldKeys The set of field keys to be queried array Kingdee entry primary key ID format: FPOOrderEntry_FEntryId, other formats FPurchaseOrgId.FNumber
TopRowCount 返回总行数 int 金蝶的查询分页参数
FilterString 过滤条件 string 示例写法 FSupplierId.FNumber = 'VEN00010' and FApproveDate>=
FormId 业务对象表单Id string 必须填写金蝶的表单ID如

UR_PurchaseOrder
StartRow 开始行索引 string 金蝶的查询分页参数

响应参数

字段 名称 类型 描述
FBillEntry_FEntryID FEntryID string
FID 实体主键 string
FBillNo 单据编号 string
FDocumentStatus 单据状态 string
FStockOrgId_FNumber 调入库存组织 string
FDate 日期 string
FBillTypeID_FNumber 单据类型 string
FTransferBizType 调拨类型 string
FStockOutOrgId_FNumber 调出库存组织 string
FTransferDirect 调拨方向 string
FNote 备注 string
FBizType 业务类型 string
FSaleOrgId_FNumber 销售组织 string
FSettleOrgId_FNumber 结算组织 string
FCustID_FNumber 对应客户 string
FSUPPLIERID_FNumber 对应供应商 string
FThirdSrcId 第三方源单内码 string
FThirdSrcBillNo 第三方源单编码 string
FThirdSystem 第三方系统 string
FMaterialId_FNumber 物料编码 string
FLot 调出批号 string
FSrcStockId_FNumber 调出仓库 string
FSrcStockLocId 调出仓位 string
FDestStockId_FNumber 调入仓库 string
FDestStockLocId 调入仓位 string
FQty 调拨数量 string
FPrice 成本价 string
FAmount 总成本 string
FBomId BOM版本 string
FProduceDate 生产日期 string
FExpiryDate 有效期至 string
FMtoNo 计划跟踪号 string
FSrcStockStatusId 调出库存状态 string
FDestStockStatusId 调入库存状态 string
FOwnerId_FNumber 调入货主 string
FOwnerOutId_FNumber 调出货主 string
FSrcBillTypeId 源单类型 string
FSrcSeq 源单行号 string
FOrderNo order number string
FNoteEntry Remark string
FSrcBillNo Source number string
FBFLowId Business Process string
FConsignPrice unit price string
FTaxPrice Unit price including tax string
FTaxRate tax rate% string
FDestLot Transfer batch number string
FQmEntryId Inventory please check EntryId string
FConvertEntryId Inventory Status Transition EntryId string
FSOEntryId Sales order EntryId string
FThirdSrcEntryId Third-party source entry code string
FISFREE giveaway string

Bojun ERP interface details

  • Interface: /rest/excute
  • Interface name: modify record
  • Interface method: POST

request parameters

field name type describe
table Table Name string
ID primary key ID string ID is Bojun's unified primary key field
partial_update Whether to partially update string
EDIFLAG interface tag string Dynamically configure fields according to the table structure
command operation command string

System data docking

As the scale of the enterprise gradually increases, the IT construction that supports business operations becomes more and more important. However, during the IT construction process of the enterprise, it is often found that a certain software supplier cannot completely cover all the business operation processes of the enterprise. The result is that there are many complete IT systems in the enterprise, from ERP to HR, CRM, PDM, OA, etc., it seems that all businesses are covered, but in fact, because these systems are not integrated, many new problems have been formed in the enterprise. Information isolated islands are very unfavorable to the subsequent management and strategic development of enterprises. Judging from the current and future development trends, it is inevitable that we will encounter the above problems. After all, due to the diversification of business operations, not all businesses can be completed in one system, so we must support better in terms of product architecture. Collaborate with external systems. Through the unified API management platform of the easy cloud integration platform, the API is explicit and visualized, making all API services the digital assets of the enterprise, improving the utilization rate of the API, giving full play to the value of the business system, and realizing the pluggable and scalable IT assets of the enterprise. Reusable and composable.
Uploading... Reupload Cancel

 

Guess you like

Origin blog.csdn.net/bingHHB/article/details/129763449