ToolNotice
📊 Overview: 1 Functions
Extends: DataClass
🕐 Last updated: 2025-12-10T11:45:24.456Z
📑 Table of Contents
- ⚙️ Functions
- Regular Functions
- create (1 param) →
$ToolNoticeEntity : cs.ToolNoticeEntity🖥️
- create (1 param) →
- Regular Functions
- 🔗 Related Items
Functions
Regular Functions
create
[🖥️ local]
Function create($ToolsEntity : cs.ToolsEntity) -> $ToolNoticeEntity : cs.ToolNoticeEntity
Creates a new tool notice or production hold through UI entry form, returns created entity or Null if cancelled
Parameters:
| Name | Type | Optional | Description |
|---|---|---|---|
$ToolsEntity | cs.ToolsEntity | - | - |
Returns: cs.ToolNoticeEntity
Related Items
🗂️ Tables
- ToolNotice - ORDA DataClass class for ToolNotice table
� Related Classes
- ToolNoticeEntity - ORDA Entity class for ToolNotice table
� Forms
- ToolManager - Data source for ToolManager form
Generated from ToolNotice.4dm