w_rp_initbalance.srw 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197
  1. $PBExportHeader$w_rp_initbalance.srw
  2. forward
  3. global type w_rp_initbalance from w_publ_easyq
  4. end type
  5. type cb_3 from commandbutton within w_rp_initbalance
  6. end type
  7. end forward
  8. global type w_rp_initbalance from w_publ_easyq
  9. integer width = 3502
  10. integer height = 2200
  11. string title = "帐务初始化数据"
  12. long backcolor = 80269524
  13. cb_3 cb_3
  14. end type
  15. global w_rp_initbalance w_rp_initbalance
  16. on w_rp_initbalance.create
  17. int iCurrent
  18. call super::create
  19. this.cb_3=create cb_3
  20. iCurrent=UpperBound(this.Control)
  21. this.Control[iCurrent+1]=this.cb_3
  22. end on
  23. on w_rp_initbalance.destroy
  24. call super::destroy
  25. destroy(this.cb_3)
  26. end on
  27. event open;call super::open;cb_1.triggerevent(clicked!)
  28. end event
  29. event ue_before_open;call super::ue_before_open;if_ue_filter = TRUE
  30. if_ue_sort = TRUE
  31. if_ue_sentdataout = TRUE
  32. end event
  33. type cb_func from w_publ_easyq`cb_func within w_rp_initbalance
  34. boolean visible = false
  35. integer x = 123
  36. integer y = 660
  37. end type
  38. type cb_exit from w_publ_easyq`cb_exit within w_rp_initbalance
  39. integer x = 1088
  40. end type
  41. type cb_2 from w_publ_easyq`cb_2 within w_rp_initbalance
  42. integer x = 937
  43. boolean bringtotop = true
  44. end type
  45. type cb_psetup from w_publ_easyq`cb_psetup within w_rp_initbalance
  46. integer x = 681
  47. boolean bringtotop = true
  48. end type
  49. type cb_1 from w_publ_easyq`cb_1 within w_rp_initbalance
  50. boolean bringtotop = true
  51. end type
  52. event cb_1::clicked;call super::clicked;dw_1.retrieve(sys_accsetid)
  53. end event
  54. type st_3 from w_publ_easyq`st_3 within w_rp_initbalance
  55. boolean visible = false
  56. integer x = 539
  57. integer y = 336
  58. end type
  59. type st_4 from w_publ_easyq`st_4 within w_rp_initbalance
  60. boolean visible = false
  61. integer x = 1147
  62. integer y = 340
  63. end type
  64. type em_1 from w_publ_easyq`em_1 within w_rp_initbalance
  65. boolean visible = false
  66. integer x = 759
  67. integer y = 316
  68. end type
  69. type em_2 from w_publ_easyq`em_2 within w_rp_initbalance
  70. boolean visible = false
  71. integer x = 1248
  72. integer y = 316
  73. end type
  74. type ddlb_yl from w_publ_easyq`ddlb_yl within w_rp_initbalance
  75. integer x = 1458
  76. integer y = 40
  77. end type
  78. type cbx_yl from w_publ_easyq`cbx_yl within w_rp_initbalance
  79. integer x = 1248
  80. integer y = 44
  81. end type
  82. type dw_1 from w_publ_easyq`dw_1 within w_rp_initbalance
  83. integer y = 180
  84. integer width = 2830
  85. integer height = 1032
  86. string dataobject = "dw_initbalance_balance"
  87. end type
  88. type sle_mtrl from w_publ_easyq`sle_mtrl within w_rp_initbalance
  89. end type
  90. type sle_cust from w_publ_easyq`sle_cust within w_rp_initbalance
  91. end type
  92. type st_mtrl from w_publ_easyq`st_mtrl within w_rp_initbalance
  93. end type
  94. type st_cust from w_publ_easyq`st_cust within w_rp_initbalance
  95. end type
  96. type cbx_loginretr from w_publ_easyq`cbx_loginretr within w_rp_initbalance
  97. integer x = 1769
  98. integer y = 584
  99. end type
  100. type pb_em1 from w_publ_easyq`pb_em1 within w_rp_initbalance
  101. boolean visible = false
  102. integer x = 530
  103. integer y = 784
  104. end type
  105. type pb_em2 from w_publ_easyq`pb_em2 within w_rp_initbalance
  106. boolean visible = false
  107. integer x = 1143
  108. integer y = 784
  109. end type
  110. type pb_2 from w_publ_easyq`pb_2 within w_rp_initbalance
  111. boolean visible = false
  112. integer x = 1253
  113. integer y = 784
  114. end type
  115. type cb_help from w_publ_easyq`cb_help within w_rp_initbalance
  116. boolean visible = false
  117. integer x = 1591
  118. integer y = 692
  119. end type
  120. type cb_copyself from w_publ_easyq`cb_copyself within w_rp_initbalance
  121. integer x = 425
  122. end type
  123. type gb_1 from w_publ_easyq`gb_1 within w_rp_initbalance
  124. end type
  125. type ln_bar from w_publ_easyq`ln_bar within w_rp_initbalance
  126. end type
  127. type ln_bar2 from w_publ_easyq`ln_bar2 within w_rp_initbalance
  128. end type
  129. type r_bar from w_publ_easyq`r_bar within w_rp_initbalance
  130. end type
  131. type ln_1 from w_publ_easyq`ln_1 within w_rp_initbalance
  132. boolean visible = false
  133. end type
  134. type ln_2 from w_publ_easyq`ln_2 within w_rp_initbalance
  135. boolean visible = false
  136. end type
  137. type ln_3 from w_publ_easyq`ln_3 within w_rp_initbalance
  138. boolean visible = false
  139. end type
  140. type ln_4 from w_publ_easyq`ln_4 within w_rp_initbalance
  141. boolean visible = false
  142. end type
  143. type cb_3 from commandbutton within w_rp_initbalance
  144. integer x = 151
  145. integer width = 274
  146. integer height = 164
  147. integer taborder = 80
  148. boolean bringtotop = true
  149. integer textsize = -9
  150. integer weight = 400
  151. fontcharset fontcharset = gb2312charset!
  152. fontpitch fontpitch = variable!
  153. string facename = "宋体"
  154. string text = "查看期初"
  155. end type
  156. event clicked;open(w_initbalance_rpt)
  157. end event