Files
scrq-hd/.svn/pristine/98/9871840d24e5c9f11aa73d23f66f540f3aa123c4.svn-base
2025-07-03 10:34:04 +08:00

337 lines
7.2 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

module.exports= {
tableName: "stockin",
headerList: [
{
tableTitle: "需求跟踪号",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "bednr",
tableTitleSE: 1
},
{
tableTitle: "采购凭证类型",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "bsart",
tableTitleSE: 2
},
{
tableTitle: "采购凭证类别",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "bstyp",
tableTitleSE: 3
},
{
tableTitle: "移动类型(库存管理)",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "bwart",
tableTitleSE: 4
},
{
tableTitle: "批号",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "charg",
tableTitleSE: 5
},
{
tableTitle: "采购凭证号",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "ebeLn",
tableTitleSE: 6
},
{
tableTitle: "采购凭证的项目编号",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "ebelp",
tableTitleSE: 7
},
{
tableTitle: "采购组",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "ekgrp",
tableTitleSE: 8
},
{
tableTitle: "采购组织",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "ekorg",
tableTitleSE: 9
},
{
tableTitle: "“交货已完成”标识",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "elikz",
tableTitleSE: 10
},
{
tableTitle: "国际贸易条款 (部分1)",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "inco1",
tableTitleSE: 11
},
{
tableTitle: "国际贸易条件(部分2)",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "inco2",
tableTitleSE: 12
},
{
tableTitle: "入库明细ID",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "inputBillDetailId",
tableTitleSE: 13
},
{
tableTitle: "入库单编号",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "inputBillNumber",
tableTitleSE: 14
},
{
tableTitle: "科目分配类别",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "knttp",
tableTitleSE: 15
},
{
tableTitle: "仓库号/混合仓库",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "lgnum",
tableTitleSE: 16
},
{
tableTitle: "存储位置",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "lgort",
tableTitleSE: 17
},
{
tableTitle: "储存位置",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "lgortD",
tableTitleSE: 18
},
{
tableTitle: "仓位",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "lgpla",
tableTitleSE: 19
},
{
tableTitle: "仓储类型",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "lgtyp",
tableTitleSE: 20
},
{
tableTitle: "供应商",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "lifnr",
tableTitleSE: 21
},
{
tableTitle: "采购凭证删除标识L",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "loekz",
tableTitleSE: 22
},
{
tableTitle: "物料编号",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "matnr",
tableTitleSE: 23
},
{
tableTitle: "物料凭证编号",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "mblnr",
tableTitleSE: 24
},
{
tableTitle: "单位",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "meins",
tableTitleSE: 25
},
{
tableTitle: "采购订单数量",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "menge",
tableTitleSE: 26
},
{
tableTitle: "采购入库数量",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "mengeD",
tableTitleSE: 27
},
{
tableTitle: "物料凭证年度",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "mjahr",
tableTitleSE: 28
},
{
tableTitle: "采购凭证中的项目类别",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "pstyp",
tableTitleSE: 29
},
{
tableTitle: "退货项目",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "retpo",
tableTitleSE: 30
},
{
tableTitle: "版次",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "revlv",
tableTitleSE: 31
},
{
tableTitle: "冲销物料凭证年度",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "sjahr",
tableTitleSE: 32
},
{
tableTitle: "冲销物料凭证编号",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "smbLn",
tableTitleSE: 33
},
{
tableTitle: "冲销物料凭证中的项目",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "smblp",
tableTitleSE: 34
},
{
tableTitle: "特殊库存标识",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "sobkz",
tableTitleSE: 35
},
{
tableTitle: "采购入库有效性 0有效 1无效",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "status",
tableTitleSE: 36
},
{
tableTitle: "工厂s",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "werks",
tableTitleSE: 37
}, {
tableTitle: "工厂D",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "werksD",
tableTitleSE: 38
}, {
tableTitle: "参考凭证编号",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "xblnr",
tableTitleSE: 39
}, {
tableTitle: "物料凭证中的项目",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "zeile",
tableTitleSE: 40
},
{
tableTitle: "内部检验号",
width:"150",
show_overflow_tooltip:true,
align:"center",
tableProp: "zinin",
tableTitleSE: 41
},
]}