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

企业管理

开发平台:

Visual Basic

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