Dear All,
I have to add following validation in transaction VL01n and VL02n :
First I have to check whether this text is 17 charectar long or not and second is also related to text.
I have added these validation in user exit MV50AFZ1 using Function module READ_TEXT.But Now I am facing one problem
while creating delivery(VL01n) read_text is not picking text using FM read_text.Becouse until and unless delivery is not save we will not get text from read_text and we want these validation check at the time of save delivery.
Could you please suggest me the solution so I can do it by another way.
Regards,
AMAR
Edited by: amar kumar on Apr 22, 2010 10:48 AM