Elcs_201_001_02.js 6.62 KB
Newer Older
fukai committed
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 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361
export default [
	{
		"child":[
			{
				"child":[
					{
						"label":"发起直接参与机构",
						"status":"M",
						"tag":"MmbId",
						"tno":"1",
						"type":"Max20Text"
					},
					{
						"child":[
							{
								"label":"发起参与机构",
								"status":"M",
								"tag":"Id",
								"tno":"1",
								"type":"Max20Text"
							}
						],
						"desp":"BranchIdentification",
						"name":"BrnchId",
						"status":"M"
					}
				],
				"desp":"InstructingAgent",
				"name":"InstgAgt",
				"status":"O"
			},
			{
				"child":[
					{
						"label":"接收直接参与机构",
						"status":"M",
						"tag":"MmbId",
						"tno":"1",
						"type":"Max20Text"
					},
					{
						"child":[
							{
								"label":"接收参与机构",
								"status":"M",
								"tag":"Id",
								"tno":"1",
								"type":"Max20Text"
							}
						],
						"desp":"BranchIdentification",
						"name":"BrnchId",
						"status":"M"
					}
				],
				"desp":"InstructedAgent",
				"name":"InstdAgt",
				"status":"O"
			},
			{
				"label":"业务头备注",
				"status":"O",
				"tag":"Rmk",
				"tno":"6",
				"type":"Max256Text"
			}
		],
		"desp":"GroupHeader",
		"name":"GrpHdr",
		"status":"M"
	},
	{
		"child":[
			{
				"label":"开证行行号",
				"status":"M",
				"tag":"IssBkCd",
				"tno":"1",
				"type":"Max20Text"
			},
			{
				"label":"信用证编号",
				"status":"M",
				"tag":"LCNb",
				"tno":"2",
				"type":"Max35Text"
			}
		],
		"desp":"LCIdentification",
		"name":"LCId",
		"status":"M"
	},
	{
		"child":[
			{
				"label":"交单行行号",
				"status":"M",
				"tag":"PresnBkCode",
				"tno":"1",
				"type":"Max20Text"
			},
			{
				"label":"寄单索款编号",
				"status":"M",
				"tag":"PresnNb",
				"tno":"2",
				"type":"Max20Text"
			}
		],
		"desp":"PresentationIdentification",
		"name":"PresnId",
		"status":"M"
	},
	{
		"child":[
			{
				"child":[
					{
						"label":"收单行行号",
						"status":"M",
						"tag":"BkCd",
						"tno":"1",
						"type":"Max20Text"
					},
					{
						"label":"收单行行名",
						"status":"M",
						"tag":"BkNm",
						"tno":"2",
						"type":"Max100Text",
						"enchs":true
					},
					{
						"label":"收单行地址",
						"status":"O",
						"tag":"Adr",
						"tno":"3",
						"type":"Max100Text",
						"enchs":true
					}
				],
				"desp":"ReceivingBank",
				"name":"RcvBk",
				"status":"M"
			},
			{
				"child":[
					{
						"label":"单据金额",
						"status":"M",
						"tag":"DocsAmt",
						"tno":"1",
						"type":"ActiveCurrencyAndAmount"
					},
					{
						"label":"索偿金额",
						"status":"M",
						"tag":"ClmAmt",
						"tno":"2",
						"type":"ActiveCurrencyAndAmount"
					},
					{
						"label":"交单行费用",
						"status":"O",
						"tag":"PresnBkChrgs",
						"tno":"3",
						"type":"ActiveCurrencyAndAmount"
					},
					{
						"label":"单据明细",
						"status":"M",
						"tag":"DocsDtls",
						"tno":"4",
						"type":"Max400Text",
						"enchs":true
					},
					{
						"label":"发票信息",
						"status":"O",
						"tag":"InvInfo",
						"tno":"5",
						"type":"Max100Text"
					},
					{
						"label":"收款行行号",
						"status":"M",
						"tag":"CdtrAgt",
						"tno":"6",
						"type":"Bkcd"
					},
					{
						"label":"收款行行名",
						"status":"M",
						"tag":"CdtrAgtNm",
						"tno":"7",
						"type":"Max100Text",
						"enchs":true
					},
					{
						"child":[
							{
								"label":"收款人账号",
								"status":"O",
								"tag":"CdtrAcct",
								"tno":"1",
								"type":"Max35Text"
							},
							{
								"label":"收款人名称",
								"status":"M",
								"tag":"Nm",
								"tno":"2",
								"type":"Max100Text",
								"enchs":true
							}
						],
						"desp":"Creditor",
						"name":"Cdtr",
						"status":"O"
          },
          // {
					// 	"label":"交单单据附件影像信息",
					// 	"status":"O",
					// 	"tag":"AttachOfDoc",
					// 	"tno":"9",
					// 	"type":"AttachmentFlag(Max4Text)"
          // },
          // {
					// 	"label":"寄单索款发票影像信息",
					// 	"status":"O",
					// 	"tag":"InvOfPresn",
					// 	"tno":"9",
					// 	"type":"AttachmentFlag(Max4Text)"
					// },
					{
						"label":"议付标识",
						"status":"O",
						"tag":"NegoFlag",
						"tno":"10",
						"type":"YesNoIndicator(Max4Text)"
					},
					{
						"label":"快递单号",
						"status":"O",
						"tag":"ExpNb",
						"tno":"11",
						"type":"Max60Text",
						"enchs":true
					},
					{
						"child":[
							{
								"label":"受益人名称",
								"status":"M",
								"tag":"Nm",
								"tno":"1",
								"type":"Max100Text",
								"enchs":true
							},
							{
								"label":"受益人统一社会信用代码",
								"status":"M",
								"tag":"UniSocCdtCd",
								"tno":"8",
								"type":"Max18Text"
							}
						],
						"desp":"BeneficiaryInformation",
						"name":"BfcyInfo",
						"status":"M"
					},
					{
						"child":[
							{
								"label":"申请人名称",
								"status":"M",
								"tag":"Nm",
								"tno":"1",
								"type":"Max100Text",
								"enchs":true
							}
						],
						"desp":"申请人信息",
						"name":"ApplInfo",
						"status":"M"
					},
					{
						"label":"交单日期",
						"status":"M",
						"tag":"PresnDt",
						"tno":"14",
						"type":"ISODate"
					},
					{
						"child":[
							{
								"label":"付款期限",
								"status":"O",
								"tag":"ExpOfPmt",
								"tno":"2",
								"type":"Max3NumericText"
							},
							{
								"label":"远期付款指示",
								"status":"O",
								"tag":"UsncLCPmtInstr",
								"tno":"3",
								"type":"Max60Text",
								"enchs":true
							},
							{
								"label":"到期日",
								"status":"O",
								"tag":"MatDt",
								"tno":"4",
								"type":"ISODate"
							}
						],
						"desp":"Honour",
						"name":"Hon",
						"status":"M"
          },
          {
						"child":[
							{
								"label":"交单批注行行号",
								"status":"M",
								"tag":"BkCd",
								"tno":"1",
								"type":"Max20Text",
              },
              {
								"label":"交单批注日期",
								"status":"M",
								"tag":"Dt",
								"tno":"2",
								"type":"ISODate"
              },
              {
								"label":"交单批注行描述",
								"status":"O",
								"tag":"Desc",
								"tno":"3",
								"type":"Max50Text",
              },
						],
						"desp":"交单批注信息",
						"name":"PresnAnnota",
						"status":"M"
          },
				],
				"desp":"DocumentsInformation",
				"name":"DocsInfo",
				"status":"M"
			}
		],
		"desp":"PresentationInformation",
		"name":"PresnInfo",
		"status":"M"
	},
]