Fun_GetCalcMaterialsKs1.md 618 Bytes

Fun_GetCalcMaterialsKs1 (function)

  • Type: FUNCTION
  • Returns: int
  • Deterministic: NO
  • SQL data access: CONTAINS SQL

Parameters

# Mode Name Type
1 IN dMatLength decimal(18,6)
2 IN dMatWidth decimal(18,6)
3 IN dLength decimal(18,6)
4 IN dWidth decimal(18,6)
5 IN iMinusL int
6 IN iMinusW int

Body

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

Narrative

No human-written narrative yet.