Summary
Configuration in RW should be changed to allow JEs where character limit is exceeded in the Header Text & Item Text fields to be posted: RW will only retain the allowed number of characters.
Enhancement Request
In class SchneiderJournalTemplateData, within the constructor add
setNoHeaderTextCheck(true);
setNoItemTextCheck(true);
Impact of change
This will change the handling on Header & Item texts in class SapJournalTemplateData where there are flags that determine the validation should be handled as error (currently) or info
Applies To
Product version 2025.1 and previous versions
Status
No ETA, will be released in a future version.
Enhancement Tracking
Ticket: 107543 Jira CUST-264/ ROSO-15592
Comments
0 comments
Please sign in to leave a comment.