I have created a task and added the following text:
Following order has been rejected Sales Order Details: Number: &SALESORDER.SALESDOCUMENT& Company Code: &CCODETOBEBILLED& Entered By: &CREATEDBY& Document Date:&SALESORDER.DOCUMENTDATE& Customer Name: &SALESORDER.ORDERINGPARTY.NAME& Sales Organisation:&SALESORDER.SALESORGANIZATION.DESCRIPTION& Dist Channel: &SALESORDER.DISTRIBUTIONCHANNEL& Division: &SALESORDER.SALESANDDISTRIBAREA.DIVISION& Value:&SALESORDER.NETVALUE& &SALESORDER.DOCUMENTCURRENCY& Reason for rejection (code) : &REASONFORREJECTION& Reason for rejection (text) : &DESCRIPTION&
Now everthing is coming fine except &DESCRIPTION& which is getting printed as literal word Description and not showing its value.
I went to graphical form printer and pressed print preview and even their i found the same behaviour.
Plz suggest