Hi Ritesh,
Do you have this problem only in Mobile device? Did you tried to set max-length property?
TECHMOBILE application is using wrapped-text component to display description for work order. This component has max-length property which default value is set to 255 characters if no one set his own value in the component. If you didn't do that, could you please try to put this property and set it to 300 characters. Please execute some tests in Mobile (I just tested it in maf-tool).
<wrapped-text size="large" max-length="300" label="{woDetailResource.item.description}" sub-label="{woDetailResource.item.computedWorkType}" id="mwneb" truncation-type="end" />
------------------------------
Bartosz Marchewka
IBM Maximo Consultant
AFRY
------------------------------