In the sost transaction,for messages of type neu (fax
or telex or email) for purchase orders the system create a line with text like this:
SAPLMEDRUC/xxxxxxx
in the Document title column.
Is it possible to customize this title, for example with the PO number ?
I have seen in ME/34 the possibility of customize title of messages in the output types,filling the fields
Replacement of text symbols
Program SAPMM06E
FORM routine
TEXT_SYMBOL_REPLACE,
after in the title of the message i write like so
in Mail title and texts:
Purchase order &EKKO-EBELN&.
When i generate the message, the title DOES NOT changes from the original SAPLMEDRUC/xxxxxxx, and setting a breakpoint in the TEXT_SYMBOL_REPLACE form, the standard does not stop itself.
Is there anyone with some ideas ?
Thanks in advance
Riccardo Galli