pfc_postopen


demopfc.pbl   >   w_resp_customer_search   >   pfc_postopen   

Full name w_resp_customer_search.pfc_postopen
Access public
Extend of
Return value
Prototype event pfc_postopen()

Name Datatype
No Data

Name Datatype
No Data

event pfc_postopen;call super::pfc_postopen;//////////////////////////////////////////////////////////////////////////////
//
//	Function		:	pfc_postopen
//
//	Arguments	:	
//
//	Returns		:	(none)
//
//	Description	:
//
//////////////////////////////////////////////////////////////////////////////
//
//	Revision 	History			Author:	Novalys
//
//	Date			Version
//
//	06/07/2000		1.0   	Initial version
//
//////////////////////////////////////////////////////////////////////////////


dw_master.of_settransobject( SQLCA)
dw_master.of_retrieve()

dw_master.of_setquerymode( True)
dw_master.inv_querymode.of_read_only( True)

dw_master.of_setrowselect( true)
dw_master.inv_rowselect.of_setstyle( 0)




end event

     
Name Owner
No Data

     
Name Owner
pfc_n_cst_dwsrv_rowselection.of_setstyle pfc_n_cst_dwsrv_rowselection
pfc_u_dw.of_SetTransObject pfc_u_dw
pfc_u_dw.of_SetQueryMode pfc_u_dw
pfc_u_dw.of_SetRowSelect pfc_u_dw
pfc_u_dw.of_Retrieve pfc_u_dw
n_cst_dwsrv_querymode.of_read_only n_cst_dwsrv_querymode
w_master.pfc_postopen w_master

     
Full name
w_resp_customer_search
demopfc

     
Name Scope
No Data