GetRelationshipColumns
Sets relationship columns in Intacct.
Input
| Name | Type | Description |
| TableName | String | The table containing the relationship columns to retrieve. |
Result Set Columns
| Name | Type | Description |
| Id | String | The Id of the relationship column. |
| Name | String | The name of the relationship column. |
| Relationship | String | A description of the relationship column. |
| RelatedObject | String | The object that is related to this column |