ApprovalsEntity GitHub

📊 Overview: 2 Functions

Extends: Entity

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


📑 Table of Contents


Functions

Regular Functions

getMigrationRules

[🖥️ local]

Function getMigrationRules($RemoteEntity : cs.ApprovalsEntity) -> $Collection : Collection

Defines migration rules for syncing approval entity data from a remote source

Parameters:

Name Type Optional Description
$RemoteEntity cs.ApprovalsEntity - -

Returns: Collection


syncMigrationSelections

[🖥️ local]

Function syncMigrationSelections($RemoteEntity : cs.ApprovalsEntity)

Synchronizes related entity selections during migration process

Parameters:

Name Type Optional Description
$RemoteEntity cs.ApprovalsEntity - -

🗂️ Tables

  • Approvals - ORDA Entity class for Approvals table
  • Approvals - ORDA DataClass class for Approvals table

Generated from ApprovalsEntity.4dm