5.9 Configuring Latest Report Format Version
Use this section to configure the report format version.
To configure report format version, follow these steps:
UPDATE APPLN_PARAMETERS SET V_ATTRIBUTE_VALUE7=’<latest format version>’ WHERE
N_PARAM_IDENTIFIER=47;
commit;
Note:
- Reports mapped to the latest versions will open in Editable Mode.
- When you create a new report or posted via ECM, by default report is mapped to latest version.
- Reports having any other versions will open in Read Only Mode.
- For Party Role drop-down in Involved parties grid on Transaction information Tab, if you are using old format version, you have to configure latest Report version that is, 5.0.2 in V_FORMAT_VERSION column for table MAP_ROLE_REPTYPE in respective to your new meta data.