Fun_Cashier_GetMaterialsPrice_new.md 724 Bytes

Fun_Cashier_GetMaterialsPrice_new (function)

获取最近采购价(物料)

  • Type: FUNCTION
  • Returns: varchar
  • Deterministic: NO
  • SQL data access: CONTAINS SQL
  • Created: 2026-04-27 19:10:15
  • Last altered: 2026-04-27 19:10:15

Parameters

# Mode Name Type
0 RETURN `` varchar(100)
1 IN sMaterialsGuid varchar(100)
2 IN sSupplyGuid varchar(100)
3 IN sBrId varchar(100)
4 IN sSuId varchar(100)

Body

Body is not pre-cached. To inspect: mysql --defaults-file=~/.my.cnf -e 'SHOW CREATE FUNCTIONFunCashier_GetMaterialsPrice_new'._

Narrative

No human-written narrative yet.