f_sys_customer_tel.srf 296 B

123456789101112
  1. $PBExportHeader$f_sys_customer_tel.srf
  2. global type f_sys_customer_tel from function_object
  3. end type
  4. forward prototypes
  5. global function string f_sys_customer_tel ()
  6. end prototypes
  7. global function string f_sys_customer_tel ();//f_sys_customer_tel
  8. return sys_message_customer_tel
  9. end function