StockBarCodes
Query t_barcode join in t_Stock in Kingdee.
Columns
| Name | Type | Description |
| UUID | String | Unique identifier of the stock record. Mapping to field t_Item.UUID |
| BarCode | String | Mapping to field t_barcode.FBarCode |
| Remark | String | Mapping to field t_barcode.FRemark |