📄 bms_strcdef.h
字号:
/***************************************************************//* *//* Function : This is CCS include file .x *//* *//* Version : BMS V2.00 : BMS -- bms_strcdef.h *//* Copyright : SunYaRd Company. *//* *//***************************************************************/#ifndef __BMS_STRCDEF#define __BMS_STRCDEF#define SQLNOTFOUND 100/* bms teller define */typedef struct { char zoneno [ 5 + 1] ; char teller [ 5 + 1] ; char brach [ 9 + 1] ; char name [ 10 + 1] ; char group_id [ 2 + 1] ; char teller_type [ 1 + 1] ; char teller_level [ 2 + 1] ; char passwd [ 16 + 1] ; short status ; char login_flag [ 1 + 1] ; char login_ip [ 15 + 1] ; char reg_date [ 19 + 1] ; char reg_teller [ 5 + 1] ; char disa_date [ 19 + 1] ; char disa_teller [ 5 + 1] ; char modi_date [ 19 + 1] ; char modi_teller [ 5 + 1] ;} TELLER ;/* bms trade serial define */typedef struct { char teller [ 5 + 1] ; long serial ;} TRADE_SERIAL ;/* bms tellerlog define */typedef struct{ char brach [ 9 + 1] ; char teller [ 5 + 1] ; short optcode ; char oper_date [ 10 + 1] ; char oper_time [ 8 + 1] ; char tablename [ 18 + 1] ; char pkey [ 50 + 1] ; short operflag ; char authtlno [ 5 + 1] ; char terminal [ 8 + 1] ; char oper_notes [ 50 + 1] ;} TELLERLOG ;/* bms person_info define */typedef struct{ char zoneno [ 5 + 1] ; char cid [ 11 + 1] ; char name [ 30 + 1] ; char engname [ 60 + 1] ; char engcard [ 20 + 1] ; short sex ; short ic_type ; char ic_no [ 18 + 1] ; char ratepayno [ 20 + 1] ; char insrncno [ 20 + 1] ; char ctrycode [ 3 + 1] ; char mcall_id [ 20 + 1] ; char ncall_id [ 20 + 1] ; short pacetype ; char birthday [ 10 + 1] ; short marriage ; short study ; short techlvl ; short job ; char consort [ 10 + 1] ; char interest [ 90 + 1] ; char append_info [ 40 + 1] ; char address1 [ 60 + 1] ; char zip [ 6 + 1] ; char address2 [ 60 + 1] ; char mobile [ 22 + 1] ; char fax [ 22 + 1]; char phone1 [ 22 + 1]; char email [ 40 + 1]; char empdate [ 10 + 1] ; char job_stat [ 2 + 1] ; char unitname [ 60 + 1] ; short utypeid ; char phone2 [ 22 + 1] ; char postcode [ 6 + 1] ; short mthincome ; char flagoemp [ 1 + 1] ; char widno [ 10 + 1] ; short status ; char level [ 1 + 1] ; char func_def [ 20 + 1] ; short fee_type ; char exchangeacctno [ 20 + 1] ; short crednc ; char remark [200 + 1] ; char valid_date [ 10 + 1] ; short contactmode ; char lastlogindate [ 19 + 1] ; char lasttxdate [ 19 + 1] ; char lasttxchno [ 3 + 1] ; char txchmask [ 20 + 1] ; short out_mode ; char reg_mode [ 1 + 1] ; char reg_teller [ 5 + 1] ; char reg_brch [ 9 + 1] ; char reg_date [ 19 + 1] ; char modi_teller [ 5 + 1] ; char modi_brch [ 9 + 1] ; char modi_date [ 19 + 1] ;} PERSON_INFO ;/* bms ps_accinfo define */typedef struct { char zoneno [ 5 + 1] ; char cid [ 11 + 1] ; char ppasswd [ 16 + 1] ; char spasswd [ 16 + 1] ; short passdaycurr ; short passtotcurr ; short status ; short acct_num ; long detail_num ; char reg_teller [ 5 + 1] ; char reg_brch [ 9 + 1] ; char reg_date [ 19 + 1] ; char modi_teller [ 5 + 1] ; char modi_brch [ 9 + 1] ; char modi_date [ 19 + 1] ;} PS_ACCINFO ;/* bms ps_passinfo define */typedef struct { char zoneno [ 5 + 1] ; char cid [ 11 + 1] ; short pid ; char passwd [ 16 + 1] ; short status ; char reg_teller [ 5 + 1] ; char reg_brch [ 9 + 1] ; char reg_date [ 19 + 1] ; char modi_teller [ 5 + 1] ; char modi_brch [ 9 + 1] ; char modi_date [ 19 + 1] ;} PS_PASSINFO ;/* bms ps_acc_reg define */typedef struct { char zoneno [ 5 + 1] ; char cid [ 11 + 1] ; char aid [ 4 + 1] ; char account [ 30 + 1] ; char name [ 20 + 1] ; short acct_type ; char city_no [ 20 + 1] ; short bill ; short curr ; char auth_flg [ 3 + 1] ; short que_flag ; short que_pid ; short tran_flg ; short tran_pid ; short over_flg ; double limit_amt ; short limit_num ; double max_limit_amt ; short over_pid ; short status ; char reg_teller [ 5 + 1] ; char reg_brch [ 9 + 1] ; char reg_date [ 19 + 1] ; char modi_teller [ 5 + 1] ; char modi_brch [ 9 + 1] ; char modi_date [ 19 + 1] ;} PS_ACC_REG ;/* bms ps_obacc_reg define */typedef struct { char zoneno [ 5 + 1] ; char cid [ 11 + 1] ; char aid [ 4 + 1] ; char bankcode [ 2 + 1] ; char openunit [ 40 + 1] ; char reg_teller [ 5 + 1] ; char reg_brch [ 9 + 1] ; char reg_date [ 19 + 1] ; char modi_teller [ 5 + 1] ; char modi_brch [ 9 + 1] ; char modi_date [ 19 + 1] ;} PS_OBACC_REG ;/* bms proxyfixauth define */typedef struct { char zoneno [ 5 + 1] ; char cid [ 11 + 1] ; short datumno ; short unitno ; char aid [ 30 + 1] ; char said [ 20 + 1] ; char name [ 20 + 1] ; char address [ 60 + 1] ; short status ; char reg_teller [ 5 + 1] ; char reg_brch [ 9 + 1] ; char reg_date [ 19 + 1] ; char modi_teller [ 5 + 1] ; char modi_brch [ 9 + 1] ; char modi_date [ 19 + 1] ;} PROXYFIXAUTH ;/* bms ps_relinfo define */typedef struct { char zoneno [ 5 + 1] ; char cid [ 11 + 1] ; char shstkhdno [ 20 + 1] ; char shfundno [ 20 + 1] ; char shstockcono [ 20 + 1] ; char shsbailno [ 20 + 1] ; char shaid [ 30 + 1] ; char shfuncodno [ 20 + 1] ; char shfbailno [ 20 + 1] ; char szstkhdno [ 20 + 1] ; char szfundno [ 20 + 1] ; char szstockcono [ 20 + 1] ; char szsbailno [ 20 + 1] ; char szaid [ 30 + 1] ; char szfuncodno [ 20 + 1] ; char szfbailno [ 20 + 1] ; char reg_teller [ 5 + 1] ; char reg_brch [ 9 + 1] ; char reg_date [ 19 + 1] ; char modi_teller [ 5 + 1] ; char modi_brch [ 9 + 1] ; char modi_date [ 19 + 1] ;} PS_RELINFO ;typedef struct{ char zoneno [ 5 + 1] ; char cid [ 11 + 1] ; char updatepre [255 + 1] ; char updatenex [255 + 1] ; char modi_telle [ 5 + 1] ; char modi_brch [ 9 + 1] ; char modi_date [ 19 + 1] ; char auth_teller [ 5 + 1] ;} PS_UPDATEINFO ; typedef struct{ char zoneno [ 5 + 1] ; char cid [ 11 + 1] ; char happen_date [ 10 + 1] ; char notes [500 + 1] ; char valid_date [ 10 + 1] ; char reg_date [ 19 + 1] ; char reg_teller [ 5 + 1] ;} PS_KEYINFO ;/* bms co_info define */typedef struct { char zoneno [ 5 + 1] ; char cid [ 11 + 1] ; char unitname [ 80 + 1] ; short unitcdtp ; char regist_id [ 20 + 1] ; char country_tax [ 20 + 1] ; char local_tax [ 20 + 1] ; char credit_no [ 20 + 1] ; char license [ 18 + 1] ; char basaccd [ 30 + 1] ; char reg_bank [ 20 + 1] ; char agent [ 16 + 1] ; short ic_type ; char ic_no [ 18 + 1] ; char finacemas [ 16 + 1] ; short mas_type ; char mas_no [ 18 + 1] ; char address [ 60 + 1] ; char postcode [ 6 + 1] ; char phone1 [ 22 + 1] ; char phone2 [ 22 + 1] ; char fax [ 22 + 1] ; char email [ 40 + 1] ; short fee_type ; char fee_acct [ 30 + 1] ; char type [ 1 + 1] ; short status ; char func_def [ 20 + 1] ; char txchmask [ 20 + 1] ; short out_mode ; char remark [200 + 1] ; char reg_teller [ 5 + 1] ; char reg_brch [ 9 + 1] ; char reg_date [ 19 + 1] ; char modi_teller [ 5 + 1] ; char modi_brch [ 9 + 1] ; char modi_date [ 19 + 1] ;} CO_INFO ;/* bms broker_info define */typedef struct { char zoneno [ 5 + 1] ; char cid [ 11 + 1] ; short bid ; char ppasswd [ 16 + 1] ; char spasswd [ 16 + 1] ; short passdaycurr ; short passtotcurr ; char name [ 16 + 1] ; short status ; short acct_num ; char broker_right [ 5 + 1] ; long detail_num ; short ic_type ; char ic_no [ 18 + 1] ; char fax [ 20 + 1] ; char rela_tel [ 20 + 1] ; char bp [ 20 + 1] ; short contactmode ; char lastlogindate [ 19 + 1] ; char lasttxdate [ 19 + 1] ; char lasttxchno [ 3 + 1] ; char reg_teller [ 5 + 1] ; char reg_brch [ 9 + 1] ; char reg_date [ 19 + 1] ; char modi_teller [ 5 + 1] ; char modi_brch [ 9 + 1] ; char modi_date [ 19 + 1] ;} BROKER_INFO ;/* bms broker_passinfo define */typedef struct{ char zoneno [ 5 + 1] ; char cid [ 11 + 1] ; short pid ; char passwd [ 16 + 1] ; short status ; char reg_teller [ 5 + 1] ; char reg_brch [ 9 + 1] ; char reg_date [ 19 + 1] ; char modi_teller [ 5 + 1] ; char modi_brch [ 9 + 1] ; char modi_date [ 19 + 1] ;} BROKER_PASSINFO ;/* bms co_acc_reg define */typedef struct { char zoneno [ 5 + 1] ; char cid [ 11 + 1] ; char aid [ 4 + 1] ; char account [ 30 + 1] ; char name [ 60 + 1] ; short curr ; char bank_no [ 20 + 1] ; short acct_type ; char auth_flg [ 3 + 1] ; char pay_flg [ 1 + 1] ; char pay_passwd [ 16 + 1] ; double trans_lamt ; double trans_lsum ; short limit_num ; short status ; char reg_teller [ 5 + 1] ; char reg_brch [ 9 + 1] ; char reg_date [ 19 + 1] ; char modi_teller [ 5 + 1] ; char modi_brch [ 9 + 1] ; char modi_date [ 19 + 1] ;} CO_ACC_REG ; /* bms co_obacc_reg define */typedef struct { char zoneno [ 5 + 1] ; char cid [ 11 + 1] ; char aid [ 4 + 1] ; char bankcode [ 2 + 1] ; char openunit [ 40 + 1] ; char reg_teller [ 5 + 1] ; char reg_brch [ 9 + 1] ; char reg_date [ 19 + 1] ; char modi_teller [ 5 + 1] ;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -