4Site
Support Request System
View Patch #50.503.003
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
02888 -
Equipment/WO Review report error if EQ or WO desc > 254
Symptoms:
Another example of a report that needs the equipment name or task description < 255. Crystal 8.5 or lower bug.
Solution:
Added formula @eqname to limit the equipment.name to a maximum length of 235 characters so that the concatenated string of eqid + name does not exceed 254 characters, to satisfy constraints of Crystal Reports versions 8.5 and earlier. Revised existing formula @equipment to use the new @eqname formula to concatenate the equipment id and the eq name i.e Max16CharID (Max 235 char equipment name for max total of 254)
Browse Patches
Find a Patch
Return to Request System Menu