123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132 |
- $PBExportHeader$w_reissue_response.srw
- forward
- global type w_reissue_response from w_reissue
- end type
- end forward
- global type w_reissue_response from w_reissue
- boolean minbox = false
- boolean maxbox = false
- windowtype windowtype = response!
- end type
- global w_reissue_response w_reissue_response
- on w_reissue_response.create
- call super::create
- end on
- on w_reissue_response.destroy
- call super::destroy
- end on
- type cb_func from w_reissue`cb_func within w_reissue_response
- end type
- type cb_exit from w_reissue`cb_exit within w_reissue_response
- end type
- type sle_usual_query from w_reissue`sle_usual_query within w_reissue_response
- end type
- type cb_retrieveall from w_reissue`cb_retrieveall within w_reissue_response
- end type
- type em_pagerowno from w_reissue`em_pagerowno within w_reissue_response
- end type
- type dw_pageretr from w_reissue`dw_pageretr within w_reissue_response
- end type
- type st_1 from w_reissue`st_1 within w_reissue_response
- end type
- type cb_nextpage from w_reissue`cb_nextpage within w_reissue_response
- end type
- type dw_uc from w_reissue`dw_uc within w_reissue_response
- end type
- type gb_2 from w_reissue`gb_2 within w_reissue_response
- end type
- type dw_child from w_reissue`dw_child within w_reissue_response
- end type
- type cb_viewprint from w_reissue`cb_viewprint within w_reissue_response
- end type
- type cb_print from w_reissue`cb_print within w_reissue_response
- end type
- type cb_add from w_reissue`cb_add within w_reissue_response
- end type
- type cb_edit from w_reissue`cb_edit within w_reissue_response
- end type
- type cb_delet from w_reissue`cb_delet within w_reissue_response
- end type
- type cb_addzy from w_reissue`cb_addzy within w_reissue_response
- end type
- type cb_auditing from w_reissue`cb_auditing within w_reissue_response
- end type
- type cb_xm from w_reissue`cb_xm within w_reissue_response
- end type
- type cb_retrieve from w_reissue`cb_retrieve within w_reissue_response
- end type
- type cb_xls from w_reissue`cb_xls within w_reissue_response
- end type
- type cb_help from w_reissue`cb_help within w_reissue_response
- end type
- type cb_auditing_cancel from w_reissue`cb_auditing_cancel within w_reissue_response
- end type
- type p_msg from w_reissue`p_msg within w_reissue_response
- end type
- type p_help from w_reissue`p_help within w_reissue_response
- end type
- type p_encl from w_reissue`p_encl within w_reissue_response
- end type
- type p_other from w_reissue`p_other within w_reissue_response
- end type
- type gb_3 from w_reissue`gb_3 within w_reissue_response
- end type
- type ln_bar from w_reissue`ln_bar within w_reissue_response
- end type
- type ln_bar2 from w_reissue`ln_bar2 within w_reissue_response
- end type
- type r_bar from w_reissue`r_bar within w_reissue_response
- end type
- type ln_1 from w_reissue`ln_1 within w_reissue_response
- end type
- type ln_2 from w_reissue`ln_2 within w_reissue_response
- end type
- type ddlb_scid from w_reissue`ddlb_scid within w_reissue_response
- end type
- type ddlb_status from w_reissue`ddlb_status within w_reissue_response
- end type
- type st_3 from w_reissue`st_3 within w_reissue_response
- end type
- type st_2 from w_reissue`st_2 within w_reissue_response
- end type
|