LegacyParameterProfi
The table contains information from the extension master file.
| Column Name | Type | Description |
|---|---|---|
| PhysicalDeploymentOwnerIdentifier | VARCHAR | ID of the physical deployment owner for this record. Physical owners will be where the data is hosted, either on the cross-over server or the owner deployment. |
| ExtensionName | VARCHAR | The name of the extension. |
| ExtensionTypeCategory | INTEGER | Indicates the extension type, which defines where the extension is used. |
| ExecutionCommandScript | VARCHAR | The code that is executed when the extension is called. |
| LogicalDeploymentOwnerIdentifier | VARCHAR | ID of the logical deployment owner for this record. Logical owners show the deployment where the record was created but doesn't represent if the record is a part of version skew. |
| ExtensionCommentary | VARCHAR | The comment associated with the extension. |