index.js 6.78 KB
Newer Older
liaoxing committed
1 2 3 4
import Pts from '~/components/business/commonModel/Pts';
import Pub from '~/components/business/commonModel/index.js';
export default class Infccd {
    constructor() {
liaoxing committed
5
        this.data = {
liaoxing committed
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
            infcon:{
                seaownref:"",			//  Own Reference		.infcon.seaownref
                nam:"",			//  Name		.infcon.nam
                searef:"",			//  Party Reference		.infcon.searef
                pty:{
                    extkey:"",			//  Select Single Party		.infcon.pty.extkey
                    nam:"",			//  External Visible Name		.infcon.pty.nam
                },
                seapty:"",			//  Party Name/BIC		.infcon.seapty
                searol:"",			//  Role		.infcon.searol
                opndatfrom:"",			//  Opening between		.infcon.opndatfrom
                opndatto:"",			//  Open Date to		.infcon.opndatto
                usr:{
                    extkey:"",			//  User ID		.infcon.usr.extkey
                },
                seasta:"",			//  Status		.infcon.seasta
                seacur:"",			//  Currency		.infcon.seacur
                seaamtfr:"",			//  Amount between		.infcon.seaamtfr
                seaamtto:"",			//  Amount to		.infcon.seaamtto
                relflg:"",			//  Release Status		.infcon.relflg
                // cxmflg:"",			//  是否显示查询码		.infcon.cxmflg
                // hndtyp:"",			//  Handling Type		.infcon.hndtyp
                // chksubcon:"",			//  incl. all subcontracts		.infcon.chksubcon
                // chktrnsta:"",			//  only active transactions		.infcon.chktrnsta
                // trnstm:"",			//  stream for TRN to selected contract		.infcon.trnstm
                // cbctxt:"",			//  CBS Column		.infcon.cbctxt
                // cbbstm:"",			//  stream of CBBs		.infcon.cbbstm
                // cbestm:"",			//  stream of CBEs		.infcon.cbestm
                // feptxtlbl:"",			//  label used on FEP-Panel		.infcon.feptxtlbl
                // fcptxtlbl:"",			//  Text label used on FCP-panel		.infcon.fcptxtlbl
                // fepfeecod:"",			//  Fee Code		.infcon.fepfeecod
                // fepdsp:"",			//  Disposition		.infcon.fepdsp
                // fepstm:"",			//  stream for FEPs to selected contract		.infcon.fepstm
                // fcpstm:"",			//  stream of foreign charges		.infcon.fcpstm
                // fcpdsp:"",			//  Disposition		.infcon.fcpdsp
                // setflg:"",			//  show temporary settlement that already settled		.infcon.setflg
                // sepdelflg:"",			//  show temporary settlement that already deleted		.infcon.sepdelflg
                // sepstm:"",			//  stream of SEPs		.infcon.sepstm
                // sepp:{
                //     feptxtlbl:"",			//  label used for FEP-Stream		.infcon.sepp.feptxtlbl
                //     fcptxtlbl:"",			//  label used for FCP-Stream		.infcon.sepp.fcptxtlbl
                //     sepstm:"",			//  Stream of selected SEP		.infcon.sepp.sepstm
                //     fcpstm:"",			//  Stream of FCP		.infcon.sepp.fcpstm
                //     fepstm:"",			//  Stream of FEP		.infcon.sepp.fepstm
                //     glpstm:"",			//  Stream of GLP		.infcon.sepp.glpstm
                // },
                // seabucdatfro:"",			//  Booking date from		.infcon.seabucdatfro
                // seabucdatto:"",			//  Booking date till used on GLEINFP		.infcon.seabucdatto
                // seatrninr:"",			//  Transaction INR		.infcon.seatrninr
                // glestm:"",			//  Stream of GLEs		.infcon.glestm
                // smhcortyp:"",			//  Type of Document		.infcon.smhcortyp
                // smhdatfrom:"",			//  Created between 		.infcon.smhdatfrom
                // smhdatto:"",			//  created till		.infcon.smhdatto
                // smhdir:"",			//  Direction		.infcon.smhdir
                // chktrn:"",			//  Active only		.infcon.chktrn
                // smhstm:"",			//  stream of documents to selected contract		.infcon.smhstm
                // sptinc:"",			//  Incoming		.infcon.sptinc
                // sptreg:"",			//  Registered		.infcon.sptreg
                // sptpen:"",			//  Pending		.infcon.sptpen
                // sptcor:"",			//  Correction		.infcon.sptcor
                // sptdel:"",			//  Deleted		.infcon.sptdel
                // sptstm:"",			//  stream for SPT to selected contract		.infcon.sptstm
                // diadatfrom:"",			//  Date from		.infcon.diadatfrom
                // diadatto:"",			//  date till		.infcon.diadatto
                // diasta:"",			//  Status		.infcon.diasta
                // diastm:"",			//  stream for diaries to selected contract		.infcon.diastm
                // liastm:"",			//  Stream for all engagements to selected contract		.infcon.liastm
                // ordstm:"",			//  Stream for Orders for Contract		.infcon.ordstm
                // ordp0:{
                //     orddur:"",			//  Duration		.infcon.ordp0.orddur
                //     recget:{
                //         sdamod:{
                //             dadsnd:"",			//  Drag  Drop Sender		.infcon.ordp0.recget.sdamod.dadsnd
                //             seainf:"",			//  		.infcon.ordp0.recget.sdamod.seainf
                //         },
                //     },
                //     conarg:{
                //         sector:"",			//  Sector		.infcon.ordp0.conarg.sector
                //         selref:"",			//  Contract		.infcon.ordp0.conarg.selref
                //         selnam:"",			//  name of selected contract		.infcon.ordp0.conarg.selnam
                //     },
                //     pta:{
                //         ptyextkey:"",			//  Ordering Party		.infcon.ordp0.pta.ptyextkey
                //         nam:"",			//  Externally Visible Name of Address		.infcon.ordp0.pta.nam
                //     },
                // },
                // ord:{
                //     extkey:"",			//  Order Number		.infcon.ord.extkey
                //     nam:"",			//  External Readable Identification		.infcon.ord.nam
                //     inr:"",			//  Internal Unique ID of Transaction		.infcon.ord.inr
                //     ownusr:"",			//  Responsible User		.infcon.ord.ownusr
                //     ownusg:"",			//  Responsible Group Optional		.infcon.ord.ownusg
                //     sta:"",			//  Status		.infcon.ord.sta
                //     chkflg:"",			//  Order OK		.infcon.ord.chkflg
                //     inftxt:"",			//  Infotext		.infcon.ord.inftxt
                //     infdsp:"",			//  Infotext		.infcon.ord.infdsp
                //     inidattim:"",			//  Group		.infcon.ord.inidattim
                //     stadattim:"",			//  Timestamp of Last Status Update		.infcon.ord.stadattim
                //     cpldattim:"",			//  Timestamp of Completion		.infcon.ord.cpldattim
                //     tardattim:"",			//  Target for Completion		.infcon.ord.tardattim
                // },
            },
            pageId:'',
        };
liaoxing committed
110
    }
liaoxing committed
111
}