Hi Abapers,
I want to show a message with the same text:
'De acordo com as características informadas, o cliente '
TXTNOME
' é um '
ti_rede-DESCRICAO
' pagador!'
TXTNOME is a Input/Output field ( Screen Painter )
ti_rede-DESCRICAO is a field of a Internal Table
I try the messagem 398, but your structure accept only 4 fields at maximum.
I use concatenate, Write to and I don't receiver full message at screen.
I receiver only one of this 3 messages:
- "De acordo com as características informadas, o cli"
- "De acordo com as características informadas, o cli
é um Mal"
- " pagador!"
Thanks and Regargs
Allan Cristian