| | |
| | | { |
| | | public string HAddress;// varchar(200) --交货å°ç¹ |
| | | public Int64 HSSID;// int --ç»ç®æ¹å¼ (Gy_SettleStyle) |
| | | public Int64 HSellSID;// int --éè´æ¹å¼ (Gy_PoStockStyle) new |
| | | public Int64 HSellSID;// int --é宿¹å¼ (Gy_SellStyle) new |
| | | public Int64 HCusID;// int --ä¾åºå ï¼Gy_Supplierï¼ |
| | | public Int64 HCurID;// int --å¸å« (Gy_Currency) |
| | | public Single HExRate;// money --æ±ç (éæ©å®å¸å«å¸¦åº) |
| | |
| | | public DateTime HSSDate;// datetime --ç»ç®æ¥æ --addnew |
| | | public string HChangeMan;// varchar(50) --åæ´äººï¼ä¸å¯ç¼è¾,ç°è²æ¾ç¤ºç±»ä¼¼å®¡æ ¸äººï¼ --addnew |
| | | public DateTime HChangeDate;// datetime --åæ´æ¥æï¼ä¸å¯ç¼è¾,ç°è²æ¾ç¤ºï¼ --addnew |
| | | |
| | | |
| | | public Int64 HInterID; |
| | | public long HYear; |
| | | public long HPeriod; |
| | | public string HBillType; |
| | | public string HBillSubType; |
| | | public DateTime HDate; |
| | | public string HBillNo; |
| | | public int HBillStatus; |
| | | public string HRemark; |
| | | public string HChecker; |
| | | public string HCheckDate; |
| | | public string HMaker; |
| | | public string HMakeDate; |
| | | public string HCloseMan; |
| | | public string HCloseDate; |
| | | public Int64 HERPInterID; |
| | | public string HERPBillType; |
| | | public Int64 HSALEORGID; |
| | | } |
| | | } |