SetRelationship
Sets relationship columns in Intacct.
Input
| Name | Type | Description |
| TableName | String | The table containing the relationship column to set. |
| Id | String | The Id of the record to apply the relationship to. |
| RelationshipColumn | String | The name of the relationship column. |
| RelationshipValue | String | The value to apply to the relationship column. |
Result Set Columns
| Name | Type | Description |
| Success | String | A boolean indicating if the operation was successful. |