ER CTMS 042-029: Difference between revisions
From Calidus HUB
No edit summary |
m (Text replacement - "[[Category:{{#var:System}} ER]]↵</noinclude>" to "[[Category:{{#var:System}} ER]]Category:ER CTMS 042 </noinclude>") |
||
(One intermediate revision by one other user not shown) | |||
Line 13: | Line 13: | ||
|ORS.fmx | |ORS.fmx | ||
|ORS Form | |ORS Form | ||
|1. | |1.37 | ||
|327382 | |327382 | ||
|CTY Issue 72 | |CTY Issue 72 | ||
|3 | |3 | ||
|Changed the datatype of the field t_det_sel to CLOB to mitigate the error in the package. Added storage limit exception to the form and package. So, the user is advised to use limited records to produce the report. | |Changed the datatype of the field t_det_sel to CLOB to mitigate the error in the package. Added storage limit exception to the form and package. So, the user is advised to use limited records to produce the report - modified the code to mitigate the string concatenation too long error. | ||
Added a new parameter to the CTL procedure DP_REPORT.P_GEN_ORS_SQL_CTL to display the err_msg in CTL. | Added a new parameter to the CTL procedure DP_REPORT.P_GEN_ORS_SQL_CTL to display the err_msg in CTL. | ||
Line 23: | Line 23: | ||
|DP_REPORTS.sql | |DP_REPORTS.sql | ||
|Package | |Package | ||
|5. | |5.72 | ||
|" | |" | ||
|" | |" | ||
Line 34: | Line 34: | ||
<noinclude> | <noinclude> | ||
[[Category:{{#var:System}} ER]] | [[Category:{{#var:System}} ER]][[Category:ER CTMS 042]] | ||
</noinclude> | </noinclude> |
Latest revision as of 09:57, 14 July 2025
EMERGENCY RELEASE - CTMS 11.0
RELNOTE ER042-029
Module | Program Name | Ver | Call/Iss | Client Ref | Pr'ty | Remarks |
---|---|---|---|---|---|---|
ORS.fmx | ORS Form | 1.37 | 327382 | CTY Issue 72 | 3 | Changed the datatype of the field t_det_sel to CLOB to mitigate the error in the package. Added storage limit exception to the form and package. So, the user is advised to use limited records to produce the report - modified the code to mitigate the string concatenation too long error.
Added a new parameter to the CTL procedure DP_REPORT.P_GEN_ORS_SQL_CTL to display the err_msg in CTL. |
DP_REPORTS.sql | Package | 5.72 | " | " | " | " |
Note: A CTL change is required with this release.