dw_master
event pfc_retrieve
General information
Full name w_sheet_employee.dw_master.pfc_retrieve Access public Overload of pfc_u_dw.pfc_retrieve Comment Revision History Author: Novalys Date Version 06/07/2000 1.0 Initial version Return value long Prototype event pfc_retrieve
Source code
call super::pfc_retrieve; //////////////////////////////////////////////////////////////////////////////
//
// Function : pfc_retrieve
//
// Arguments :
//
// Returns : long
//
// Description :
//
//////////////////////////////////////////////////////////////////////////////
//
// Revision History Author: Novalys
//
// Date Version
//
// 06/07/2000 1.0 Initial version
//
//////////////////////////////////////////////////////////////////////////////
Return this.retrieve (il_number)
Functions and events referenced
Full name Owners pfc_u_dw.pfc_retrieve pfc_u_dw
Referenced attributes
Full name Scope w_sheet_employee.il_number attribute
event constructor
General information
Full name w_sheet_employee.dw_master.constructor Access public Overload of u_dw.constructor Comment Revision History Author: Novalys Date Version 06/07/2000 1.0 Initial version Return value long Prototype event constructor
Source code
call super::constructor; //////////////////////////////////////////////////////////////////////////////
//
// Function : constructor
//
// Arguments :
//
// Returns : long
//
// Description :
//
//////////////////////////////////////////////////////////////////////////////
//
// Revision History Author: Novalys
//
// Date Version
//
// 06/07/2000 1.0 Initial version
//
//////////////////////////////////////////////////////////////////////////////
this.of_setlinkage ( true)
this.inv_linkage.of_setstyle (inv_linkage.retrieve)
Functions and events referenced
Full name Owners pfc_n_cst_dwsrv_linkage.of_setstyle pfc_n_cst_dwsrv_linkage pfc_u_dw.of_setlinkage pfc_u_dw u_dw.constructor u_dw
Referenced attributes
Full name Scope pfc_n_cst_dwsrv_linkage.retrieve attribute pfc_u_dw.inv_linkage attribute
Document created on Friday 06 June 2003 at 11:21 by Visual Expert