package com.zy.nc.vo; import lombok.Data; /** * 入库单表体实体类 */ @Data public class GeneralInBodyVO { /** * 来源单据表体主键(必填) */ private String csourcebillbid; /** * 来源单据主键(必填) */ private String csourcebillhid; /** * 来源单据类型(必填) */ private String csourcetype; /** * 实收主数量(必填) */ private Double nnum; /** * 应收主数量(必填) */ private Double nshouldnum; /** * 单据行是否条码关闭 */ private Boolean bbarcodeclose; /** * 批次是否封存 */ private Boolean bcseal; /** * 是否已传存货核算 */ private Boolean bhasiabill; /** * 是否在途 */ private Boolean bonroadflag; /** * 客户 */ private String casscustid; /** * 单位 */ private String castunitid; /** * 出入库类型 */ private String cbodytranstypecode; /** * 库存仓库 */ private String cbodywarehouseid; /** * 对应入库单表体主键 */ private String ccorrespondbid; /** * 对应入库单单据号 */ private String ccorrespondcode; /** * 对应入库单主键 */ private String ccorrespondhid; /** * 对应入库单行号 */ private String ccorrespondrowno; /** * 对应入库单交易类型 */ private String ccorrespondtranstype; /** * 对应入库单类型 */ private String ccorrespondtype; /** * 特征码 */ private String cffileid; /** * 源头单据表体主键 */ private String cfirstbillbid; /** * 源头单据表头主键 */ private String cfirstbillhid; /** * 源头单据交易类型 */ private String cfirsttranstype; /** * 源头单据类型 */ private String cfirsttype; /** * 入库单表体主键 */ private String cgeneralbid; /** * 入库利润中心 */ private String cliabilityoid; /** * 入库利润中心 */ private String cliabilityvid; /** * 货位 */ private String clocationid; /** * 物料 */ private String cmaterialoid; /** * 物料编码 */ private String cmaterialvid; /** * 公司最新版本 */ private String corpoid; /** * 公司 */ private String corpvid; /** * 生产厂商 */ private String cproductorid; /** * 项目 */ private String cprojectid; /** * 质量等级 */ private String cqualitylevelid; /** * 行号 */ private String crowno; /** * 选择拆解单位 */ private String cselastunitid; /** * 序列号质量等级 */ private String csnqualitylevelid; /** * 序列号单位 */ private String csnunitid; /** * 来源单据交易类型 */ private String csourcetranstype; /** * 其他来源单行主键 */ private String csrc2billbid; /** * 其他来源单主键 */ private String csrc2billhid; /** * 其他来源单据类型编码 */ private String csrc2billtype; /** * 其他来源交易类型编码 */ private String csrc2transtype; /** * 库存状态 */ private String cstateid; /** * 货主客户 */ private String ctplcustomerid; /** * 主单位 */ private String cunitid; /** * 供应商 */ private String cvendorid; /** * 寄存供应商 */ private String cvmivenderid; /** * 入库日期 */ private String dbizdate; /** * 首次入库日期 */ private String dinbounddate; /** * 生产日期 */ private String dproducedate; /** * 失效日期 */ private String dvalidate; /** * 批次版本号 */ private Integer ibcversion; /** * 拆解类型 */ private Integer idesatype; /** * 实收数量 */ private Double nassistnum; /** * 条码主数量 */ private Double nbarcodenum; /** * 累计出库数量 */ private Double ncorrespondastnum; /** * 累计出库毛重主数量 */ private Double ncorrespondgrsnum; /** * 累计出库主数量 */ private Double ncorrespondnum; /** * 金额 */ private Double ncostmny; /** * 单价 */ private Double ncostprice; /** * 箱数 */ private Double ncountnum; /** * 费用结算次数 */ private Integer nfeesettlecount; /** * 毛重主数量 */ private Double ngrossnum; /** * 件数 */ private Double npiece; /** * 计划金额 */ private Double nplannedmny; /** * 计划单价 */ private Double nplannedprice; /** * 应收数量 */ private Double nshouldassistnum; /** * 皮重主数量 */ private Double ntarenum; /** * 累计拣配主数量 */ private Double ntotalpicknum; /** * 体积 */ private Double nvolume; /** * 重量 */ private Double nweight; /** * 批次主键 */ private String pk_batchcode; /** * 集团 */ private String pk_group; /** * 计量器具 */ private String pk_measware; /** * 库存组织最新版本 */ private String pk_org; /** * 库存组织 */ private String pk_org_v; /** * 包装类型 */ private String pk_packsort; /** * 序列号主键 */ private String pk_serialcode; /** * 批次时间戳 */ private String tbcts; /** * 检验时间 */ private String tchecktime; /** * 来源表体时间戳 */ private String tsourcebodyts; /** * 来源表头时间戳 */ private String tsourceheadts; /** * 批次号 */ private String vbatchcode; /** * 批次备注 */ private String vbatchcodenote; // 批次自定义项(vbcdef1 - vbcdef20) private String vbcdef1; private String vbcdef2; private String vbcdef3; private String vbcdef4; private String vbcdef5; private String vbcdef6; private String vbcdef7; private String vbcdef8; private String vbcdef9; private String vbcdef10; private String vbcdef11; private String vbcdef12; private String vbcdef13; private String vbcdef14; private String vbcdef15; private String vbcdef16; private String vbcdef17; private String vbcdef18; private String vbcdef19; private String vbcdef20; // 表体自定义项(vbdef1 - vbdef20) private String vbdef1; private String vbdef2; private String vbdef3; private String vbdef4; private String vbdef5; private String vbdef6; private String vbdef7; private String vbdef8; private String vbdef9; private String vbdef10; private String vbdef11; private String vbdef12; private String vbdef13; private String vbdef14; private String vbdef15; private String vbdef16; private String vbdef17; private String vbdef18; private String vbdef19; private String vbdef20; /** * 单据条码 */ private String vbillbarcode; /** * 来自于零售之单据类型 */ private String vbilltypeu8rm; /** * 换算率 */ private String vchangerate; /** * 源头单据号 */ private String vfirstbillcode; /** * 源头单据行号 */ private String vfirstrowno; // 自由辅助属性(vfree1 - vfree10) private String vfree1; private String vfree2; private String vfree3; private String vfree4; private String vfree5; private String vfree6; private String vfree7; private String vfree8; private String vfree9; private String vfree10; /** * 行备注 */ private String vnotebody; /** * 序列号 */ private String vserialcode; // 序列号自定义项(vsndef1 - vsndef40) private String vsndef1; private String vsndef2; private String vsndef3; private String vsndef4; private String vsndef5; private String vsndef6; private String vsndef7; private String vsndef8; private String vsndef9; private String vsndef10; private String vsndef11; private String vsndef12; private String vsndef13; private String vsndef14; private String vsndef15; private String vsndef16; private String vsndef17; private String vsndef18; private String vsndef19; private String vsndef20; private String vsndef21; private String vsndef22; private String vsndef23; private String vsndef24; private String vsndef25; private String vsndef26; private String vsndef27; private String vsndef28; private String vsndef29; private String vsndef30; private String vsndef31; private String vsndef32; private String vsndef33; private String vsndef34; private String vsndef35; private String vsndef36; private String vsndef37; private String vsndef38; private String vsndef39; private String vsndef40; /** * 来源单据号 */ private String vsourcebillcode; /** * 来源单据行号 */ private String vsourcerowno; /** * 其他来源单据号 */ private String vsrc2billcode; /** * 其他来源单行号 */ private String vsrc2billrowno; /** * 收货车号 */ private String vtransfercode; /** * 来自于零售之交易类型 */ private String vtranstypeu8rm; /** * 运输工具号 */ private String vvehiclecode; /** * 供应商批次号 */ private String vvendbatchcode; }