SupplierBarCodes
Query t_barcode join in t_supplier in Kingdee.
Columns
| Name | Type | Description |
| UUID | String | Unique identifier of the supplier record.Mapping to field t_supplier.UUID |
| BarCode | String | Mapping to field t_barcode.FBarCode |
| Remark | String | Mapping to field t_barcode.FRemark |