123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110 |
- $PBExportHeader$w_sc_workprocedure_response.srw
- forward
- global type w_sc_workprocedure_response from w_sc_workprocedure
- end type
- end forward
- global type w_sc_workprocedure_response from w_sc_workprocedure
- boolean minbox = false
- windowtype windowtype = response!
- end type
- global w_sc_workprocedure_response w_sc_workprocedure_response
- on w_sc_workprocedure_response.create
- call super::create
- end on
- on w_sc_workprocedure_response.destroy
- call super::destroy
- end on
- type cb_func from w_sc_workprocedure`cb_func within w_sc_workprocedure_response
- end type
- type cb_exit from w_sc_workprocedure`cb_exit within w_sc_workprocedure_response
- end type
- type sle_usual_query from w_sc_workprocedure`sle_usual_query within w_sc_workprocedure_response
- end type
- type cb_nextpage from w_sc_workprocedure`cb_nextpage within w_sc_workprocedure_response
- integer x = 2272
- end type
- type cb_priorpage from w_sc_workprocedure`cb_priorpage within w_sc_workprocedure_response
- integer x = 2121
- end type
- type cb_firstpage from w_sc_workprocedure`cb_firstpage within w_sc_workprocedure_response
- integer x = 1970
- end type
- type cb_retrieveall from w_sc_workprocedure`cb_retrieveall within w_sc_workprocedure_response
- end type
- type em_pagerowno from w_sc_workprocedure`em_pagerowno within w_sc_workprocedure_response
- end type
- type st_pagerowno from w_sc_workprocedure`st_pagerowno within w_sc_workprocedure_response
- end type
- type st_1 from w_sc_workprocedure`st_1 within w_sc_workprocedure_response
- end type
- type cb_add from w_sc_workprocedure`cb_add within w_sc_workprocedure_response
- end type
- type cb_edit from w_sc_workprocedure`cb_edit within w_sc_workprocedure_response
- end type
- type cb_delet from w_sc_workprocedure`cb_delet within w_sc_workprocedure_response
- end type
- type cb_choice from w_sc_workprocedure`cb_choice within w_sc_workprocedure_response
- end type
- type cb_cancel from w_sc_workprocedure`cb_cancel within w_sc_workprocedure_response
- end type
- type cbx_mlselect from w_sc_workprocedure`cbx_mlselect within w_sc_workprocedure_response
- end type
- type cbx_allselect from w_sc_workprocedure`cbx_allselect within w_sc_workprocedure_response
- end type
- type cb_mode_itfchg_b from w_sc_workprocedure`cb_mode_itfchg_b within w_sc_workprocedure_response
- end type
- type cb_mode_itfchg from w_sc_workprocedure`cb_mode_itfchg within w_sc_workprocedure_response
- end type
- type gb_1 from w_sc_workprocedure`gb_1 within w_sc_workprocedure_response
- end type
- type dw_uc from w_sc_workprocedure`dw_uc within w_sc_workprocedure_response
- end type
- type cb_retrieve from w_sc_workprocedure`cb_retrieve within w_sc_workprocedure_response
- end type
- type cb_print from w_sc_workprocedure`cb_print within w_sc_workprocedure_response
- end type
- type ln_bar from w_sc_workprocedure`ln_bar within w_sc_workprocedure_response
- end type
- type ln_bar2 from w_sc_workprocedure`ln_bar2 within w_sc_workprocedure_response
- end type
- type r_bar from w_sc_workprocedure`r_bar within w_sc_workprocedure_response
- end type
- type ln_1 from w_sc_workprocedure`ln_1 within w_sc_workprocedure_response
- end type
- type ln_2 from w_sc_workprocedure`ln_2 within w_sc_workprocedure_response
- end type
- type dw_index from w_sc_workprocedure`dw_index within w_sc_workprocedure_response
- end type
|