jt
2021-06-10 5d0d028456874576560552f5a5c4e8b801786f11
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
using HH.WMS.Entitys.Common;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
 
namespace HH.WMS.Entitys.Basic
{
    /// <summary>
    /// 外购入库实体
    /// </summary>
    public class K3_PurchaseReceiptEntity
    {
        public PurchaseReceipt_Data Data { get; set; }
    }
    public class PurchaseReceipt_Data
    {
        public List<PurchaseReceipt_Page1> Page1 { get; set; }
        public List<PurchaseReceipt_Page2> Page2 { get; set; }
 
    }
    public class PurchaseReceipt_Page1
    {
        //编号
        public string FBillNo { get; set; }
        //采购日期
        public string Fdate { get; set; }
        //采购方式
        public object FPOStyle { get; set; }
        //供应商
        public object FSupplyID { get; set; }
        //采购模式
        public object FPOMode { get; set; }
        //保管
        public object FSManagerID { get; set; }
        //验收
        public object FFManagerID { get; set; }
        //红蓝单标志
        public int FROB { get; set; }
        //审核标志
        public int FStatus { get; set; }
        //作废标志
        public int FCancellation { get; set; }
 
 
 
        //public string FClassTypeID { get; set; }
        //public string FExplanation { get; set; }
        //public string FCussentAcctID { get; set; }
        //public object FBillerID { get; set; }
        //public string FDeptID { get; set; }
        //public string FEmpID { get; set; }
        //public object FPayCondition { get; set; }
        //public string FSettleDate { get; set; }
        //public string FEnterpriseID { get; set; }
        //public string FSendStatus { get; set; }
        //public string FOrgBillInterID { get; set; }
        //public object FRelateBrID { get; set; }
        //public string FPOOrdBillNo { get; set; }
        //public string FSelTranType { get; set; }
        //public string FSelBillNo { get; set; }
        //public object FCheckerID { get; set; }
        //public string FCheckDate { get; set; }
        //public string FPosterID { get; set; }
        //public object FBrID { get; set; }
        //public string FManageType { get; set; }
        //public string FVchInterID { get; set; }
        //public string FBrNo { get; set; }
        //public string FPrintCount { get; set; }
        //public object FBillReviewer { get; set; }
        //public string FBillReviewDate { get; set; }
 
    }
    public class PurchaseReceipt_Page2
    {
        //单位
        public object FUnitID { get; set; }
        //物料编码
        public object FItemID { get; set; }
        //收料仓库
        public object FDCStockID1 { get; set; }
        //检验是否良品
        public object FChkPassItem { get; set; }
        //计划模式
        public object FPlanMode { get; set; }
        // 实收数量
        public string Fauxqty { get; set; }
        //基本单位实收数量
        public string FQty { get; set; }
 
 
        //public string FMapNumber { get; set; }
        //public string FMapName { get; set; }
        //public string FKFPeriod { get; set; }
        //public string Fnote { get; set; }
        //public string FPurchasePrice { get; set; }
        //public string FPurchaseAmount { get; set; }
        //public string FBaseUnit { get; set; }
        //public string Fauxprice { get; set; }
        //public string FQtyMust { get; set; }
        //public string Famount { get; set; }
        //public object FAuxPropID { get; set; }
        //public string FModel { get; set; }
        //public string FBatchNo { get; set; }
        //public string FSecUnitID { get; set; }
        //public string FSecCoefficient { get; set; }
        //public string FKFDate { get; set; }
        //public string FSecQty { get; set; }
        //public string FAuxPlanPrice { get; set; }
        //public string FItemName { get; set; }
        //public string FPlanAmount { get; set; }
        //public string FAuxQtyMust { get; set; }
        //public string FPeriodDate { get; set; }
        //public string FSourceBillNo { get; set; }
        //public string FReviewBillsQty { get; set; }
        //public string FDiscountRate { get; set; }
        //public string FDiscountAmount { get; set; }
        //public object FDCSPID { get; set; }
        //public string FMTONo { get; set; }
        //public string FCheckAmount { get; set; }
        //public string FEntryID2 { get; set; }
        //public string FOutSourceEntryID { get; set; }
        //public string FOutSourceInterID { get; set; }
        //public string FOutSourceTranType { get; set; }
        //public string FBrNo2 { get; set; }
        //public string FOrgBillEntryID { get; set; }
        //public string FSNListID { get; set; }
        //public string FSourceTranType { get; set; }
        //public string FSourceInterId { get; set; }
        //public string FSourceEntryID { get; set; }
        //public string FContractBillNo { get; set; }
        //public string FContractInterID { get; set; }
        //public string FContractEntryID { get; set; }
        //public string FOrderBillNo { get; set; }
        //public string FOrderInterID { get; set; }
        //public string FOrderEntryID { get; set; }
        //public string FAllHookQTY { get; set; }
        //public string FAllHookAmount { get; set; }
        //public string FCurrentHookQTY { get; set; }
        //public string FCurrentHookAmount { get; set; }
        //public string FAuxQtyInvoice { get; set; }
        //public string FSecInvoiceQty { get; set; }
        //public string FQtyInvoice { get; set; }
        //public string FAuxPropCls { get; set; }
        //public string FDeliveryNoticeFID { get; set; }
        //public string FDeliveryNoticeEntryID { get; set; }
        //public string FTaxRate { get; set; }
 
 
 
 
 
 
    }
}