BOMEntity
📊 Overview: 2 Functions
Extends: Entity
🕐 Last updated: 2025-12-10T11:45:22.305Z
📑 Table of Contents
- ⚙️ Functions
- Regular Functions
- getMigrationRules (1 param) →
$Collection : Collection🖥️ - syncMigrationSelections (1 param) 🖥️
- getMigrationRules (1 param) →
- Regular Functions
- 🔗 Related Items
Functions
Regular Functions
getMigrationRules
[🖥️ local]
Function getMigrationRules($RemoteEntity : cs.BOMEntity) -> $Collection : Collection
Defines migration rules for syncing Bill of Materials entity data from a remote source
Parameters:
| Name | Type | Optional | Description |
|---|---|---|---|
$RemoteEntity | cs.BOMEntity | - | - |
Returns: Collection
syncMigrationSelections
[🖥️ local]
Function syncMigrationSelections($RemoteEntity : cs.BOMEntity)
Synchronizes related entity selections during migration process
Parameters:
| Name | Type | Optional | Description |
|---|---|---|---|
$RemoteEntity | cs.BOMEntity | - | - |
Related Items
🗂️ Tables
- BOM - ORDA Entity class for BOM table
� Related Classes
- BOM - ORDA DataClass class for BOM table
� Forms
- BOM - Data source for BOM form
- BOM_Output - Data source for BOM_Output form
Generated from BOMEntity.4dm