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
import Api from "~/service/Api"
import Pts from "../Common/Pts"
import Pub from "../Public"
export default class Cptrel {
constructor() {
this.data = {
// infcon: {
// objinr: "",
// },
trncorco: {
usfmod: {
labtxt: "", // Text of Label .trncorco.usfmod.labtxt
usftxt: "", // Text of Selection Text .trncorco.usfmod.usftxt
flt: "", // Filter .trncorco.usfmod.flt
selusg: "", // Selected User Group .trncorco.usfmod.selusg
selusgset: "", // Selected User Group Set .trncorco.usfmod.selusgset
usr: {
extkey: "", // User ID .trncorco.usfmod.usr.extkey
},
usrget: {
sdamod: {
seainf: "", // .trncorco.usfmod.usrget.sdamod.seainf
},
},
selusb: "", // Select user branch .trncorco.usfmod.selusb
},
ownref: "", // Reference .trncorco.ownref
relflg: "", // Status .trncorco.relflg
inidatfro: "", // Date of entry of Transaction .trncorco.inidatfro
inidattil: "", // Date of entry of Transaction until .trncorco.inidattil
trnstm: "", // List of transaction sfor display .trncorco.trnstm
trntyp: "", // 汇款性�'� .trncorco.trntyp
},
atp: {
cod: "", // Transaction Type .atp.cod
},
atpget: {
sdamod: {
seainf: "", // .atpget.sdamod.seainf
dadsnd: "", // Drag Drop Sender .atpget.sdamod.dadsnd
},
},
numtrn: "", // # of transactions .numtrn
relcur: "", // Curr. .relcur
amt1: "", // Amount .amt1
amt2: "", // Amount .amt2
ptyextkey: "", // Party extkey .ptyextkey
branch: "", // branch .branch
recpan: {
cpltxt: "", // Completion text .recpan.cpltxt
spt: {
sta: "", // Status .recpan.spt.sta
},
ord: {
sta: "", // Status .recpan.ord.sta
},
recget: {
sdamod: {
seainf: "", // Ident No. .recpan.recget.sdamod.seainf
dadsnd: "", // Drag Drop Sender .recpan.recget.sdamod.dadsnd
},
},
atp: {
cod: "", // Transaction ID .recpan.atp.cod
},
atpget: {
sdamod: {
dadsnd: "", // Drag Drop Sender .recpan.atpget.sdamod.dadsnd
seainf: "", // Transaction .recpan.atpget.sdamod.seainf
},
},
smhstm: "", // Documents .recpan.smhstm
usr: {
extkey: "", // User ID .recpan.usr.extkey
},
usrget: {
sdamod: {
seainf: "", // .recpan.usrget.sdamod.seainf
},
},
trsstm: "", // Signatures .recpan.trsstm
con: "", // Reference .recpan.con
cretrs: {
usr: "", // Entered by .recpan.cretrs.usr
dattim: "", // Timestamp .recpan.cretrs.dattim
},
ackgrp: {
rec: {
sndref: "", // Send to SOP/CASmf reference .recpan.ackgrp.rec.sndref
},
},
wfestm: "", // WFEs for transaction for display .recpan.wfestm
trostm: "", // TROs for transaction for display .recpan.trostm
glestm: "", // GLEs for transaction .recpan.glestm
transcode: "", // Transaction Code .recpan.transcode
amt: "", // Amount .recpan.amt
pinno: "", // Pin No .recpan.pinno
userid: "", // UserID .recpan.userid
acttyp: "", // UserID .recpan.acttyp
accno: "", // Pin No. .recpan.accno
rescode: "", // Response Code .recpan.rescode
},
trn: {
ownref: "", // Reference .trn.ownref
inr: "", // Transaction Key .trn.inr
objnam: "", // External Readable Object Identification .trn.objnam
reloricur: "", // Relevant Amount .trn.reloricur
reloriamt: "", // Relevant Amount for Release in Original Currency .trn.reloriamt
relflg: "", // Release Status of Transaction .trn.relflg
usr: "", // Responsible .trn.usr
usg: "", // Responsible Group .trn.usg
relreq: "", // Signatures Required/Obtained .trn.relreq
relres: "", // Applied Signatures .trn.relres
cortrninr: "", // Based on Ident No. .trn.cortrninr
exedat: "", // Execution Date .trn.exedat
inftxt: "", // Infotext .trn.inftxt
infdsp: "", // Infoflag .trn.infdsp
},
wfmmod: {
wfs: {
objnam: "", // External Readable Object Identification .wfmmod.wfs.objnam
objtyp: "", // Table Used to Store Associated Object .wfmmod.wfs.objtyp
objinr: "", // Object .wfmmod.wfs.objinr
},
},
mtabut: new Pub().data.Mtabut,
coninf: {
oitinf: {
labinftxt: "", // Label for INFTXT .coninf.oitinf.labinftxt
oit: {
inftxt: "", // Infotext .coninf.oitinf.oit.inftxt
inflev: "", // Infotext Level .coninf.oitinf.oit.inflev
},
},
oitset: {
labinftxt: "", // Label for INFTXT .coninf.oitset.labinftxt
oit: {
inftxt: "", // Infotext .coninf.oitset.oit.inftxt
inflev: "", // Infotext Level .coninf.oitset.oit.inflev
},
},
conexedat: "", // 执行日期 .coninf.conexedat
usr: {
extkey: "", // User ID .coninf.usr.extkey
},
},
subp: {
subpenablk: "", // XMLPanel subpena的内置block .subp.subpenablk
},
orestr: "", // stream of ore records .orestr
pageId: "" // ctx的key
}
}
}