Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error message work at different transaction

Former Member
0 Likes
1,012

Hi, i've made an implementation at MV45AFZZ that use an error message

MESSAGE : E106(ZSD) WITH l_valor_min.

if i use VA01 transaction it appears correctly,

"Valor mínimo de 1 000,00 para a encomenda não atingido."

Nº mensagem ZSD106

but if i use a transaction Z that create an order using a frontend, but use same user exit, my error message appears like this

"E:ZS:106 1 000,00"

Can someone help me ?

Thanks

1 REPLY 1
Read only

Former Member
0 Likes
731

Checks the language in which texts were created, maybe you need to translate the text.