f_sys_customer_bank.srf 301 B

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