6.12 Configuring the Parent Organization
This parameter specifies the parent organization relationship codes. It can contain comma separated values.
To modify the Parent Organization parameter, an update query must be executed in the MANTAS Schema of the Database with an appropriate user.
To update the Parent Organization parameter to PARENT FI, execute the following query:
UPDATE kdd_install_param t SET t.param_value_tx = 'PARENT FI' WHERE t.param_id = 105