Product_OptionEntity
📊 Overview: 2 Functions
Extends: Entity
🕐 Last updated: 2025-12-10T11:45:24.012Z
📑 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.Product_OptionEntity) -> $Collection : Collection
Returns collection of entity migration rules defining which fields to overwrite/fill and related entities to sync
Parameters:
| Name | Type | Optional | Description |
|---|---|---|---|
$RemoteEntity | cs.Product_OptionEntity | - | - |
Returns: Collection
syncMigrationSelections
[🖥️ local]
Function syncMigrationSelections($RemoteEntity : cs.Product_OptionEntity)
Synchronizes related entity selections during migration (currently commented out/not implemented)
Parameters:
| Name | Type | Optional | Description |
|---|---|---|---|
$RemoteEntity | cs.Product_OptionEntity | - | - |
Related Items
🗂️ Tables
- Product_Option - ORDA Entity class for Product_Option table
� Related Classes
- Product_Option - ORDA DataClass class for Product_Option table
� Forms
- BOM - Data source for BOM form
- ConsignmentEntry - Data source for ConsignmentEntry form
- ConsignmentSSLs - Data source for ConsignmentSSLs form
- CustomerInput - Data source for CustomerInput form
- CustomerOrderEntry - Data source for CustomerOrderEntry form
- Forecast - Data source for Forecast form
- OrderOverview - Data source for OrderOverview form
- Pricing - Data source for Pricing form
- SIMImporter - Data source for SIMImporter form
Generated from Product_OptionEntity.4dm