Neil 2 years ago
parent
commit
3e397f5347
2 changed files with 2 additions and 1 deletions
  1. 1 0
      .gitignore
  2. 1 1
      ws_objects/Ew_buy.pbl.src/f_get_defsptprice.srf

+ 1 - 0
.gitignore

@@ -1,3 +1,4 @@
 *.pbd
 *.pbl
 ewiserp.exe
+/*.pbd

+ 1 - 1
ws_objects/Ew_buy.pbl.src/f_get_defsptprice.srf

@@ -8,7 +8,7 @@ end prototypes
 
 global function integer f_get_defsptprice (long arg_sptid, long arg_mtrlid, string arg_unit, string arg_status, string arg_pcode, string arg_woodcode, ref decimal arg_def_dftsptprice);Long rslt = 1,a
 Decimal rtn_price
-a = 1
+
 
 SELECT top 1 fprice
 	INTO :rtn_price