| | |
| | | { |
| | | public class PickAndPostRequest |
| | | { |
| | | public string WH_NUMBER { get; set; } |
| | | public string SYSNOD { get; set; } |
| | | public string WERKS { get; set; } |
| | | public string WH_NUMBER { get; set; } |
| | | //public string SYSNOD { get; set; } |
| | | //public string REQUIREMENT_NO { get; set; } |
| | | //public string BUSINESS_NAME { get; set; } |
| | | //public string BUSINESS_CODE { get; set; } |
| | | public List<PickAndPost> ITEMDATA { get; set; } |
| | | |
| | | |
| | |
| | | { |
| | | public string REQUIREMENT_NO { get; set; } |
| | | public string REQUIREMENT_ITEM_NO { get; set; } |
| | | public string WERKS { get; set; } |
| | | public string ORDERCODE { get; set; } |
| | | public string ORDERCODE_ITEM_NO { get; set; } |
| | | public string SYSNOD { get; set; } |
| | | |
| | | public string MATNR { get; set; } |
| | | public string LIFNR { get; set; } |
| | | public string QTY { get; set; } |
| | |
| | | public string STATION { get; set; } |
| | | public string SPLIT { get; set; } |
| | | public string LABEL_NO { get; set; } |
| | | public string Pack_LABEL_NO { get; set; } |
| | | public string pallet_label_no { get; set; } |
| | | public string CREATE_DATE { get; set; } |
| | | public string UPDATE_DATE { get; set; } |
| | | public string STATUS { get; set; } |
| | | public string MO_NO { get; set; } |
| | | |
| | | // /// <summary> |
| | | // /// éæ±è¡ |