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

企业管理

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Begin VB.Form Tr_RoadOutcxtj 
  3.    BorderStyle     =   3  'Fixed Dialog
  4.    Caption         =   "汽运卸货单查询条件"
  5.    ClientHeight    =   3615
  6.    ClientLeft      =   45
  7.    ClientTop       =   330
  8.    ClientWidth     =   4950
  9.    Icon            =   "汽运管理_汽运卸货单查询条件.frx":0000
  10.    LinkTopic       =   "Form1"
  11.    MaxButton       =   0   'False
  12.    MinButton       =   0   'False
  13.    ScaleHeight     =   3615
  14.    ScaleWidth      =   4950
  15.    ShowInTaskbar   =   0   'False
  16.    StartUpPosition =   1  '所有者中心
  17.    Begin VB.CommandButton Cmd_Clear 
  18.       Caption         =   "全清"
  19.       Height          =   300
  20.       Left            =   90
  21.       TabIndex        =   29
  22.       Top             =   3240
  23.       Width           =   1120
  24.    End
  25.    Begin VB.Frame Frame1 
  26.       Height          =   3105
  27.       Left            =   60
  28.       TabIndex        =   3
  29.       Top             =   0
  30.       Width           =   4845
  31.       Begin VB.CommandButton Ydcommand1 
  32.          Height          =   300
  33.          Index           =   3
  34.          Left            =   4380
  35.          Picture         =   "汽运管理_汽运卸货单查询条件.frx":1042
  36.          Style           =   1  'Graphical
  37.          TabIndex        =   22
  38.          Top             =   930
  39.          Visible         =   0   'False
  40.          Width           =   300
  41.       End
  42.       Begin VB.TextBox LrText 
  43.          Height          =   300
  44.          Index           =   3
  45.          Left            =   990
  46.          TabIndex        =   21
  47.          Text            =   "3"
  48.          Top             =   930
  49.          Width           =   3405
  50.       End
  51.       Begin VB.Frame Frame2 
  52.          Caption         =   "审核状态"
  53.          Height          =   585
  54.          Left            =   150
  55.          TabIndex        =   17
  56.          Top             =   2400
  57.          Width           =   4545
  58.          Begin VB.OptionButton Opt_Check 
  59.             Caption         =   "全部"
  60.             Height          =   195
  61.             Index           =   0
  62.             Left            =   180
  63.             TabIndex        =   20
  64.             Top             =   270
  65.             Value           =   -1  'True
  66.             Width           =   855
  67.          End
  68.          Begin VB.OptionButton Opt_Check 
  69.             Caption         =   "未审核"
  70.             Height          =   195
  71.             Index           =   1
  72.             Left            =   1500
  73.             TabIndex        =   19
  74.             Top             =   270
  75.             Width           =   915
  76.          End
  77.          Begin VB.OptionButton Opt_Check 
  78.             Caption         =   "已审核"
  79.             Height          =   195
  80.             Index           =   2
  81.             Left            =   2880
  82.             TabIndex        =   18
  83.             Top             =   270
  84.             Width           =   1245
  85.          End
  86.       End
  87.       Begin VB.TextBox LrText 
  88.          Height          =   300
  89.          Index           =   1
  90.          Left            =   2940
  91.          TabIndex        =   16
  92.          Text            =   "1"
  93.          Top             =   210
  94.          Width           =   1455
  95.       End
  96.       Begin VB.TextBox LrText 
  97.          Height          =   300
  98.          Index           =   0
  99.          Left            =   990
  100.          TabIndex        =   15
  101.          Text            =   "0"
  102.          Top             =   210
  103.          Width           =   1365
  104.       End
  105.       Begin VB.TextBox LrText 
  106.          Height          =   300
  107.          Index           =   2
  108.          Left            =   990
  109.          TabIndex        =   14
  110.          Text            =   "2"
  111.          Top             =   570
  112.          Width           =   3705
  113.       End
  114.       Begin VB.CommandButton Ydcommand1 
  115.          Height          =   300
  116.          Index           =   0
  117.          Left            =   2340
  118.          Picture         =   "汽运管理_汽运卸货单查询条件.frx":13CC
  119.          Style           =   1  'Graphical
  120.          TabIndex        =   13
  121.          Top             =   210
  122.          Visible         =   0   'False
  123.          Width           =   300
  124.       End
  125.       Begin VB.CommandButton Ydcommand1 
  126.          Height          =   300
  127.          Index           =   1
  128.          Left            =   4380
  129.          Picture         =   "汽运管理_汽运卸货单查询条件.frx":1756
  130.          Style           =   1  'Graphical
  131.          TabIndex        =   12
  132.          Top             =   210
  133.          Visible         =   0   'False
  134.          Width           =   300
  135.       End
  136.       Begin VB.TextBox LrText 
  137.          Height          =   300
  138.          Index           =   4
  139.          Left            =   990
  140.          TabIndex        =   11
  141.          Text            =   "4"
  142.          Top             =   1290
  143.          Width           =   3405
  144.       End
  145.       Begin VB.CommandButton Ydcommand1 
  146.          Height          =   300
  147.          Index           =   4
  148.          Left            =   4380
  149.          Picture         =   "汽运管理_汽运卸货单查询条件.frx":1AE0
  150.          Style           =   1  'Graphical
  151.          TabIndex        =   10
  152.          Top             =   1290
  153.          Visible         =   0   'False
  154.          Width           =   300
  155.       End
  156.       Begin VB.TextBox LrText 
  157.          Height          =   300
  158.          Index           =   5
  159.          Left            =   990
  160.          TabIndex        =   9
  161.          Text            =   "5"
  162.          Top             =   1650
  163.          Width           =   3405
  164.       End
  165.       Begin VB.CommandButton Ydcommand1 
  166.          Height          =   300
  167.          Index           =   5
  168.          Left            =   4380
  169.          Picture         =   "汽运管理_汽运卸货单查询条件.frx":1E6A
  170.          Style           =   1  'Graphical
  171.          TabIndex        =   8
  172.          Top             =   1650
  173.          Visible         =   0   'False
  174.          Width           =   300
  175.       End
  176.       Begin VB.TextBox LrText 
  177.          Height          =   300
  178.          Index           =   7
  179.          Left            =   2940
  180.          TabIndex        =   7
  181.          Text            =   "7"
  182.          Top             =   2010
  183.          Width           =   1455
  184.       End
  185.       Begin VB.TextBox LrText 
  186.          Height          =   300
  187.          Index           =   6
  188.          Left            =   990
  189.          TabIndex        =   6
  190.          Text            =   "6"
  191.          Top             =   2010
  192.          Width           =   1365
  193.       End
  194.       Begin VB.CommandButton Ydcommand1 
  195.          Height          =   300
  196.          Index           =   6
  197.          Left            =   2340
  198.          Picture         =   "汽运管理_汽运卸货单查询条件.frx":21F4
  199.          Style           =   1  'Graphical
  200.          TabIndex        =   5
  201.          Top             =   2010
  202.          Visible         =   0   'False
  203.          Width           =   300
  204.       End
  205.       Begin VB.CommandButton Ydcommand1 
  206.          Height          =   300
  207.          Index           =   7
  208.          Left            =   4380
  209.          Picture         =   "汽运管理_汽运卸货单查询条件.frx":257E
  210.          Style           =   1  'Graphical
  211.          TabIndex        =   4
  212.          Top             =   2010
  213.          Visible         =   0   'False
  214.          Width           =   300
  215.       End
  216.       Begin VB.Label Label1 
  217.          AutoSize        =   -1  'True
  218.          Caption         =   "卸车日期:"
  219.          Height          =   180
  220.          Index           =   2
  221.          Left            =   150
  222.          TabIndex        =   28
  223.          Top             =   270
  224.          Width           =   810
  225.       End
  226.       Begin VB.Line Line2 
  227.          Index           =   1
  228.          X1              =   2670
  229.          X2              =   2910
  230.          Y1              =   360
  231.          Y2              =   360
  232.       End
  233.       Begin VB.Label Label1 
  234.          AutoSize        =   -1  'True
  235.          Caption         =   "货源单位:"
  236.          Height          =   180
  237.          Index           =   11
  238.          Left            =   150
  239.          TabIndex        =   27
  240.          Top             =   990
  241.          Width           =   810
  242.       End
  243.       Begin VB.Label Label1 
  244.          AutoSize        =   -1  'True
  245.          Caption         =   "卸货单号:"
  246.          Height          =   180
  247.          Index           =   0
  248.          Left            =   150
  249.          TabIndex        =   26
  250.          Top             =   630
  251.          Width           =   810
  252.       End
  253.       Begin VB.Label Label1 
  254.          AutoSize        =   -1  'True
  255.          Caption         =   "货物编码:"
  256.          Height          =   180
  257.          Index           =   1
  258.          Left            =   150
  259.          TabIndex        =   25
  260.          Top             =   1350
  261.          Width           =   810
  262.       End
  263.       Begin VB.Label Label1 
  264.          AutoSize        =   -1  'True
  265.          Caption         =   "承运单位:"
  266.          Height          =   180
  267.          Index           =   3
  268.          Left            =   150
  269.          TabIndex        =   24
  270.          Top             =   1710
  271.          Width           =   810
  272.       End
  273.       Begin VB.Label Label1 
  274.          AutoSize        =   -1  'True
  275.          Caption         =   "返回日期:"
  276.          Height          =   180
  277.          Index           =   4
  278.          Left            =   150
  279.          TabIndex        =   23
  280.          Top             =   2070
  281.          Width           =   810
  282.       End
  283.       Begin VB.Line Line1 
  284.          X1              =   2640
  285.          X2              =   2910
  286.          Y1              =   2160
  287.          Y2              =   2160
  288.       End
  289.    End
  290.    Begin VB.CommandButton QxCommand 
  291.       Caption         =   "取消(&C)"
  292.       Height          =   300
  293.       Left            =   3780
  294.       TabIndex        =   2
  295.       Top             =   3240
  296.       Width           =   1120
  297.    End
  298.    Begin VB.CommandButton QdCommand 
  299.       Caption         =   "确定(&O)"
  300.       Height          =   300
  301.       Left            =   2580
  302.       TabIndex        =   1
  303.       Top             =   3240
  304.       Width           =   1120
  305.    End
  306.    Begin VB.CheckBox UnloadCheck 
  307.       Caption         =   "卸载窗体"
  308.       Height          =   615
  309.       Left            =   5160
  310.       TabIndex        =   0
  311.       Top             =   1050
  312.       Width           =   825
  313.    End
  314. End
  315. Attribute VB_Name = "Tr_RoadOutcxtj"
  316. Attribute VB_GlobalNameSpace = False
  317. Attribute VB_Creatable = False
  318. Attribute VB_PredeclaredId = True
  319. Attribute VB_Exposed = False
  320. '***********************************************************************************************************
  321. '*    模 块 名 称 :汽运卸货单查询
  322. '*    功 能 描 述 :
  323. '*    程序员姓名  :何武广
  324. '*    最后修改人  :何武广
  325. '*    最后修改时间:2001/12/6
  326. '*    备        注:程序中所有依实际情况自定义部分均用[>>  <<]括起
  327. '***********************************************************************************************************
  328.  Dim Tsxx As String                       '系统信息提示
  329. '以下为固定使用变量(文本框)
  330. Dim Textvar() As Variant                 '存储变体型文本框信息
  331. Dim Textboolean() As Boolean             '存储布尔型文本框信息
  332. Dim Textint() As Integer                 '存储整型文本框信息
  333. Dim Textstr() As String                  '存储字符型文本框信息
  334. Dim Max_Text_Index As Integer            '最大录入文本框索引值
  335. Dim TextGroupCode As String              '文本框录入分组编码
  336. Dim TextValiLock As Boolean              '文本框失去焦点是否进行有效性控制判断
  337. Dim TextValiJudgeLock() As Boolean       '文本框录入有效性判断控制锁
  338. Dim CurTextIndex As Integer              '当前文本框索引值
  339. Dim TextChangeLock As Boolean            '文本框内容变换控制锁
  340. Dim Bln_Cancel As Boolean                '取消按钮信息传递
  341. Private Sub Form_KeyPress(KeyAscii As Integer)   '控 制 焦 点 转 移(Fixed)
  342.     
  343.     Dim jdzygs As Integer                         '控件焦点转移个数
  344.     jdzygs = 8
  345.     Select Case KeyAscii
  346.         Case vbKeyReturn
  347.             If Kjjdzy(jdzygs) Then
  348.                 KeyAscii = 0
  349.             End If
  350.         Case 39           '屏蔽"'"
  351.             KeyAscii = 0
  352.     End Select
  353. End Sub
  354. Private Sub Form_Load()
  355.    
  356.     '以下为文本框处理程序(Fixed)
  357.     TextGroupCode = "Tr_roadoutcxtj"
  358.     Call Drwbkxx(TextGroupCode, Textvar(), Textboolean(), Textint(), Textstr())  '读入文本框录入信息
  359.     Call Wbkcsh
  360.    
  361.     '[>>初始化查询条件默认值
  362.     LrText(0).Text = Format(Xtrq, "yyyy-mm-dd")
  363.     LrText(1).Text = Format(Xtrq, "yyyy-mm-dd")
  364.     '<<]
  365.    
  366. End Sub
  367. Private Sub Form_QueryUnload(Cancel As Integer, UnloadMode As Integer)          '查询条件窗体卸载
  368.     '查询条件窗体卸载时判断是否因为结果窗体卸载,如是则卸载,否则隐藏
  369.     If UnloadCheck.Value <> 1 Then
  370.         Cancel = 1
  371.         Me.Hide
  372.     End If
  373. End Sub
  374. Private Sub QdCommand_Click()                                   '确 定
  375.     '录入条件有效性判断(Fixed)
  376.     If Not Lrtjyxxpd Then
  377.         Exit Sub
  378.     End If
  379.     Me.Hide
  380.         
  381.     '[>>激活查询过程结果窗体
  382.     Tr_Roadout_list.Timer1.Enabled = True
  383.     Tr_Roadout_list.SetFocus
  384.     '<<]
  385. End Sub
  386. Private Sub QxCommand_Click()                                    '取消(Fixed)
  387.     Me.Hide
  388. End Sub
  389. Private Function Lrtjyxxpd() As Boolean                          '用户录入条件有效性判断
  390.  
  391.     Dim jsqte As Integer
  392.     Lrtjyxxpd = False
  393.  
  394.     '对需要进行事后判断的文本框录入内容进行有效性判断 (Fixed)
  395.     For jsqte = 0 To Max_Text_Index
  396.         If Textint(jsqte, 9) = 0 Or Textint(jsqte, 9) = 2 Then
  397.             If Not TextYxxpd(jsqte) Then
  398.                 Exit Function
  399.             End If
  400.         End If
  401.     Next jsqte
  402.    
  403.     '[>>以下为依据实际情况自定义部分
  404.  
  405.     '查询日期范围应由小到大
  406.     If LrText(0).Text > LrText(1).Text And Trim(LrText(1).Text) <> "" Then
  407.         Tsxx = "查询卸车日期范围应由小到大!"
  408.         Call Xtxxts(Tsxx, 0, 4)
  409.         LrText(0).SetFocus
  410.         Exit Function
  411.     End If
  412.     If LrText(6).Text > LrText(7).Text And Trim(LrText(7).Text) <> "" Then
  413.         Tsxx = "查询返回日期范围应由小到大!"
  414.         Call Xtxxts(Tsxx, 0, 4)
  415.         LrText(6).SetFocus
  416.         Exit Function
  417.     End If
  418.     
  419.     '<<]以上为依据实际情况自定义部分
  420.  
  421.     Lrtjyxxpd = True
  422. End Function
  423. Private Sub Cmd_Clear_MouseDown(Button As Integer, Shift As Integer, x As Single, y As Single)    '将用户输入条件全部清除(可选)
  424.     '清除文本框(Fixed)
  425.     For jsqte = 0 To Max_Text_Index
  426.         LrText(jsqte).Tag = ""
  427.         LrText(jsqte).Text = ""
  428.     Next jsqte
  429.     
  430.     '[>>
  431.       
  432.     Opt_Check(0).Value = True
  433.   
  434.     '<<]
  435.   
  436. End Sub
  437. '*************以下为文本框录入处理程序(固定不变部分)*************'
  438. Private Sub Wbklrwbcl(Index As Integer)    '文本框录入事后处理程序
  439.   
  440.     '以下为依据实际情况自定义部分[
  441.   
  442.     '在此填写文本框录入事后处理程序
  443.    
  444.     ']以上为依据实际情况自定义部分
  445.   
  446. End Sub
  447. Private Sub LrText_Change(Index As Integer)
  448.     
  449.     '屏蔽程序改变控制
  450.     If TextChangeLock Then
  451.         Exit Sub
  452.     End If
  453.     
  454.     TextValiJudgeLock(Index) = False    '打开有效性判断锁
  455.     
  456.     '限制字段录入长度
  457.           
  458.     TextChangeLock = True  '加锁(防止执行Lrtext_Change)
  459.      
  460.     Select Case Textint(Index, 1)
  461.         Case 8, 11      '金额型
  462.             Call Sjgskz(LrText(Index), Xtjezws - Xtjexsws - 1, Xtjexsws)
  463.         Case 9, 12      '数量型
  464.             Call Sjgskz(LrText(Index), Xtslzws - Xtslxsws - 1, Xtslxsws)
  465.         Case 10          '单价型
  466.             Call Sjgskz(LrText(Index), Xtdjzws - Xtdjxsws - 1, Xtdjxsws)
  467.         Case Else        '其他小数类型控制
  468.             If Textint(Index, 6) <> 0 Or Textint(Index, 7) <> 0 Then
  469.                 Call Sjgskz(LrText(Index), Textint(Index, 6), Textint(Index, 7))
  470.             End If
  471.     End Select
  472.         
  473.     TextChangeLock = False '解锁
  474. End Sub
  475. Private Sub LrText_GotFocus(Index As Integer)                                                 '文本框得到焦点,显示相应信息
  476.     
  477.     Call TextShow(Index)
  478.     CurTextIndex = Index
  479.     LrText(Index).SelStart = Len(LrText(Index))
  480. End Sub
  481. Private Sub LrText_KeyDown(Index As Integer, KeyCode As Integer, Shift As Integer)            '字段按F2键提供帮助
  482.     
  483.     Select Case KeyCode
  484.         Case vbKeyF2
  485.             Call Text_Help(Index)
  486.     End Select
  487. End Sub
  488. Private Sub LrText_KeyPress(Index As Integer, KeyAscii As Integer)                            '文本框录入事中控制
  489.     Call InputFieldLimit(LrText(Index), Textint(Index, 1), KeyAscii)
  490. End Sub
  491. Private Sub LrText_LostFocus(Index As Integer)                                                '文本框失去焦点
  492.   '显示相应信息但不能进行有效性判断
  493.   
  494. End Sub
  495. Private Sub Ydcommand1_MouseDown(Index As Integer, Button As Integer, Shift As Integer, x As Single, y As Single)     '按钮提供帮助
  496.     Call Text_Help(Index)
  497. End Sub
  498. Private Sub Text_Help(Index As Integer)                                                       '录入字段帮助
  499.     If Not Textboolean(Index, 1) Then
  500.         Exit Sub
  501.     End If
  502.      
  503.     '调用帮助
  504.     Call Drbmhelp(Textint(Index, 2), Textstr(Index, 4), Trim(LrText(Index).Text))
  505.   
  506.     '根据设置选择显示编码和名称,并进行存储
  507.     If Len(Xtfhcs) <> 0 Then
  508.         If Textint(Index, 3) = 1 Then
  509.             LrText(Index).Text = Xtfhcsfz
  510.             LrText(Index).Tag = Xtfhcs
  511.         Else
  512.             LrText(Index).Text = Xtfhcs
  513.             LrText(Index).Tag = Xtfhcsfz
  514.         End If
  515.     End If
  516.    
  517.     LrText(Index).SetFocus
  518. End Sub
  519. Private Sub TextShow(Index As Integer)        '文本框得到焦点,显示相应信息
  520.   '填写文本框得到焦点,进行相应信息处理程序
  521.    
  522. End Sub
  523. Private Sub Wbkcsh()                          '录入文本框初始化
  524.   
  525.     Dim jsqte As Long
  526.   
  527.     '最大录入文本框索引值
  528.     Max_Text_Index = Textvar(1)
  529.   
  530.     ReDim TextValiJudgeLock(Max_Text_Index)
  531.     For jsqte = 0 To Max_Text_Index
  532.          
  533.         If Len(Trim(Textstr(jsqte, 1))) <> 0 Then
  534.             If Textboolean(jsqte, 1) Then
  535.                 If jsqte <> 0 And Not Textboolean(jsqte, 3) Then
  536.                     Load Ydcommand1(jsqte)
  537.                 End If
  538.                 Ydcommand1(jsqte).Visible = True
  539.                 Ydcommand1(jsqte).Move LrText(jsqte).Left + LrText(jsqte).Width, LrText(jsqte).Top
  540.             End If
  541.             TextChangeLock = True
  542.             LrText(jsqte).Text = ""
  543.             LrText(jsqte).Tag = ""
  544.             LrText(jsqte).MaxLength = Textint(jsqte, 5)
  545.             TextChangeLock = False
  546.         End If
  547.      
  548.         TextValiJudgeLock(jsqte) = True
  549.     Next jsqte
  550. End Sub
  551. Private Function TextYxxpd(Index As Integer) As Boolean           '文本框有效性判断
  552.     Dim Sqlstr As String
  553.     Dim Findrec As ADODB.Recordset
  554.   
  555.     '文本框内容未曾改变不进行有效性判断
  556.     If TextValiJudgeLock(Index) Then
  557.         TextYxxpd = True
  558.         Exit Function
  559.     End If
  560.   
  561.     '文本框内容为空认为有效,并清空其Tag值
  562.     If Trim(LrText(Index)) = "" Then
  563.         LrText(Index).Tag = ""
  564.         Call Wbklrwbcl(Index)
  565.         TextValiJudgeLock(Index) = True
  566.         TextYxxpd = True
  567.         Exit Function
  568.     End If
  569.   
  570.     '可在此加入不做有效性判断的理由
  571.   
  572.     Select Case Textint(Index, 4)
  573.         Case 1      '编码型
  574.             Sqlstr = Trim(Textstr(Index, 5))
  575.             Sqlstr = Replace(Sqlstr, "@", "'" + Trim(LrText(Index).Text) + "'")
  576.             Set Findrec = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  577.             If Findrec.EOF Then
  578.                 Call Xtxxts(Trim(Textstr(Index, 6)), 0, 1)
  579.                 LrText(Index).SetFocus
  580.                 Exit Function
  581.             Else
  582.                 Select Case Textint(Index, 3)
  583.                     Case 0
  584.                         If Len(Trim(Textstr(Index, 2))) <> 0 Then
  585.                             LrText(Index).Text = Trim(Findrec.Fields(Trim(Textstr(Index, 2))))
  586.                         End If
  587.                         If Len(Trim(Textstr(Index, 3) & "")) <> 0 Then
  588.                             LrText(Index).Tag = Trim(Findrec.Fields(Trim(Textstr(Index, 3))))
  589.                         End If
  590.                     Case 1
  591.                         If Len(Trim(Textstr(Index, 3) & "")) <> 0 Then
  592.                             LrText(Index).Text = Trim(Findrec.Fields(Trim(Textstr(Index, 3))))
  593.                         End If
  594.                         If Len(Trim(Textstr(Index, 2))) <> 0 Then
  595.                             LrText(Index).Tag = Trim(Findrec.Fields(Trim(Textstr(Index, 2))))
  596.                         End If
  597.                 End Select
  598.             End If
  599.         Case 2      '日期型
  600.             If IsDate(LrText(Index).Text) Then
  601.                 LrText(Index).Text = Format(LrText(Index).Text, "yyyy-mm-dd")
  602.                 If Val(Mid(LrText(Index), 1, 4)) < 1900 Then
  603.                     LrText(Index).Text = "1900" + Mid(LrText(Index), 5, 6)
  604.                 End If
  605.             Else
  606.                 Tsxx = "非法公历日期!(格式:" + Format(Date, "yyyy-mm-dd") + ")"
  607.                 Call Xtxxts(Tsxx, 0, 1)
  608.                 LrText(Index).SetFocus
  609.                 Exit Function
  610.             End If
  611.         Case 3      '其他类型
  612.     End Select
  613.     
  614.     '如果有效则加锁,用户不改变内容则不再进行有效性判断
  615.     TextValiJudgeLock(Index) = True
  616.     '调用文本框事后处理程序
  617.     Call Wbklrwbcl(Index)
  618.   
  619.     '有效性判断通过则返回True
  620.     TextYxxpd = True
  621.    
  622. End Function