ER CTMS 042-029: Difference between revisions

From Calidus HUB
(Created page with "<!-- MEDIA LANDSCAPE YES --> {{#vardefine:System|CTMS}} {{ERHeader |SystemVersion=CTMS 11.0 |ERNumber=ER042-029 }} {| class="wikitable" border="1" width="100%" |- bgcolor="sil...")
 
m (Text replacement - "[[Category:{{#var:System}} ER]]↵</noinclude>" to "[[Category:{{#var:System}} ER]]Category:ER CTMS 042 </noinclude>")
 
(4 intermediate revisions by one other user not shown)
Line 13: Line 13:
|ORS.fmx
|ORS.fmx
|ORS Form
|ORS Form
|1.36
|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. It needs to be tested in CTL as it involves the procedure DP_REPORT.P_GEN_ORS_SQL_CTL.
|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
|DP_REPORTS.sql
|Package
|Package
|5.69
|5.72
|"
|"
|"
|"
Line 27: Line 29:
|"
|"
|}
|}
'''Note:''' A CTL change is required with this release.


<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


Aptean Logo.png


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.