Fun_GetCalcMaterialsKs.md
629 Bytes
Fun_GetCalcMaterialsKs (function)
- Type: FUNCTION
-
Returns:
int - 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 |
|---|---|---|---|
| 1 | IN | dMatLength |
decimal(18,6) |
| 2 | IN | dMatWidth |
decimal(18,6) |
| 3 | IN | dLength |
decimal(18,6) |
| 4 | IN | dWidth |
decimal(18,6) |
Body
Body is not pre-cached. To inspect: mysql --defaults-file=~/.my.cnf -e 'SHOW CREATE FUNCTIONFunGetCalcMaterialsKs'._
Narrative
No human-written narrative yet.