BOMEntity GitHub

📊 Overview: 2 Functions

Extends: Entity

🕐 Last updated: 2025-12-10T11:45:22.305Z


📑 Table of Contents


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 - -

🗂️ Tables

  • BOM - ORDA Entity class for BOM table
  • 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