using System.Web.Mvc; using System.Collections.Generic; namespace SEIeSCM.Models.Dto.SCMDL { public class SCMDLDto : CommonDto { public string NO_SCMDLSUB { set; get; } public string NO_SCMDL { set; get; } public string NO_SCMDL_CUST { set; get; } public string NO_SCMRT { set; get; } public string NO_SCMRTSUB { set; get; } public string NO_PMOR { set; get; } public string NO_PMORSUB { set; get; } public string NO_PMWE { set; get; } public string NO_PMWEWUB { set; get; } public string NO_PMPC { set; get; } public string NO_PMPCSUB { set; get; } public string NO_PRCS { set; get; } public string NM_PRCS { set; get; } public string ST_CLOSE { set; get; } public string ST_CONFIRM { set; get; } public string CD_FREETYPE { set; get; } public int CK_CLOSE { set; get; } public string NM_CLOSE { set; get; } public decimal QT_ORDER { set; get; } public decimal QT_BUY { set; get; } public decimal QT_ENTER { set; get; } public decimal QT_TOTENTER { set; get; } public decimal RT_SUN { set; get; } public decimal QT_UNITPERORDER { set; get; } public decimal QT_KI { set; get; } public decimal AM_ORDER { set; get; } public decimal TotAmt { set; get; } public decimal AM_DELIVERY { set; get; } public decimal AM_TOT { set; get; } public decimal AM_TOT_S { set; get; } public decimal AM_TOT_M { set; get; } public decimal AM_VAT { set; get; } public decimal UP_PRICE { set; get; } public decimal QT_BOX { set; get; } public string DT_COMP1 { set; get; } public string DT_COMP2 { set; get; } public string CD_CUST { set; get; } public string NM_CUST { set; get; } public string CD_SYSITEM { set; get; } public string CD_ITEM { set; get; } public string NM_ITEM { set; get; } public string TX_SPEC { set; get; } public string NM_UNIT { set; get; } public decimal QT_DELIVERY { set; get; } public decimal QT_PLTUNIT { set; get; } public decimal CT_PLT { set; get; } public decimal QT_PLTJAN { set; get; } public decimal QT_OBUNIT { set; get; } public decimal CT_OB { set; get; } public decimal QT_OBJAN { set; get; } public string TX_NOTE { set; get; } public string TX_NOTE_H { set; get; } public string TX_NOTE_D { set; get; } public string TX_SUN { set; get; } public string CD_WAREHOUSE { set; get; } public string NM_WAREHOUSE { set; get; } public string CD_VAT { set; get; } public string CD_BARCODE { set; get; } public int GB { set; get; } public string GBNM { set; get; } public string DT_SELDATE_F { set; get; } public string DT_SELDATE_E { set; get; } public int OP_QORK { set; get; } public string NO_PAPERS { set; get; } public byte[] BL_BILLIMAGE { set; get; } public byte[] BL_BARIMAGE { set; get; } public string NO_MAKE { set; get; } public string NO_LOT { set; get; } public string OP_GB { set; get; } public string NO_SUB { set; get; } public int CK_PRINT { set; get; } public int CK_PRINTDOC { set; get; } public int CK_PRINTDOC2 { set; get; } public int OP_PRINTGB { set; get; } public int OP_PRINTCHK { set; get; } public int OP_PRINTDOCCHK { set; get; } public int OP_PRINTDOC2CHK { set; get; } public int CHK_TERMSUM { set; get; } public int CHK_LOT { set; get; } public int CK_SAVE { set; get; } public string CD_WHGB { set; get; } //이엠룩 public string DELIVERY { set; get; } public decimal QT_OUTBOX { set; get; } public decimal QT_INBOX { set; get; } public decimal QT_WEIGHT { set; get; } public string ORIGIN { set; get; } public string DIVSAVE { set; get; } public string CD_BIGBAR { set; get; } public string CD_MIDBAR { set; get; } public string CD_SMALLBAR { set; get; } public string CD_QR { set; get; } public decimal AM_PACKAGESIZE { set; get; } public decimal QT_BIGBOX { set; get; } public decimal QT_MIDBOX { set; get; } public string CD_CUSTITEM { set; get; } public string NM_ITEM_SEP { set; get; } public string CD_IMG { set; get; } public string NM_TYPE { set; get; } //public string CD_TYPEDTL { set; get; } //public string NM_TYPEDTL { set; get; } public SelectList CMB_ITEMGUBUN { set; get; } //품목구분콤보리스트 public SelectList CMB_ITEMCATEGORY { set; get; } //품목ZKXPRHFL콤보리스트 public SelectList CMB_ITEMTYPE1 { set; get; } //품목대분류콤보리스트 public SelectList CMB_ITEMTYPE2 { set; get; } //품목중분류콤보리스트 public SelectList CMB_ITEMTYPE3 { set; get; } //품목소분류콤보리스트 public string CMB_ORIGN { set; get; } //원산지콤보리스트 public string CMB_DIVSAVE { set; get; } //보관방법콤보리스트 public string CD_ITEMGUBUN { set; get; } public string NM_ITEMGUBUN { set; get; } public string CD_ITEMCATEGORY { set; get; } public string NM_ITEMCATEGORY { set; get; } public string CD_LARGETYPE { set; get; } public string NM_LARGETYPE { set; get; } public string CD_MIDTYPE { set; get; } public string NM_MIDTYPE { set; get; } public string CD_SMALLTYPE { set; get; } public string NM_SMALLTYPE { set; get; } //public string ITEMCODE { set; get; } public string CK_CONFIRM { set; get; } public string DT_REQDELI { set; get; } public string DT_ENTER { set; get; } public string DT_DELIVERY { set; get; } public decimal QT_RETURN { set; get; } public string NO_PMCR { set; get; } public string NO_PMCRSUB { set; get; } public string CD_SHOP { set; get; } public string NM_SHOP { set; get; } public string CD_RETURN { set; get; } public decimal QT_MINPERORDER { set; get; } public decimal QT_JAN { set; get; } public decimal QT_DELIVERY_T { set; get; } public decimal QT_ENTER_T { set; get; } public string ST_STATE { set; get; } public string ST_ENTERSTATE { set; get; } public string TX_EXCELPATH { set; get; } public string NM_PROCESS { set; get; } public string NO_SCM { set; get; } public string NO_SCMSUB { set; get; } public string 시스템품번 { set; get; } public string 품번 { set; get; } public string 품명 { set; get; } public string 바코드대 { set; get; } public string 바코드중 { set; get; } public string 바코드소 { set; get; } public string QR코드 { set; get; } public string 제조사품번 { set; get; } public decimal 납품가능일 { set; get; } public decimal 최소발주량 { set; get; } public decimal 발주단위수량 { set; get; } public decimal 소포장 { set; get; } public decimal 중량kg { set; get; } public decimal 패키지사이즈 { set; get; } public decimal 대BOX사이즈 { set; get; } public decimal 중BOX사이즈 { set; get; } //이연 선물세트 public SelectList CMB_gSale { set; get; } //SM002 public SelectList CMB_SaleDIv { set; get; } //FC095 public SelectList CMB_gDelivery { set; get; } //SM006 public SelectList CMB_gPrice { set; get; } // public string gubun { set; get; } public string SoNo { set; get; } public string SoSubNo { set; get; } public string gSale { set; get; } public string gDelivery { set; get; } public string gPrice { set; get; } public string gSellType { set; get; } public int gFree { set; get; } public int gManage { set; get; } public string itemcode { set; get; } public string Chk_HW { set; get; } public string Chk_HW_H { set; get; } public string gDeliverySub { set; get; } public string itemcode1 { set; get; } public string itemname { set; get; } public string spec { set; get; } public string unit { set; get; } public decimal Qty { set; get; } public decimal Price { set; get; } public decimal rate { set; get; } public decimal UnitPrice { set; get; } public decimal SalePrice { set; get; } public decimal Amount { set; get; } public decimal VatAmt { set; get; } public string Duedate { set; get; } public string DelDate { set; get; } public string Remark { set; get; } public int CancleFlag { set; get; } public string bx_scmcode { set; get; } public string deliorder { set; get; } public string dorderphone { set; get; } public string delito { set; get; } public string deliadress { set; get; } public string tophone { set; get; } public string delirequest { set; get; } public string CustCode { set; get; } public string CustName { set; get; } public string ConDate { set; get; } public string ManCode { set; get; } public string ManName { set; get; } public string MeNo { set; get; } public string EventName { set; get; } public string FromDate { set; get; } public string ToDate { set; get; } public string typecode { set; get; } public string subcode { set; get; } public string subname { set; get; } public string SaleDiv { set; get; } public string PriceDiv { set; get; } public string DeliveryDiv { set; get; } public string DelDate_H { set; get; } public decimal Amount_H { set; get; } public decimal VatAmt_H { set; get; } public decimal TotAmt_H { set; get; } public decimal Price_s { set; get; } public string gDeliverySub_COMBO { set; get; } public string ConDateFrom { set; get; } public string ConDateTo { set; get; } public string DelDateFrom { set; get; } public string DelDateTo { set; get; } public string co_juso { set; get; } public string DsUnsongNO { set; get; } public string ContList { set; get; } public string DeliMan { set; get; } public string Factory { set; get; } public string Delitophone { set; get; } public string Cellphone { set; get; } public string ReceiveDate { set; get; } public string Consignee { set; get; } public string CBranch { set; get; } public string DSBranch { set; get; } public string DeliBranch { set; get; } public string OrderNo { set; get; } public string Itemname1 { set; get; } public string itemname2 { set; get; } public string Sunbul { set; get; } public string DeliPrice { set; get; } public string DeliDate { set; get; } public string DeliComBranch { set; get; } public string DeliCom { set; get; } public string Amount_V { set; get; } public string CHK_QTY { set; get; } } }