Segment values of Charge Account Description are not getting generated properly.
Summary:
How to achieve the complete value of segments of charge account description in PO notification report.
Content (please ensure you mask any confidential information):
Hello,
For PO notification report, we have to show the charge account description in the notification. But we have an issue with generating segment value of charge account description as the entire value of it is not getting printed . We are using the following in data model to get charge account description :
PO_BIP_HELPER.get_global_attr('CHARGEACCOUNTDESCRIPTION') AS LineChargeAccountDescription
Below highlighted one is one of the segment values. We need to populate the whole description of the segment.