f_getsaleamtround.srf 266 B

1234567891011
  1. $PBExportHeader$f_getsaleamtround.srf
  2. global type f_getsaleamtround from function_object
  3. end type
  4. forward prototypes
  5. global function integer f_getsaleamtround ()
  6. end prototypes
  7. global function integer f_getsaleamtround ();return sys_saleamt_round
  8. end function