| | |
| | | deviceBind: 'Device Bind', |
| | | tasks: 'Tasks', |
| | | wave: 'Wave Manage', |
| | | |
| | | basStation: 'BasStation', |
| | | basContainer: 'BasContainer', |
| | | }, |
| | | table: { |
| | | field: { |
| | | outBound: { |
| | | stockWithdrawal: 'StockWithdrawal', |
| | | withdrawal: 'Withdrawal' |
| | | }, |
| | | basContainer: { |
| | | containerType: 'containerType', |
| | | codeType: 'codeType', |
| | | areas: 'areas', |
| | | }, |
| | | basStation: { |
| | | stationName: 'stationName', |
| | | inAble: 'inAble', |
| | | outAble: 'outAble', |
| | | useStatus: 'useStatus', |
| | | status: 'status', |
| | | area: 'area', |
| | | isCrossZone: 'isCrossZone', |
| | | crossZoneArea: 'crossZoneArea', |
| | | isWcs: 'isWcs', |
| | | wcsData: 'wcsData', |
| | | containerType: 'containerType', |
| | | barcode: 'barcode', |
| | | autoTransfer: 'autoTransfer', |
| | | }, |
| | | host: { |
| | | |
| | | }, |
| | |
| | | poDetlCode: "poDetlCode", |
| | | matnrId: "matnrId", |
| | | maktx: "maktx", |
| | | platOrderCode: 'Customer Order Code', |
| | | platWorkCode: 'Work Code', |
| | | projectCode: 'Project Code', |
| | | spec: "Spec", |
| | | model: "Model", |
| | | anfme: "anfme", |
| | |
| | | taskCode: "TaskCode", |
| | | taskStatus: "Status", |
| | | taskType: "Type", |
| | | warehType: "Warehouse Type", |
| | | orgLoc: "orgLoc", |
| | | orgSite: "orgSite", |
| | | targLoc: "targLoc", |
| | |
| | | batch: "batch", |
| | | spec: "spec", |
| | | model: "model", |
| | | }, |
| | | stock: { |
| | | code: "Code", |
| | | sourceCode: "Resource", |
| | | sourceId: "Resource ID", |
| | | type: "Order Type", |
| | | wkType: "Work Type", |
| | | anfme: "Qty", |
| | | }, |
| | | stockItem: { |
| | | orderId: "Order ID", |
| | | orderCode: "Order Code", |
| | | sourceItemId: "Resource Item ID", |
| | | matnrId: "Mat ID", |
| | | matnrCode: "Mat Code", |
| | | maktx: "Maktx", |
| | | anfme: "Anfme", |
| | | stockUnit: "Unit", |
| | | workQty: "Work Qty", |
| | | purQty: "Purchase Qty", |
| | | purUnit: "Purchase Unit", |
| | | qty: "Qty", |
| | | splrCode: "Supplier Code", |
| | | batch: "Batch", |
| | | splrBatch: "Supplier Batch", |
| | | splrName: "Supplier Name", |
| | | trackCode: "Track Code", |
| | | barcode: "Bar Code", |
| | | prodTime: "Prod Time", |
| | | packName: "Pakcage", |
| | | }, |
| | | taskItemLog: { |
| | | taskItemId: "taskItemId", |
| | |
| | | wkType: "wkType", |
| | | aggType: "Agg Type", |
| | | matnrId: "matnrId", |
| | | wareArea: 'Warehouse Areas', |
| | | maktx: "maktx", |
| | | matnrCode: "matnrCode", |
| | | trackCode: "trackCode", |
| | | unit: "unit", |
| | | anfme: "anfme", |
| | | qty: 'Qty', |
| | | workQty: 'Work Qty', |
| | | batch: "batch", |
| | | splrBatch: "splrBatch", |
| | | spec: "spec", |
| | |
| | | unit: 'Unit', |
| | | anfme: 'Stock Qty', |
| | | matnrCode: "Matnr Code", |
| | | warehouse: 'Warehouse', |
| | | workQty: 'Work Qty', |
| | | qty: 'Non Stock Qty', |
| | | splrId: 'supplier', |
| | |
| | | locInit: 'loc init', |
| | | siteInit: 'site init', |
| | | batch: 'batch', |
| | | pick: 'Pick', |
| | | confirm: 'confirm', |
| | | cancel: "cancel", |
| | | query: "Query", |
| | |
| | | error: { |
| | | stock: "Insufficient inventory to deliver !!", |
| | | select_error_order: "Please Select Asn Orders", |
| | | out_stock_qty: "The outbound quantity cannot be greater than the inventory quantity", |
| | | |
| | | } |
| | | |
| | | } |