˪
上传用户:zhpu1995
上传日期:2013-09-06
资源大小:61151k
文件大小:61k
源码类别:

企业管理

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
  3. Begin VB.Form ApNote_FrmOtherBill 
  4.    BackColor       =   &H00E9F4FA&
  5.    BorderStyle     =   1  'Fixed Single
  6.    Caption         =   "其他应付单"
  7.    ClientHeight    =   6165
  8.    ClientLeft      =   675
  9.    ClientTop       =   720
  10.    ClientWidth     =   8340
  11.    HelpContextID   =   30302
  12.    Icon            =   "应付单据_其它应付单.frx":0000
  13.    KeyPreview      =   -1  'True
  14.    LinkTopic       =   "Form4"
  15.    MaxButton       =   0   'False
  16.    MinButton       =   0   'False
  17.    ScaleHeight     =   6165
  18.    ScaleWidth      =   8340
  19.    StartUpPosition =   1  '所有者中心
  20.    Begin VB.CommandButton Ydcommand1 
  21.       Height          =   300
  22.       Index           =   0
  23.       Left            =   7710
  24.       Picture         =   "应付单据_其它应付单.frx":1042
  25.       Style           =   1  'Graphical
  26.       TabIndex        =   9
  27.       Top             =   660
  28.       Visible         =   0   'False
  29.       Width           =   300
  30.    End
  31.    Begin MSComctlLib.Toolbar Tlb_Action 
  32.       Align           =   1  'Align Top
  33.       Height          =   555
  34.       Left            =   0
  35.       TabIndex        =   1
  36.       Top             =   0
  37.       Width           =   8340
  38.       _ExtentX        =   14711
  39.       _ExtentY        =   979
  40.       ButtonWidth     =   820
  41.       ButtonHeight    =   926
  42.       AllowCustomize  =   0   'False
  43.       Wrappable       =   0   'False
  44.       Appearance      =   1
  45.       Style           =   1
  46.       ImageList       =   "ImageList1"
  47.       _Version        =   393216
  48.       BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
  49.          NumButtons      =   22
  50.          BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  51.             Caption         =   "打印"
  52.             Key             =   "dy"
  53.             Object.ToolTipText     =   "打印当前单据或Ctrl+P"
  54.             ImageKey        =   "dy"
  55.          EndProperty
  56.          BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  57.             Caption         =   "预览"
  58.             Key             =   "yl"
  59.             ImageKey        =   "yl"
  60.          EndProperty
  61.          BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  62.             Key             =   "fgh0"
  63.             Style           =   3
  64.          EndProperty
  65.          BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  66.             Caption         =   "新增"
  67.             Key             =   "xz"
  68.             Object.ToolTipText     =   "新增加一张单据或F5"
  69.             ImageKey        =   "xz"
  70.          EndProperty
  71.          BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  72.             Caption         =   "修改"
  73.             Key             =   "xg"
  74.             Object.ToolTipText     =   "修改当前单据或F3"
  75.             ImageKey        =   "xg"
  76.          EndProperty
  77.          BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  78.             Caption         =   "删除"
  79.             Key             =   "sc"
  80.             Object.ToolTipText     =   "删除当前单据"
  81.             ImageKey        =   "sc"
  82.          EndProperty
  83.          BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  84.             Key             =   "fgh2"
  85.             Style           =   3
  86.          EndProperty
  87.          BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  88.             Caption         =   "保存"
  89.             Key             =   "bc"
  90.             Object.ToolTipText     =   "保存单据或F6"
  91.             ImageKey        =   "bc"
  92.          EndProperty
  93.          BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  94.             Caption         =   "放弃"
  95.             Key             =   "fq"
  96.             Object.ToolTipText     =   "放弃此次操作"
  97.             ImageKey        =   "fq"
  98.          EndProperty
  99.          BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  100.             Key             =   "fgh3"
  101.             Style           =   3
  102.          EndProperty
  103.          BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  104.             Caption         =   "审核"
  105.             Key             =   "shsh"
  106.             ImageKey        =   "check"
  107.          EndProperty
  108.          BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  109.             Object.Visible         =   0   'False
  110.             Caption         =   "弃审"
  111.             Key             =   "shqs"
  112.             ImageKey        =   "qs"
  113.          EndProperty
  114.          BeginProperty Button13 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  115.             Key             =   "fgh4"
  116.             Style           =   3
  117.          EndProperty
  118.          BeginProperty Button14 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  119.             Object.Visible         =   0   'False
  120.             Caption         =   "凭证"
  121.             Key             =   "pz"
  122.             ImageKey        =   "pz"
  123.          EndProperty
  124.          BeginProperty Button15 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  125.             Object.Visible         =   0   'False
  126.             Key             =   "fgh6"
  127.             Style           =   3
  128.          EndProperty
  129.          BeginProperty Button16 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  130.             Caption         =   "首张"
  131.             Key             =   "first"
  132.             ImageKey        =   "first"
  133.          EndProperty
  134.          BeginProperty Button17 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  135.             Caption         =   "上张"
  136.             Key             =   "prev"
  137.             ImageKey        =   "prev"
  138.          EndProperty
  139.          BeginProperty Button18 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  140.             Caption         =   "下张"
  141.             Key             =   "next"
  142.             ImageKey        =   "next"
  143.          EndProperty
  144.          BeginProperty Button19 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  145.             Caption         =   "末张"
  146.             Key             =   "last"
  147.             ImageKey        =   "last"
  148.          EndProperty
  149.          BeginProperty Button20 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  150.             Key             =   "fgh5"
  151.             Style           =   3
  152.          EndProperty
  153.          BeginProperty Button21 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  154.             Caption         =   "帮助"
  155.             Key             =   "bz"
  156.             ImageKey        =   "bz"
  157.          EndProperty
  158.          BeginProperty Button22 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  159.             Caption         =   "退出"
  160.             Key             =   "fh"
  161.             ImageKey        =   "tc"
  162.          EndProperty
  163.       EndProperty
  164.       BorderStyle     =   1
  165.    End
  166.    Begin VB.Timer Timer1 
  167.       Interval        =   1
  168.       Left            =   9690
  169.       Top             =   150
  170.    End
  171.    Begin MSComctlLib.ImageList ImageList1 
  172.       Left            =   6420
  173.       Top             =   630
  174.       _ExtentX        =   1005
  175.       _ExtentY        =   1005
  176.       BackColor       =   -2147483643
  177.       ImageWidth      =   16
  178.       ImageHeight     =   16
  179.       MaskColor       =   12632256
  180.       _Version        =   393216
  181.       BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
  182.          NumListImages   =   37
  183.          BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  184.             Picture         =   "应付单据_其它应付单.frx":13CC
  185.             Key             =   "sz"
  186.          EndProperty
  187.          BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  188.             Picture         =   "应付单据_其它应付单.frx":1766
  189.             Key             =   "dy"
  190.          EndProperty
  191.          BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  192.             Picture         =   "应付单据_其它应付单.frx":1B00
  193.             Key             =   "yl"
  194.          EndProperty
  195.          BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  196.             Picture         =   "应付单据_其它应付单.frx":1E9A
  197.             Key             =   "xg"
  198.          EndProperty
  199.          BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  200.             Picture         =   "应付单据_其它应付单.frx":2234
  201.             Key             =   "zh"
  202.          EndProperty
  203.          BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  204.             Picture         =   "应付单据_其它应付单.frx":25CE
  205.             Key             =   "sh"
  206.          EndProperty
  207.          BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  208.             Picture         =   "应付单据_其它应付单.frx":2968
  209.             Key             =   "bc"
  210.          EndProperty
  211.          BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  212.             Picture         =   "应付单据_其它应付单.frx":2D02
  213.             Key             =   "fq"
  214.          EndProperty
  215.          BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  216.             Picture         =   "应付单据_其它应付单.frx":309C
  217.             Key             =   "bz"
  218.          EndProperty
  219.          BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  220.             Picture         =   "应付单据_其它应付单.frx":3436
  221.             Key             =   "tc"
  222.          EndProperty
  223.          BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  224.             Picture         =   "应付单据_其它应付单.frx":37D0
  225.             Key             =   "bcgs"
  226.          EndProperty
  227.          BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  228.             Picture         =   "应付单据_其它应付单.frx":3B6A
  229.             Key             =   "mrlk"
  230.          EndProperty
  231.          BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  232.             Picture         =   "应付单据_其它应付单.frx":3F04
  233.             Key             =   "xsxm"
  234.          EndProperty
  235.          BeginProperty ListImage14 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  236.             Picture         =   "应付单据_其它应付单.frx":429E
  237.             Key             =   "first"
  238.          EndProperty
  239.          BeginProperty ListImage15 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  240.             Picture         =   "应付单据_其它应付单.frx":4638
  241.             Key             =   "prev"
  242.          EndProperty
  243.          BeginProperty ListImage16 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  244.             Picture         =   "应付单据_其它应付单.frx":49D2
  245.             Key             =   "next"
  246.          EndProperty
  247.          BeginProperty ListImage17 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  248.             Picture         =   "应付单据_其它应付单.frx":4D6C
  249.             Key             =   "last"
  250.          EndProperty
  251.          BeginProperty ListImage18 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  252.             Picture         =   "应付单据_其它应付单.frx":5106
  253.             Key             =   "xx"
  254.          EndProperty
  255.          BeginProperty ListImage19 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  256.             Picture         =   "应付单据_其它应付单.frx":54A0
  257.             Key             =   "define"
  258.          EndProperty
  259.          BeginProperty ListImage20 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  260.             Picture         =   "应付单据_其它应付单.frx":583A
  261.             Key             =   "exec"
  262.          EndProperty
  263.          BeginProperty ListImage21 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  264.             Picture         =   "应付单据_其它应付单.frx":5BD4
  265.             Key             =   "xz"
  266.          EndProperty
  267.          BeginProperty ListImage22 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  268.             Picture         =   "应付单据_其它应付单.frx":5F6E
  269.             Key             =   "sc"
  270.          EndProperty
  271.          BeginProperty ListImage23 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  272.             Picture         =   "应付单据_其它应付单.frx":6308
  273.             Key             =   "sx"
  274.          EndProperty
  275.          BeginProperty ListImage24 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  276.             Picture         =   "应付单据_其它应付单.frx":66A2
  277.             Key             =   "cx"
  278.          EndProperty
  279.          BeginProperty ListImage25 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  280.             Picture         =   "应付单据_其它应付单.frx":6A3C
  281.             Key             =   "zd"
  282.          EndProperty
  283.          BeginProperty ListImage26 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  284.             Picture         =   "应付单据_其它应付单.frx":6DD6
  285.             Key             =   "dz"
  286.          EndProperty
  287.          BeginProperty ListImage27 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  288.             Picture         =   "应付单据_其它应付单.frx":7170
  289.             Key             =   "ph"
  290.          EndProperty
  291.          BeginProperty ListImage28 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  292.             Picture         =   "应付单据_其它应付单.frx":750A
  293.             Key             =   "fz"
  294.          EndProperty
  295.          BeginProperty ListImage29 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  296.             Picture         =   "应付单据_其它应付单.frx":78A4
  297.             Key             =   "dw"
  298.          EndProperty
  299.          BeginProperty ListImage30 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  300.             Picture         =   "应付单据_其它应付单.frx":7C3E
  301.             Key             =   "hf"
  302.          EndProperty
  303.          BeginProperty ListImage31 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  304.             Picture         =   "应付单据_其它应付单.frx":7FD8
  305.             Key             =   "pz"
  306.          EndProperty
  307.          BeginProperty ListImage32 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  308.             Picture         =   "应付单据_其它应付单.frx":8372
  309.             Key             =   "check"
  310.          EndProperty
  311.          BeginProperty ListImage33 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  312.             Picture         =   "应付单据_其它应付单.frx":870C
  313.             Key             =   "qs"
  314.          EndProperty
  315.          BeginProperty ListImage34 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  316.             Picture         =   "应付单据_其它应付单.frx":8AA6
  317.             Key             =   "fullcheck"
  318.          EndProperty
  319.          BeginProperty ListImage35 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  320.             Picture         =   "应付单据_其它应付单.frx":8E40
  321.             Key             =   "qq"
  322.          EndProperty
  323.          BeginProperty ListImage36 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  324.             Picture         =   "应付单据_其它应付单.frx":91DA
  325.             Key             =   "bcw"
  326.          EndProperty
  327.          BeginProperty ListImage37 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  328.             Picture         =   "应付单据_其它应付单.frx":9574
  329.             Key             =   "ye"
  330.          EndProperty
  331.       EndProperty
  332.    End
  333.    Begin VB.TextBox LrText 
  334.       ForeColor       =   &H00000000&
  335.       Height          =   300
  336.       Index           =   0
  337.       Left            =   990
  338.       TabIndex        =   0
  339.       Text            =   "0"
  340.       Top             =   1470
  341.       Width           =   1650
  342.    End
  343.    Begin VB.Label Lab_Title 
  344.       AutoSize        =   -1  'True
  345.       BackColor       =   &H80000018&
  346.       BackStyle       =   0  'Transparent
  347.       Caption         =   "单据标题自动调整"
  348.       BeginProperty Font 
  349.          Name            =   "宋体"
  350.          Size            =   15
  351.          Charset         =   134
  352.          Weight          =   700
  353.          Underline       =   0   'False
  354.          Italic          =   0   'False
  355.          Strikethrough   =   0   'False
  356.       EndProperty
  357.       ForeColor       =   &H00000000&
  358.       Height          =   300
  359.       Left            =   2730
  360.       TabIndex        =   8
  361.       Top             =   750
  362.       Width           =   2520
  363.    End
  364.    Begin VB.Label Lab_BillId 
  365.       AutoSize        =   -1  'True
  366.       BackColor       =   &H0080C0FF&
  367.       Height          =   270
  368.       Left            =   6390
  369.       TabIndex        =   7
  370.       Top             =   1320
  371.       Visible         =   0   'False
  372.       Width           =   1230
  373.    End
  374.    Begin VB.Label Lab_Djclzt 
  375.       BackColor       =   &H0000FFFF&
  376.       Caption         =   "1"
  377.       ForeColor       =   &H00808080&
  378.       Height          =   255
  379.       Left            =   7170
  380.       TabIndex        =   6
  381.       Top             =   660
  382.       Visible         =   0   'False
  383.       Width           =   285
  384.    End
  385.    Begin VB.Label Lab_OperStatus 
  386.       BackColor       =   &H000080FF&
  387.       Caption         =   "1"
  388.       Height          =   345
  389.       Left            =   7710
  390.       TabIndex        =   5
  391.       Top             =   1260
  392.       Visible         =   0   'False
  393.       Width           =   345
  394.    End
  395.    Begin VB.Label Lab_Bill 
  396.       Appearance      =   0  'Flat
  397.       BackColor       =   &H80000005&
  398.       BackStyle       =   0  'Transparent
  399.       ForeColor       =   &H00000000&
  400.       Height          =   225
  401.       Left            =   9030
  402.       TabIndex        =   4
  403.       Top             =   6330
  404.       Width           =   735
  405.    End
  406.    Begin VB.Label Lab_Checker 
  407.       Appearance      =   0  'Flat
  408.       BackColor       =   &H80000005&
  409.       BackStyle       =   0  'Transparent
  410.       ForeColor       =   &H00000000&
  411.       Height          =   225
  412.       Left            =   7170
  413.       TabIndex        =   3
  414.       Top             =   6360
  415.       Width           =   735
  416.    End
  417.    Begin VB.Label TsLabel 
  418.       Alignment       =   1  'Right Justify
  419.       AutoSize        =   -1  'True
  420.       BackStyle       =   0  'Transparent
  421.       Caption         =   "单据号:"
  422.       Height          =   180
  423.       Index           =   0
  424.       Left            =   210
  425.       TabIndex        =   2
  426.       Top             =   1530
  427.       Width           =   765
  428.    End
  429. End
  430. Attribute VB_Name = "ApNote_FrmOtherBill"
  431. Attribute VB_GlobalNameSpace = False
  432. Attribute VB_Creatable = False
  433. Attribute VB_PredeclaredId = True
  434. Attribute VB_Exposed = False
  435. '***********************************************************************************************************
  436. '*    模 块 名 称 :其它应付单处理
  437. '*    功 能 描 述 :此功能模块主要完成单据录入、修改、删除、预览打印等。
  438. '*    程序员姓名  :陈恩宇
  439. '*    最后修改人  :陈恩宇
  440. '*    最后修改时间:2002/01/02
  441. '*    备        注:程序中所有依实际情况自定义部分均用[>>  <<]括起
  442. '*
  443. '*    1.每次调入外部功能窗体,均要加锁ChangeLock=True,窗体关闭后解锁ChangeLock=false
  444. '*                                    TextValiLock=True             TextValiLock=false
  445. '*
  446. '*    2.Lab_OperStatus 用此标签来标识单据录入状态(默认值为1) "1"-浏览 "2"-新增 "3"-修改
  447. '*
  448. '*    3.Lab_Djclzt 用此标签来标识单据处理状态(默认值为1) "1"-填制单据  "2"-查询单据列表  "3"-明细帐联查单据
  449. '*
  450. '*    4.原则:只要单据能够存盘(无论修改或新增)则其必须接受完整性及有效性规则检查
  451. '*
  452. '*    5.支持热键操作:打印:Ctrl+P 新增:F5 修改:F3 存盘:F6
  453. '***********************************************************************************************************
  454.  
  455. '[以下为根据实际情况设置变量
  456. Dim Bln_BillChange As Boolean                   '标识单据是否发生改动
  457. Dim Rec_Query As New ADODB.Recordset            '单据组查询结果动态集(保存当前单据组ID)
  458. Public Str_QueryCondi As String                 '单据组查询条件(接收单据列表传递查询条件)
  459. Dim Bln_ConVertFlag As Boolean                  '币种折算方式
  460. Dim Dbl_AccRate As Double                       '币种记帐汇率
  461. Dim Dbl_Bbje As Double                          '本币金额
  462. ']
  463. '以下为固定使用变量(单据)
  464. Dim BillCode As String                          '单据设计编码(索引号)
  465. Dim Var_Bill() As Variant                       '用来返回单据设计信息
  466. Dim ReportTitle As String                       '报表主标题
  467. Dim Tsxx As String                              '系统提示信息
  468. Dim Dyymctbl As New DY_Dyymsz                   '打印页面窗体变量
  469. '以下为固定使用变量(文本框)
  470. Dim Textvar() As Variant                        '存储变体型文本框信息
  471. Dim Textboolean() As Boolean                    '存储布尔型文本框信息
  472. Dim Textint() As Integer                        '存储整型文本框信息
  473. Dim Textstr() As String                         '存储字符型文本框信息
  474. Dim Max_Text_Index As Integer                   '最大录入文本框索引值
  475. Dim TextGroupCode As String                     '文本框录入分组编码
  476. Dim TextValiLock As Boolean                     '文本框失去焦点是否进行有效性控制判断
  477. Dim TextValiJudgeLock() As Boolean              '文本框录入有效性判断控制锁
  478. Dim TextChangeLock As Boolean                   '文本框内容变换控制锁
  479.     
  480. Private Sub Form_KeyPress(KeyAscii As Integer)      '控 制 焦 点 转 移
  481.    
  482.     Dim jdzygs As Integer
  483.     jdzygs = 50
  484.     Select Case KeyAscii
  485.         Case vbKeyReturn
  486.             If Kjjdzy(jdzygs) Then
  487.                 KeyAscii = 0
  488.             End If
  489.         Case 39           '屏蔽字符"'"
  490.             KeyAscii = 0
  491.     End Select
  492. End Sub
  493. Private Sub Form_Load()                                                        '窗 体 装 入
  494.     '初始化各种锁值(Fixed)
  495.     Changelock = False             '网格行列改变控制锁
  496.     Gdtlock = False                '滚动条滚动控制
  497.     Yxxpdlock = True               '字段有效性判断锁
  498.     Hyxxpdlock = True              '行有效性判断锁
  499.     Wbkbhlock = False              '文本框内容改变锁
  500.    
  501.     '调入单据信息(需要修改BillCode)
  502.     BillCode = "0303"
  503.     Call Sub_ReadBillInfo(BillCode, Me, Var_Bill())
  504.     Lab_Title = Var_Bill(2)
  505.     Lab_Title.Move (Me.Width - Lab_Title.Width) / 2, 800
  506.     
  507.     '报表编码
  508.     XtReportCode = Var_Bill(5)
  509.     Load Dyymctbl
  510.   
  511.     '以下为文本框处理程序(Fixed)
  512.     TextGroupCode = Var_Bill(3)
  513.  
  514.     Call Drwbkxx(TextGroupCode, Textvar(), Textboolean(), Textint(), Textstr())  '读入文本框录入信息
  515.     Call Wbkcsh
  516.       
  517.     '单据变动置为False(Fixed)
  518.     Bln_BillChange = False
  519.     
  520.     '调入数据初始化模块(Fixed)
  521.     Lab_Djclzt.Caption = Xtcdcs
  522.     Call Sjcsh(Trim(Lab_Djclzt.Caption))
  523.       
  524. End Sub
  525. Private Sub Form_Unload(Cancel As Integer)           '窗体卸载
  526.     '是否保存已修改单据
  527.     Dim YAnswer As Integer
  528.     If Lab_OperStatus.Caption = "2" Or Lab_OperStatus.Caption = "3" Then
  529.         Tsxx = "单据尚未保存,是否退出?"
  530.         YAnswer = Xtxxts(Tsxx, 2, 2)
  531.         If YAnswer <> 1 Then
  532.             Cancel = 1
  533.             Exit Sub
  534.         End If
  535.     End If
  536.     '卸载打印页面窗体
  537.     Unload Dyymctbl
  538.  
  539.     '判断单据是否发生变化,并返回相应标识
  540.     If Bln_BillChange Then
  541.         Xtfhcs = "1"
  542.     Else
  543.         Xtfhcs = "0"
  544.     End If
  545.    
  546.     '用户退出时写上机日志
  547.     Security_Log "Ap_OtherBill", Xtczybm, 2, False
  548.     
  549. End Sub
  550. Private Sub Sjcsh(Str_Pzclzt As String)              '数据初始化模块(根据实际情况)
  551.     Dim Sqlstr As String       '查询单据列表条件
  552.     '[>>根据实际情况初始化
  553.     Select Case Str_Pzclzt
  554.         Case "1"   '填制单据
  555.       
  556.             '调入用户查询结果动态集
  557.             Sqlstr = "SELECT OtherBillID From RP_OtherBill Where RPFlag='Ap' and BillItemCode='80' and StartFlag=0  ORDER BY OtherBillID "               ' "Where BillDate='" & Xtrq & "'
  558.             Set Rec_Query = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  559.       
  560.             '新增单据
  561.             Call Sub_AddBill
  562.         Case "2"   '查询单据(单据列表)
  563.         
  564.             '填充查询单据标识
  565.             Lab_BillId.Caption = XT_BillID
  566.             Str_QueryCondi = Xtcdcsfz
  567.                 
  568.             Call Sub_ShowBill
  569.        
  570.             Call Sub_OperStatus("10")
  571.       
  572.             '调入用户查询结果动态集,并定位该单据
  573.             Sqlstr = "SELECT OtherBillID From Ap_v_OtherNote  " & Str_QueryCondi & " ORDER BY BillDate,BillCode"
  574.             Set Rec_Query = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  575.             Rec_Query.Find "OtherBillID=" & Val(Lab_BillId.Caption)
  576.         Case "3"   '明细帐联查单据
  577.             '设置工具条显示
  578.             With Tlb_Action
  579.                 .Buttons("xz").Enabled = False             '新增
  580.                 .Buttons("xg").Enabled = False             '修改
  581.                 .Buttons("sc").Enabled = False             '删除
  582.                 .Buttons("fgh0").Enabled = False           '分隔行
  583.                 .Buttons("bc").Enabled = False             '保存
  584.                 .Buttons("fq").Enabled = False             '放弃
  585.                 .Buttons("shsh").Enabled = False           '审核
  586.                 .Buttons("shqs").Enabled = False           '弃审
  587.                 .Buttons("pz").Enabled = False             '凭证
  588.                 .Buttons("fgh2").Enabled = False           '分隔行
  589.                 .Buttons("first").Enabled = False          '首张
  590.                 .Buttons("prev").Enabled = False           '上张
  591.                 .Buttons("next").Enabled = False           '下张
  592.                 .Buttons("last").Enabled = False           '末张
  593.                 .Buttons("fgh5").Enabled = False           '分割行
  594.             End With
  595.             
  596.             '填充明细联查单据标识
  597.             Lab_BillId.Caption = XT_BillID
  598.             
  599.             Call Sub_ShowBill
  600.       
  601.             '设置操作状态为浏览
  602.             Lab_OperStatus.Caption = "1"
  603.       
  604.             '录入文本框
  605.             For Jsqte = Max_Text_Index To 0 Step -1
  606.                 LrText(Jsqte).Enabled = False
  607.             Next Jsqte
  608.     End Select
  609.   
  610.     '<<]
  611.   
  612. End Sub
  613. Private Sub Sub_ShowBill()                                          '根据当前单据ID显示整张单据内容
  614.    
  615.     '过程默认参数为当前窗体中单据ID:Lab_BillID
  616.     Dim Sqlstr As String                           '临时使用字符串
  617.     Dim RecTemp As New ADODB.Recordset             '临时使用动态集
  618.     Dim Jsqte As Long                              '临时计数器
  619.                         
  620.     '本张单据查询字符串
  621.     Sqlstr = "SELECT * FROM Ap_v_OtherNote Where  OtherBillID=" & Val(Lab_BillId.Caption)
  622.     Set RecTemp = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  623.       
  624.     With RecTemp
  625.         If Not .EOF Then
  626.             '[>>显示单据
  627.             TextChangeLock = True     '文本框加锁
  628.             LrText(0).Text = Trim(.Fields("BillCode"))                                      '应付单据号
  629.             If IsDate(.Fields("BillDate")) Then
  630.                 LrText(1).Text = Format(.Fields("BillDate"), "yyyy-mm-dd")                  '单据日期
  631.             End If
  632.             LrText(2).Tag = Trim(.Fields("ForeignCurrCode") & "")                           '币别编码
  633.             LrText(2).Text = Trim(.Fields("ForeignCurrName") & "")                          '币别编码
  634.             LrText(3).Text = Trim(.Fields("YbYsJe") & "")                                   '原币金额
  635.             LrText(4).Text = Trim(.Fields("AccRate") & "")                                  '记帐汇率
  636.             LrText(5).Text = Trim(.Fields("BbYsJe") & "")                                   '本币金额
  637.             LrText(6).Tag = Trim(.Fields("PSCode"))                                         '供应商编码
  638.             LrText(6).Text = Trim(.Fields("SupplierName") & "")                             '供应商名称
  639.             LrText(7).Tag = Trim(.Fields("PayCode") & "")                                   '付款条件编码
  640.             LrText(7).Text = Trim(.Fields("PayName") & "")                                  '付款条件名称
  641.             LrText(8).Tag = Trim(.Fields("DeptCode") & "")                                  '部门编码
  642.             LrText(8).Text = Trim(.Fields("DeptName") & "")                                 '部门名称
  643.             LrText(9).Tag = Trim(.Fields("PersonCode") & "")                                '经办人编码
  644.             LrText(9).Text = Trim(.Fields("PersonName") & "")                               '经办人
  645.             LrText(10).Text = Trim(.Fields("Digest") & "")                                  '摘要
  646.             LrText(11).Text = Trim(.Fields("Maker") & "")                                   '制单人
  647.             LrText(12).Text = Trim(.Fields("Checker") & "")                                 '审核人
  648.             LrText(13).Tag = Trim(.Fields("AccCode") & "")                                  '其他应付科目编码
  649.             LrText(13).Text = Trim(.Fields("CName") & "")                                   '其他应付科目
  650.             
  651.             
  652.             TextChangeLock = False    '文本框解锁
  653.             '<<]
  654.         End If
  655.     End With
  656.       
  657.     '设置审核弃审按钮状态
  658.     Call Sub_CheckStatus
  659.        
  660. End Sub
  661. Private Sub Tlb_Action_ButtonClick(ByVal Button As MSComctlLib.Button)             '用户点击工具条
  662.      
  663.     '屏蔽文本框,下拉组合框有效性判断
  664.     Valilock = True
  665.      
  666.     '屏蔽网格失去焦点产生的有效性判断
  667.     Changelock = True
  668.        
  669.     Select Case Button.Key
  670.         Case "yl"                                            '预 览
  671.             BillTextPrint Lab_Title, LrText, TextGroupCode, XtReportCode, False
  672.         Case "dy"                                            '打 印
  673.             Dim yhAnswer As Integer      '打印提示
  674.             
  675.             '用户确认是否打印单据
  676.             Tsxx = "请确认是否打印当前单据?"
  677.             yhAnswer = Xtxxts(Tsxx, 2, 2)
  678.             If yhAnswer = 2 Then
  679.                 Exit Sub
  680.             End If
  681.             BillTextPrint Lab_Title, LrText, TextGroupCode, XtReportCode, True
  682.         Case "xz"                                            '新 增
  683.             Call Sub_AddBill
  684.         Case "xg"                                            '修 改
  685.             Call Sub_EditBill
  686.         Case "sc"                                            '删 除
  687.             Call Sub_DeleteBill
  688.         Case "bc"                                            '保 存
  689.             Call Sub_SaveBill
  690.         Case "fq"                                            '放 弃
  691.             Call Sub_AbandonBill
  692.         Case "shsh"                                          '审 核
  693.             Call Sub_CheckBill
  694.         '凭证待处理
  695.         Case "pz"                                            '凭 证
  696.             
  697.         Case "first"                                         '首 张
  698.             Call Sub_First
  699.         Case "prev"                                          '上 张
  700.             Call Sub_Prev
  701.         Case "next"                                          '下 张
  702.             Call Sub_Next
  703.         Case "last"                                          '末 张
  704.             Call Sub_Last
  705.         Case "bz"                                            '帮 助
  706.             Call F1bz
  707.         Case "fh"                                            '退 出
  708.             Unload Me
  709.     End Select
  710.        
  711.     '解 锁
  712.     Valilock = False
  713.     Changelock = False
  714.     TextChangeLock = False
  715.         
  716. End Sub
  717. Private Sub Form_KeyDown(KeyCode As Integer, Shift As Integer)     '支持热键操作
  718.    
  719.     Select Case KeyCode
  720.         Case vbKeyF5          '增加单据
  721.             If Tlb_Action.Buttons("xz").Enabled And Tlb_Action.Buttons("xz").Visible Then
  722.                 Call Sub_AddBill
  723.             End If
  724.         Case vbKeyF3          '修改单据
  725.             If Tlb_Action.Buttons("xg").Enabled And Tlb_Action.Buttons("xg").Visible Then
  726.                 Call Sub_EditBill
  727.             End If
  728.         Case vbKeyF6          '保存单据
  729.             If Tlb_Action.Buttons("bc").Enabled And Tlb_Action.Buttons("bc").Visible Then
  730.                 Call Sub_SaveBill
  731.             End If
  732.     End Select
  733. End Sub
  734. Private Sub Sub_OperStatus(Str_Status As String)                 '工具条依据不同状态所进行的变化
  735.   
  736.     With Tlb_Action
  737.         Select Case Str_Status
  738.             Case "10"   '浏览((列表)调入单据处理时的进入状态、(列表)新增状态时放弃录入)
  739.                 '工具条
  740.                 .Buttons("dy").Enabled = True       '打印
  741.                 .Buttons("yl").Enabled = True       '预览
  742.                 .Buttons("xz").Enabled = True       '新增
  743.                 .Buttons("xg").Enabled = True       '修改
  744.                 .Buttons("sc").Enabled = True       '删除
  745.                 .Buttons("bc").Enabled = False      '保存
  746.                 .Buttons("fq").Enabled = False      '放弃
  747.                 .Buttons("pz").Enabled = True       '凭证
  748.                 .Buttons("first").Enabled = True    '首张
  749.                 .Buttons("prev").Enabled = True     '上张
  750.                 .Buttons("next").Enabled = True     '下张
  751.                 .Buttons("last").Enabled = True     '末张
  752.                 .Buttons("bz").Enabled = True       '帮助
  753.                 .Buttons("fh").Enabled = True       '退出
  754.                 
  755.                 '设置审核弃审按钮状态
  756.                 Call Sub_CheckStatus
  757.                 
  758.                 '设置文本框录入状态
  759.                 Call Sub_LrtextStatus(False)
  760.             Case "20"   '新增单据((录入)新增一张单据 、(列表)新增一张单据)
  761.                  '工具条
  762.                  .Buttons("dy").Enabled = False      '打印
  763.                  .Buttons("yl").Enabled = False      '预览
  764.                  .Buttons("xz").Enabled = False      '新增
  765.                  .Buttons("xg").Enabled = False      '修改
  766.                  .Buttons("sc").Enabled = False      '删除
  767.                  .Buttons("bc").Enabled = True       '保存
  768.                  .Buttons("fq").Enabled = True       '放弃
  769.                  .Buttons("shsh").Enabled = False    '审核
  770.                  .Buttons("shqs").Enabled = False    '弃审
  771.                  .Buttons("pz").Enabled = False      '凭证
  772.                  .Buttons("first").Enabled = False   '首张
  773.                  .Buttons("prev").Enabled = False    '上张
  774.                  .Buttons("next").Enabled = False    '下张
  775.                  .Buttons("last").Enabled = False    '末张
  776.                  .Buttons("bz").Enabled = True       '帮助
  777.                  .Buttons("fh").Enabled = True       '退出
  778.                  
  779.                  '设置文本框录入状态
  780.                  Call Sub_LrtextStatus(True)
  781.             Case "30"   '修改((录入)调入修改功能、(列表)调入修改功能)
  782.                 '工具条
  783.                 .Buttons("dy").Enabled = False      '打印
  784.                 .Buttons("yl").Enabled = False      '预览
  785.                 .Buttons("xz").Enabled = False      '新增
  786.                 .Buttons("xg").Enabled = False      '修改
  787.                 .Buttons("sc").Enabled = False      '删除
  788.                 .Buttons("bc").Enabled = True       '保存
  789.                 .Buttons("fq").Enabled = True       '放弃
  790.                 .Buttons("shsh").Enabled = False    '审核
  791.                 .Buttons("shqs").Enabled = False    '弃审
  792.                 .Buttons("pz").Enabled = False      '凭证
  793.                 .Buttons("first").Enabled = False   '首张
  794.                 .Buttons("prev").Enabled = False    '上张
  795.                 .Buttons("next").Enabled = False    '下张
  796.                 .Buttons("last").Enabled = False    '末张
  797.                 .Buttons("bz").Enabled = True       '帮助
  798.                 .Buttons("fh").Enabled = True       '退出
  799.                 
  800.                 '设置文本框录入状态
  801.                 Call Sub_LrtextStatus(True)
  802.         End Select
  803.     End With
  804.     
  805. End Sub
  806. Private Sub Sub_LrtextStatus(TextEnabled As Boolean)                            '设置录入文本框状态
  807.     '录入文本框状态设置
  808.     If TextEnabled Then
  809.         For Jsqte = Max_Text_Index To 0 Step -1
  810.             '判断文本框是否可编辑
  811.             If Textboolean(Jsqte, 5) Then
  812.                 LrText(Jsqte).Enabled = True
  813.             Else
  814.                 LrText(Jsqte).Enabled = False
  815.             End If
  816.         Next Jsqte
  817.     Else
  818.         For Jsqte = Max_Text_Index To 0 Step -1
  819.             LrText(Jsqte).Enabled = False
  820.         Next Jsqte
  821.     End If
  822. End Sub
  823. Private Sub Sub_CheckStatus()                                       '设置审核弃审按钮状态(亦可设置其他动作按钮状态)
  824.     
  825.     '根据当前单据状态来确定审核弃审按钮状态
  826.     If Trim(LrText(11).Text) <> "" And Trim(LrText(12).Text) = "" Then
  827.         Tlb_Action.Buttons("shsh").Enabled = True      '审核
  828.     Else
  829.         Tlb_Action.Buttons("shsh").Enabled = False     '审核
  830.     End If
  831.     If Trim(LrText(11).Text) <> "" And Trim(LrText(12).Text) <> "" Then
  832.         Tlb_Action.Buttons("shqs").Enabled = True      '弃审
  833.     Else
  834.         Tlb_Action.Buttons("shqs").Enabled = False     '弃审
  835.     End If
  836. End Sub
  837. Private Sub Sub_AddBill()                                                '新增一张单据
  838.     
  839.     Dim RecTemp As New ADODB.Recordset            '临时使用动态集
  840.     Dim Jsqte As Long                             '临时计数器
  841.     
  842.     '判断用户是否有此功能执行权限,如有则写上机日志(进入)
  843.     If Not Security_Log("Ap_OtherBill_Edit", Xtczybm, 1, True) Then
  844.        Exit Sub
  845.     End If
  846.     '设置操作状态为新增(Fixed)
  847.     Lab_OperStatus.Caption = "2"
  848.    
  849.     '设置工具条状态(Fixed)
  850.     Call Sub_OperStatus("20")
  851.    
  852.     '清空VouchID(Fixed)
  853.     Lab_BillId.Caption = ""
  854.    
  855.    
  856.     '录入文本框清除内容
  857.     For Jsqte = Max_Text_Index To 0 Step -1
  858.         LrText(Jsqte).Tag = ""
  859.         LrText(Jsqte).Text = ""
  860.     Next Jsqte
  861.    
  862.     '默认为本位币
  863.    TextChangeLock = True
  864.      LrText(2).Text = XtSCurrName
  865.      LrText(2).Tag = XtSCurrCode
  866.      LrText(4).Text = 1
  867.    TextChangeLock = False
  868.    
  869.     '[>>显示制单人,清空审核人,此处还可以设置录入默认值如自动生成单据号、默认单据录入日期注意加锁
  870.     LrText(11).Text = Xtczy
  871.     LrText(12).Text = ""
  872.    
  873.     '设置订单日期默认为系统业务日期
  874.     TextChangeLock = True
  875.     LrText(1).Text = Xtrq
  876.     TextChangeLock = False
  877.     
  878.     '读取最新的单据编码
  879.     LrText(0).Text = CreatBillCode(BillCode, False)
  880.     LrText(0).Enabled = False
  881.    
  882.     '<<]
  883.    
  884.     '让第一个录入项得到焦点(Fixed)
  885.     On Error Resume Next
  886.     LrText(1).SetFocus
  887.    
  888. End Sub
  889. Private Sub Sub_EditBill()                                                '修改一张单据
  890.     
  891.     Dim RecTemp As New ADODB.Recordset     '临时使用动态集
  892.     
  893.     '判断用户是否有此功能执行权限,如有则写上机日志(进入)
  894.     If Not Security_Log("Ap_OtherBill_Edit", Xtczybm, 1, True) Then
  895.         Exit Sub
  896.     End If
  897.    
  898.     '非有效单据不予进行修改动作
  899.     If Val(Lab_BillId.Caption) = 0 Then
  900.         Exit Sub
  901.     End If
  902.    
  903.     '判断当前单据是否允许修改
  904.     If Not Fun_AllowEdit Then
  905.         Exit Sub
  906.     End If
  907.    
  908.     '设置操作状态为修改
  909.     Lab_OperStatus.Caption = "3"
  910.    
  911.     '设置工具条状态
  912.     Call Sub_OperStatus("30")
  913.     LrText(0).Enabled = False
  914.     '显示制单人
  915.     LrText(11).Text = Xtczy
  916.    
  917. End Sub
  918. Private Sub Sub_DeleteBill()                                               '删除当前单据
  919.     
  920.     Dim YAnswer As Integer               '确认是否删除当前单据
  921.     Dim Jsqte As Long                    '临时使用计数器
  922.     
  923.     '判断用户是否有此功能执行权限,如有则写上机日志(进入)
  924.     If Not Security_Log("Ap_OtherBill_Edit", Xtczybm, 1, True) Then
  925.         Exit Sub
  926.     End If
  927.    
  928.     '非有效单据不予进行删除动作
  929.     If Val(Lab_BillId.Caption) = 0 Then
  930.         Exit Sub
  931.     End If
  932.         
  933.     '判断当前单据是否允许删除
  934.     If Not Fun_AllowEdit Then
  935.         Exit Sub
  936.     End If
  937.    
  938.     Tsxx = "请确认是否删除当前单据?"
  939.     YAnswer = Xtxxts(Tsxx, 2, 2)
  940.    
  941.     If YAnswer = 1 Then
  942.         
  943.         
  944.         '进行事务处理
  945.         On Error GoTo Swcwcl
  946.         Cw_DataEnvi.DataConnect.BeginTrans
  947.         
  948.         '1.删除单据所有内容
  949.         Cw_DataEnvi.DataConnect.Execute ("Delete RP_OtherBill Where OtherBillID=" & Val(Lab_BillId.Caption))
  950.         Cw_DataEnvi.DataConnect.CommitTrans
  951.         
  952.         '标识单据发生改动
  953.         Bln_BillChange = True
  954.         
  955.         '单据ID置0
  956.         Lab_BillId.Caption = 0
  957.     Else
  958.         Exit Sub
  959.     End If
  960.      
  961.     '删除单据后重置状态
  962.         
  963.     '1.显示下一张单据
  964.     Call Sub_Next
  965.         
  966.     '2.如果无下一张单据则搜索上一张单据
  967.     If Val(Lab_BillId.Caption) = 0 Then
  968.         Call Sub_Prev
  969.     End If
  970.         
  971.     '3.如无单据则置单据为空状态
  972.     If Val(Lab_BillId.Caption) = 0 Then
  973.         '清除录入文本框
  974.         For Jsqte = Max_Text_Index To 0 Step -1
  975.             LrText(Jsqte).Tag = ""
  976.             LrText(Jsqte).Text = ""
  977.         Next Jsqte
  978.         '设置操作状态为浏览
  979.         Lab_OperStatus = "1"
  980.         Call Sub_OperStatus("10")
  981.     End If
  982.     
  983.     Rec_Query.Requery
  984.     Rec_Query.Find "OtherBillID=" & Val(Lab_BillId.Caption)
  985.     Exit Sub
  986. Swcwcl:          '单据删除时出现错误
  987.     Cw_DataEnvi.DataConnect.RollbackTrans
  988.     Tsxx = "单据删除过程中出现未知错误,程序自动恢复保存前状态!"
  989.     Call Xtxxts(Tsxx, 0, 1)
  990.     Exit Sub
  991. End Sub
  992. Private Sub Sub_AbandonBill()                                              '放弃对当前单据的操作
  993.  
  994.     Dim Jsqte As Long                    '临时使用计数器
  995.   
  996.     '如果单据有效则重新显示当前单据,置单据为空状态
  997.     If Not Rec_Query.EOF Then
  998.         Lab_BillId.Caption = Rec_Query.Fields("OtherBillID")
  999.         Call Sub_ShowBill
  1000.     Else
  1001.         '单据ID置为0
  1002.         Lab_BillId.Caption = 0
  1003.      
  1004.         '清除录入文本框
  1005.         For Jsqte = Max_Text_Index To 0 Step -1
  1006.             LrText(Jsqte).Tag = ""
  1007.             LrText(Jsqte).Text = ""
  1008.         Next Jsqte
  1009.     End If
  1010.     
  1011.     '设置操作状态为浏览
  1012.     Lab_OperStatus = "1"
  1013.     Call Sub_OperStatus("10")
  1014. End Sub
  1015. Private Function Sub_SaveBill() As Boolean                                   '保 存 单 据
  1016.     
  1017.     Dim RecTemp As New ADODB.Recordset                    '临时使用动态集
  1018.     Dim Rec_Bill As New ADODB.Recordset                   '单据表动态集
  1019.     Dim Jsqte As Integer                                  '临时计数器
  1020.     Dim DqKjYear As Integer, DqPeriod As Integer
  1021.     
  1022.     Sub_SaveBill = False
  1023.   
  1024.     '一.============先对单据内容进行有效性判断==============='
  1025.   
  1026.     '先进行字段不能为空或不能为零有效性判断(Fixed)
  1027.     For Jsqte = 0 To Max_Text_Index
  1028.         If Textint(Jsqte, 8) = 1 Then     '字段不能为空
  1029.             If Len(Trim(LrText(Jsqte).Text)) = 0 Then
  1030.                 Tsxx = Textstr(Jsqte, 7) & "不能为空!"
  1031.                 Call Xtxxts(Tsxx, 0, 1)
  1032.                 LrText(Jsqte).SetFocus
  1033.                 Exit Function
  1034.             End If
  1035.         Else
  1036.             If Textint(Jsqte, 8) = 2 Then   '字段不能为零
  1037.                 If Val(Trim(LrText(Jsqte).Text)) = 0 Then
  1038.                     Tsxx = Textstr(Jsqte, 7) & "不能为零!"
  1039.                     Call Xtxxts(Tsxx, 0, 1)
  1040.                     LrText(Jsqte).SetFocus
  1041.                     Exit Function
  1042.                 End If
  1043.             End If
  1044.         End If
  1045.     Next Jsqte
  1046.     
  1047.     '对需要进行事后判断的文本框录入内容进行有效性判断 (Fixed)
  1048.     For Jsqte = 0 To Max_Text_Index
  1049.         If Textint(Jsqte, 9) = 0 Or Textint(Jsqte, 9) = 2 Then
  1050.             If Not TextYxxpd(Jsqte) Then
  1051.                 Exit Function
  1052.             End If
  1053.         End If
  1054.     Next Jsqte
  1055.   
  1056.     '[>>
  1057.   
  1058.     '可在此区域写入其他对单据表头内容的有效性判断,具体格式参照如下
  1059.     
  1060.     '判断单据日期是否有效,如果单据日期所在的会计期间已经结帐,则不能保存
  1061.     If Not Fun_GetPeriod(CDate(Format(LrText(1).Text, "yyyy-mm-dd")), DqKjYear, DqPeriod) Then
  1062.         LrText(1).SetFocus
  1063.         Exit Function
  1064.     End If
  1065.     
  1066.     '2.如果用户选择币种为本位币则汇率必须为1,否则汇率不能为零
  1067.     If Trim(LrText(2).Tag) <> XtSCurrCode Then
  1068.        If Val(LrText(4).Text) = 0 Then
  1069.           Tsxx = "汇率不能为零!"
  1070.           Call Xtxxts(Tsxx, 0, 1)
  1071.           LrText(4).SetFocus
  1072.           Exit Function
  1073.        End If
  1074.     Else
  1075.        LrText(4).Text = 1
  1076.        LrText(5).Text = Val(LrText(3).Text)
  1077.        Dbl_Bbje = Val(LrText(3).Text)
  1078.     End If
  1079.     
  1080.     '<<]
  1081.   
  1082.     '二.=============如果以上有效性检查均顺利通过,则执行存盘动作============'
  1083.    
  1084.     '对存盘进行事务处理(Fixed)
  1085.     On Error GoTo Swcwcl
  1086.     Cw_DataEnvi.DataConnect.BeginTrans
  1087.     
  1088.     '判断单据状态以进行不同处理
  1089.     
  1090.     '1.先对单据主表进行处理
  1091.     If Trim(Lab_OperStatus) = "2" Then
  1092.         '新增单据
  1093.         
  1094.         '1.对于某些单据号自动生成的单据则可在此处自动生成
  1095.         LrText(0).Text = CreatBillCode(BillCode, True)
  1096.         
  1097.         '2.开始存盘
  1098.          
  1099.         '打开单据表动态集
  1100.         If Rec_Bill.State = 1 Then Rec_Bill.Close
  1101.         Rec_Bill.Open "Select * From RP_OtherBill Where 1=2", Cw_DataEnvi.DataConnect, adOpenDynamic, adLockOptimistic
  1102.         With Rec_Bill
  1103.             .AddNew
  1104.             .Fields("OtherBillID") = CreatBillID(BillCode)                            '单据ID
  1105.             .Fields("BillCode") = Trim(LrText(0).Text)                                '单据编号
  1106.             .Fields("BillDate") = Format((LrText(1).Text), "yyyy-mm-dd")              '单据日期
  1107.             .Fields("ForeignCurrCode") = Trim(LrText(2).Tag)                          '币别编码
  1108.             .Fields("YbYsJe") = Val(LrText(3).Text)                                   '原币金额
  1109.             .Fields("AccRate") = Val(LrText(4).Text)                                  '汇率
  1110.             .Fields("BbYsJe") = Val(LrText(5).Text)                                   '本币金额
  1111.             .Fields("PsCode") = Trim((LrText(6).Tag) & "")                            '供应商编码
  1112.             .Fields("PayCode") = Trim((LrText(7).Tag) & "")                           '付款条件
  1113.             .Fields("DeptCode") = Trim((LrText(8).Tag) & "")                          '部门编码
  1114.             .Fields("PersonCode") = Trim((LrText(9).Tag) & "")                        '经办人编码
  1115.             .Fields("Digest") = Trim((LrText(10).Text) & "")                          '摘要
  1116.             .Fields("Maker") = Xtczy                                                  '制单人
  1117.             .Fields("Checker") = ""                                                   '审核人
  1118.             .Fields("AccCode") = Trim((LrText(13).Tag) & "")                          '其他应付科目
  1119.  
  1120.             '系统自动保存供应商对应的应付帐款科目
  1121.             .Fields("AccCodeArAp") = Fun_InputCodeSupplier(Trim(LrText(6).Text), 0)   '供应商对应应付帐款科目
  1122.             
  1123.             '后台处理
  1124.             .Fields("RPFlag") = "AP"                                                  '应收标识
  1125.             .Fields("KJYear") = DqKjYear                                              '会计年度
  1126.             .Fields("Period") = DqPeriod                                              '会计期间
  1127.             .Fields("BillItemCode") = "80"                                            '单据类型编码
  1128.             .Fields("VouchId") = 0                                                    '凭证关联标识
  1129.             .Fields("IfBuildVouch") = 0                                               '是否生成凭证
  1130.             .Fields("IfCancel") = 0                                                   '是否核销
  1131.             .Fields("OverStatus") = 0                                                 '是否核销完毕
  1132.             .Update
  1133.             
  1134.             '系统读出单据ID写入Lab_BillID
  1135.             Lab_BillId.Caption = .Fields("OtherBillID")
  1136.         End With
  1137.     Else
  1138.         '修改单据
  1139.        
  1140.         '打开单据表动态集
  1141.         If Rec_Bill.State = 1 Then Rec_Bill.Close
  1142.         Rec_Bill.Open "Select * From RP_OtherBill  Where OtherBillID=" & Val(Lab_BillId.Caption), Cw_DataEnvi.DataConnect, adOpenDynamic, adLockOptimistic
  1143.         With Rec_Bill
  1144.             .Fields("BillCode") = Trim(LrText(0).Text)                                '单据编号
  1145.             .Fields("BillDate") = Format((LrText(1).Text), "yyyy-mm-dd")              '单据日期
  1146.             .Fields("ForeignCurrCode") = Trim(LrText(2).Tag)                          '币别编码
  1147.             .Fields("YbYsJe") = Val(LrText(3).Text)                                   '原币金额
  1148.             .Fields("AccRate") = Val(LrText(4).Text)                                  '汇率
  1149.             .Fields("BbYsJe") = Val(LrText(5).Text)                                   '本币金额
  1150.             .Fields("PsCode") = Trim((LrText(6).Tag) & "")                            '供应商编码
  1151.             .Fields("PayCode") = Trim((LrText(7).Tag) & "")                           '付款条件
  1152.             .Fields("DeptCode") = Trim((LrText(8).Tag) & "")                          '部门编码
  1153.             .Fields("PersonCode") = Trim((LrText(9).Tag) & "")                        '经办人编码
  1154.             .Fields("Digest") = Trim((LrText(10).Text) & "")                          '摘要
  1155.             .Fields("Maker") = Xtczy                                                  '制单人
  1156.             .Fields("Checker") = ""                                                   '审核人
  1157.             .Fields("AccCode") = Trim((LrText(13).Tag) & "")                          '其他应付科目
  1158.             
  1159.             '系统自动保存应付帐款科目
  1160.             .Fields("AccCodeArAp") = Fun_InputCodeSupplier(Trim(LrText(6).Tag), 0)   '供应商对应应付帐款科目
  1161.             
  1162.             '后台处理
  1163.             .Fields("RPFlag") = "AP"                                                  '应付标识
  1164.             .Fields("KJYear") = DqKjYear                                              '会计年度
  1165.             .Fields("Period") = DqPeriod                                              '会计期间
  1166.             .Fields("BillItemCode") = "80"                                            '单据类型编码
  1167.             .Fields("VouchId") = 0                                                    '凭证关联标识
  1168.             .Fields("IfBuildVouch") = 0                                               '是否生成凭证
  1169.             .Fields("IfCancel") = 0                                                   '是否核销
  1170.             .Fields("OverStatus") = 0                                                 '是否核销完毕
  1171.             .Update
  1172.         End With
  1173.     End If
  1174.          
  1175.     Cw_DataEnvi.DataConnect.CommitTrans
  1176.     Sub_SaveBill = True
  1177.     Tsxx = "单据存盘完毕! 单据号:" & Trim(LrText(0).Text)
  1178.     Call Xtxxts(Tsxx, 0, 4)
  1179.   
  1180.     '标识单据发生改动
  1181.     Bln_BillChange = True
  1182.   
  1183.     '设置单据改变后的状态
  1184.     Lab_OperStatus = "1"
  1185.     Call Sub_OperStatus("10")
  1186.     Rec_Query.Requery
  1187.     Rec_Query.Find "OtherBillId=" & Val(Lab_BillId.Caption)
  1188.     Exit Function
  1189. Swcwcl:       '数据存盘时出现错误
  1190.     Cw_DataEnvi.DataConnect.RollbackTrans
  1191.     Tsxx = "存盘过程中出现未知错误,程序自动恢复保存前状态!"
  1192.     Call Xtxxts(Tsxx, 0, 1)
  1193.     Exit Function
  1194. End Function
  1195. '选择首张,上张,下张,末张(此4个过程只需用您的单据ID字段名替换"CloseBillID"即可)
  1196. Private Sub Sub_First()             '首 张
  1197.     
  1198.     With Rec_Query
  1199.         If .RecordCount = 0 Then
  1200.             Exit Sub
  1201.         End If
  1202.         .MoveFirst
  1203.         Lab_BillId.Caption = .Fields("OtherBillID")
  1204.         Call Sub_ShowBill
  1205.     End With
  1206. End Sub
  1207. Private Sub Sub_Prev()             '上 张
  1208.     
  1209.     With Rec_Query
  1210.         If .RecordCount = 0 Then
  1211.             Exit Sub
  1212.         End If
  1213.         If Not .BOF Then
  1214.             .MovePrevious
  1215.         End If
  1216.        
  1217.         If Not .BOF Then
  1218.             Lab_BillId.Caption = .Fields("OtherBillID")
  1219.         Else
  1220.             .MoveNext
  1221.         End If
  1222.       
  1223.         Call Sub_ShowBill
  1224.     End With
  1225. End Sub
  1226. Private Sub Sub_Next()             '下 张
  1227.     
  1228.     With Rec_Query
  1229.         If .RecordCount = 0 Then
  1230.             Exit Sub
  1231.         End If
  1232.         If Not .EOF Then
  1233.             .MoveNext
  1234.         End If
  1235.       
  1236.         If Not .EOF Then
  1237.             Lab_BillId.Caption = .Fields("OtherBillID")
  1238.         Else
  1239.             .MovePrevious
  1240.         End If
  1241.      
  1242.         Call Sub_ShowBill
  1243.     End With
  1244. End Sub
  1245. Private Sub Sub_Last()              '末 张
  1246.     
  1247.     With Rec_Query
  1248.         If .RecordCount = 0 Then
  1249.             Exit Sub
  1250.         End If
  1251.         .MoveLast
  1252.         Lab_BillId.Caption = .Fields("OtherBillID")
  1253.         Call Sub_ShowBill
  1254.     End With
  1255. End Sub
  1256.     
  1257. '[>>===================以下为根据实际业务需要自定义过程区域=============================<<]
  1258. '审核,弃审
  1259. Private Sub Sub_CheckBill()             '审 核
  1260.     '[>>
  1261.     '此处可以写入禁止单据审核的理由
  1262.     '<<]
  1263.     
  1264.     '判断用户是否有此功能执行权限,如有则写上机日志(进入)
  1265.     If Not Security_Log("Ap_OtherBill_Check", Xtczybm, 1, True) Then
  1266.         Exit Sub
  1267.     End If
  1268.     
  1269.     If Fun_CheckOtherBill(Val(Lab_BillId.Caption)) Then
  1270.     
  1271.         '写入系统操作员
  1272.         LrText(12).Text = Xtczy
  1273.         
  1274.         '设置审核弃审按钮状态
  1275.         Call Sub_CheckStatus
  1276.         
  1277.         '标识单据发生变化
  1278.         Bln_BillChange = True
  1279.     
  1280.     End If
  1281. End Sub
  1282. Private Function Fun_AllowEdit() As Boolean                      '判断当前单据是否允许编辑或删除
  1283.   
  1284.     Dim RecTemp As New ADODB.Recordset     '临时使用动态集
  1285.     Fun_AllowEdit = False
  1286.     Sqlstr = "Select Checker,SourceBillCode From RP_OtherBill Where OtherBillID=" & Val(Lab_BillId.Caption)
  1287.     Set RecTemp = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  1288.     With RecTemp
  1289.         If Not .EOF Then
  1290.             If Trim(.Fields("Checker") & "") <> "" Or Trim(.Fields("SourceBillCode") & "") <> "" Then
  1291.                 Tsxx = "该单据已审核确认或者是由应收票据生成,不能修改或删除!"
  1292.                 Call Xtxxts(Tsxx, 0, 4)
  1293.                 Exit Function
  1294.             End If
  1295.         End If
  1296.     End With
  1297.     Fun_AllowEdit = True
  1298. End Function
  1299. '[>>===================以上为根据实际业务需要自定义过程区域=============================<<]
  1300. '*****************************以下为文本框录入处理程序(固定不变部分)*******************************'
  1301. '************以下为文本框录入处理程序(固定不变部分)*************'
  1302. Private Sub Wbklrwbcl(Index As Integer)    '文本框录入事后处理程序
  1303.   
  1304.     '以下为依据实际情况自定义部分[
  1305.   
  1306.     '在此填写文本框录入事后处理程序
  1307.     Select Case Index
  1308.          Case 2, 3, 4
  1309.             TextChangeLock = True
  1310.             If Index = 2 Then
  1311.                 Call Sub_GetAccRate(LrText(2).Tag, Bln_ConVertFlag, Dbl_AccRate)    '取外币记帐汇率
  1312.                 If Dbl_AccRate <> 0 Then
  1313.                     LrText(4).Text = Dbl_AccRate
  1314.                 Else
  1315.                     LrText(4).Text = ""
  1316.                 End If
  1317.             End If
  1318.             If Bln_ConVertFlag Then
  1319.                 If Val(LrText(4).Text) <> 0 Then
  1320.                     Dbl_Bbje = Val(Format(Val(LrText(3).Text) / Val(LrText(4).Text), "##." + String(Xtjexsws, "0")))
  1321.                 Else
  1322.                     Dbl_Bbje = 0
  1323.                 End If
  1324.             Else
  1325.                 Dbl_Bbje = Val(Format(Val(LrText(3).Text) * Val(LrText(4).Text), "##." + String(Xtjexsws, "0")))
  1326.             End If
  1327.             LrText(5).Text = Dbl_Bbje
  1328.             TextChangeLock = False
  1329.       End Select
  1330.     
  1331.     ']以上为依据实际情况自定义部分
  1332.   
  1333. End Sub
  1334. Private Sub LrText_Change(Index As Integer)
  1335.     
  1336.     '屏蔽程序改变控制
  1337.     If TextChangeLock Then
  1338.         Exit Sub
  1339.     End If
  1340.     
  1341.     TextValiJudgeLock(Index) = False    '打开有效性判断锁
  1342.     
  1343.     '限制字段录入长度
  1344.           
  1345.     TextChangeLock = True  '加锁(防止执行Lrtext_Change)
  1346.      
  1347.     Select Case Textint(Index, 1)
  1348.         Case 8, 11      '金额型
  1349.             Call Sjgskz(LrText(Index), Xtjezws - Xtjexsws - 1, Xtjexsws)
  1350.         Case 9, 12      '数量型
  1351.             Call Sjgskz(LrText(Index), Xtslzws - Xtslxsws - 1, Xtslxsws)
  1352.         Case 10          '单价型
  1353.             Call Sjgskz(LrText(Index), Xtdjzws - Xtdjxsws - 1, Xtdjxsws)
  1354.         Case Else        '其他小数类型控制
  1355.             If Textint(Index, 6) <> 0 Or Textint(Index, 7) <> 0 Then
  1356.                 Call Sjgskz(LrText(Index), Textint(Index, 6), Textint(Index, 7))
  1357.             End If
  1358.     End Select
  1359.         
  1360.     TextChangeLock = False '解锁
  1361. End Sub
  1362. Private Sub LrText_GotFocus(Index As Integer)                                                 '文本框得到焦点,显示相应信息
  1363.     
  1364.     Call TextShow(Index)
  1365.     CurTextIndex = Index
  1366.     LrText(Index).SelStart = Len(LrText(Index))
  1367. End Sub
  1368. Private Sub LrText_KeyDown(Index As Integer, KeyCode As Integer, Shift As Integer)            '字段按F2键提供帮助
  1369.     
  1370.     Select Case KeyCode
  1371.         Case vbKeyF2
  1372.             Call Text_Help(Index)
  1373.     End Select
  1374. End Sub
  1375. Private Sub LrText_KeyPress(Index As Integer, KeyAscii As Integer)                            '文本框录入事中控制
  1376.     Call InputFieldLimit(LrText(Index), Textint(Index, 1), KeyAscii)
  1377. End Sub
  1378. Private Sub LrText_LostFocus(Index As Integer)                                                '文本框失去焦点
  1379.     '显示相应信息但不能进行有效性判断
  1380.     Call Wbklrwbcl(Index)
  1381.   
  1382. End Sub
  1383. Private Sub Ydcommand1_MouseDown(Index As Integer, Button As Integer, Shift As Integer, x As Single, y As Single)     '按钮提供帮助
  1384.     '文本框处于非录入状态时不允许调入帮助
  1385.     If Not LrText(Index).Enabled Then
  1386.         Exit Sub
  1387.     End If
  1388.    
  1389.     Call Text_Help(Index)
  1390. End Sub
  1391. Private Sub Text_Help(Index As Integer)                                                       '录入字段帮助
  1392.     
  1393.     If Not Textboolean(Index, 1) Then
  1394.         Exit Sub
  1395.     End If
  1396.      
  1397.     '调用帮助
  1398.     Call Drbmhelp(Textint(Index, 2), Textstr(Index, 4), Trim(LrText(Index).Text))
  1399.   
  1400.     '根据设置选择显示编码和名称,并进行存储
  1401.     If Len(Xtfhcs) <> 0 Then
  1402.         If Textint(Index, 3) = 1 Then
  1403.             LrText(Index).Text = Xtfhcsfz
  1404.             LrText(Index).Tag = Xtfhcs
  1405.         Else
  1406.             LrText(Index).Text = Xtfhcs
  1407.             LrText(Index).Tag = Xtfhcsfz
  1408.         End If
  1409.     End If
  1410.    
  1411.     LrText(Index).SetFocus
  1412. End Sub
  1413. Private Sub TextShow(Index As Integer)        '文本框得到焦点,显示相应信息
  1414.     '填写文本框得到焦点,进行相应信息处理程序
  1415.    
  1416. End Sub
  1417. Private Sub Wbkcsh()                          '录入文本框初始化
  1418.     Dim Int_TabIndex As Integer         'Tab焦点计数器
  1419.   
  1420.     '单据录入中文本框焦点由0开始
  1421.     LrText(0).TabIndex = 0
  1422.   
  1423.     '最大录入文本框索引值
  1424.     Max_Text_Index = Textvar(1)
  1425.   
  1426.     ReDim TextValiJudgeLock(Max_Text_Index)
  1427.     For Jsqte = 0 To Max_Text_Index
  1428.         
  1429.         '判断此文本框录入索引号是否存在,如存在则对其进行初始化
  1430.         If Len(Trim(Textstr(Jsqte, 1))) <> 0 Then
  1431.         
  1432.             '自动装入录入文本框和其解释标签
  1433.             If Jsqte <> 0 Then
  1434.                 Load LrText(Jsqte)
  1435.                 Load tsLabel(Jsqte)
  1436.            
  1437.                 '判断录入文本框是否显示
  1438.                 If Textboolean(Jsqte, 4) Then
  1439.                     LrText(Jsqte).Visible = True
  1440.                     tsLabel(Jsqte).Visible = True
  1441.                 End If
  1442.             
  1443.                 '判断文本框是否可编辑
  1444.                 If Textboolean(Jsqte, 5) Then
  1445.                     LrText(Jsqte).Enabled = True
  1446.                 Else
  1447.                     LrText(Jsqte).Enabled = False
  1448.                 End If
  1449.                 
  1450.                 '判断文本框是否提供帮助
  1451.                 If Textboolean(Jsqte, 1) Then
  1452.                     If Not Textboolean(Jsqte, 3) Then
  1453.                         Load Ydcommand1(Jsqte)
  1454.                     End If
  1455.                 End If
  1456.             End If
  1457.            
  1458.            '初始化其内容
  1459.             TextChangeLock = True
  1460.             LrText(Jsqte).Text = ""
  1461.             LrText(Jsqte).Tag = ""
  1462.             If Textint(Jsqte, 5) <> 0 Then
  1463.                 LrText(Jsqte).MaxLength = Textint(Jsqte, 5)
  1464.             End If
  1465.             TextChangeLock = False
  1466.         
  1467.             '设置文本框位置及大小,并设置相应标签内容及其位置
  1468.             LrText(Jsqte).Move Textint(Jsqte, 13), Textint(Jsqte, 12), Textint(Jsqte, 11), Textint(Jsqte, 10)
  1469.             tsLabel(Jsqte).Caption = Textstr(Jsqte, 7) & ":"
  1470.             tsLabel(Jsqte).Move Textint(Jsqte, 13) - tsLabel(Jsqte).Width - 20, Textint(Jsqte, 12) + (Textint(Jsqte, 10) - tsLabel(Jsqte).Height) / 2 - 30
  1471.             
  1472.             '判断文本框是否提供帮助
  1473.             If Textboolean(Jsqte, 1) Then
  1474.                 Ydcommand1(Jsqte).Visible = True
  1475.                 Ydcommand1(Jsqte).Move LrText(Jsqte).Left + LrText(Jsqte).Width, LrText(Jsqte).Top
  1476.             End If
  1477.         End If
  1478.      
  1479.         '将文本框有效性判断进行加锁,在文本框内容发生变化时将锁打开
  1480.         TextValiJudgeLock(Jsqte) = True
  1481.       
  1482.     Next Jsqte
  1483.     
  1484.     '设置文本框焦点转移顺序(前提文本焦点从0至Max_Text_Index)
  1485.     For Int_TabIndex = 0 To Max_Text_Index
  1486.         For Jsqte = 0 To Max_Text_Index
  1487.             If Textint(Jsqte, 14) = Int_TabIndex Then
  1488.                LrText(Jsqte).TabIndex = Int_TabIndex
  1489.             End If
  1490.         Next Jsqte
  1491.     Next Int_TabIndex
  1492.   
  1493. End Sub
  1494. Private Function TextYxxpd(Index As Integer) As Boolean           '文本框有效性判断
  1495.   
  1496.     Dim Sqlstr As String
  1497.     Dim Findrec As ADODB.Recordset
  1498.   
  1499.     '文本框内容未曾改变不进行有效性判断
  1500.     If TextValiJudgeLock(Index) Then
  1501.         TextYxxpd = True
  1502.         Exit Function
  1503.     End If
  1504.   
  1505.     '文本框内容为空认为有效,并清空其Tag值
  1506.     If Trim(LrText(Index)) = "" Then
  1507.         LrText(Index).Tag = ""
  1508.         Call Wbklrwbcl(Index)
  1509.         TextValiJudgeLock(Index) = True
  1510.         TextYxxpd = True
  1511.         Exit Function
  1512.     End If
  1513.   
  1514.     '可在此加入不做有效性判断的理由
  1515.   
  1516.     Select Case Textint(Index, 4)
  1517.         Case 1      '编码型
  1518.             Sqlstr = Trim(Textstr(Index, 5))
  1519.             Sqlstr = Replace(Sqlstr, "@", "'" + Trim(LrText(Index).Text) + "'")
  1520.             Set Findrec = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  1521.             If Findrec.EOF Then
  1522.                 Call Xtxxts(Trim(Textstr(Index, 6)), 0, 1)
  1523.                 LrText(Index).SetFocus
  1524.                 Exit Function
  1525.             Else
  1526.                 Select Case Textint(Index, 3)
  1527.                     Case 0
  1528.                         If Len(Trim(Textstr(Index, 2))) <> 0 Then
  1529.                             LrText(Index).Text = Trim(Findrec.Fields(Trim(Textstr(Index, 2))))
  1530.                         End If
  1531.                         If Len(Trim(Textstr(Index, 3) & "")) <> 0 Then
  1532.                             LrText(Index).Tag = Trim(Findrec.Fields(Trim(Textstr(Index, 3))))
  1533.                         End If
  1534.                     Case 1
  1535.                         If Len(Trim(Textstr(Index, 3) & "")) <> 0 Then
  1536.                             LrText(Index).Text = Trim(Findrec.Fields(Trim(Textstr(Index, 3))))
  1537.                         End If
  1538.                         If Len(Trim(Textstr(Index, 2))) <> 0 Then
  1539.                             LrText(Index).Tag = Trim(Findrec.Fields(Trim(Textstr(Index, 2))))
  1540.                         End If
  1541.                 End Select
  1542.             End If
  1543.         Case 2      '日期型
  1544.             If IsDate(LrText(Index).Text) Then
  1545.                 LrText(Index).Text = Format(LrText(Index).Text, "yyyy-mm-dd")
  1546.                 If Val(Mid(LrText(Index), 1, 4)) < 1900 Then
  1547.                     LrText(Index).Text = "1900" + Mid(LrText(Index), 5, 6)
  1548.                 End If
  1549.             Else
  1550.                 Tsxx = "非法公历日期!(格式:" + Format(Date, "yyyy-mm-dd") + ")"
  1551.                 Call Xtxxts(Tsxx, 0, 1)
  1552.                 LrText(Index).SetFocus
  1553.                 Exit Function
  1554.             End If
  1555.         Case 3      '其他类型
  1556.     End Select
  1557.     
  1558.     '如果有效则加锁,用户不改变内容则不再进行有效性判断
  1559.     TextValiJudgeLock(Index) = True
  1560.     '调用文本框事后处理程序
  1561.     Call Wbklrwbcl(Index)
  1562.        
  1563.     '有效性判断通过则返回True
  1564.     TextYxxpd = True
  1565.    
  1566. End Function