Hello Experts,
I am developing a purchase requisition in that i am printing line items like
material no, material code, quantity. while looping the item table, below every material code i need to
display material text from a standard text object, text id like
10 material description 10000
jkdhfjkdfghjkd
jkxgdhvjkdhvjdkv
nskdhvkldhvidskvkl
20 material description 10000
jsdgcjkdsgc
sbdjkcbdsjcd
but this material text has to extend till the end of the line,but it is not extending because i created a
text node under material description
suggest any alternate method pls