Skip to Content
0
Former Member
May 12, 2007 at 03:55 AM

sap script

23 Views

hi all,

i am working on script.in script editor

/ &' this house is allotd to M.r' itab-name1& bearing cusno &itab-kunnr&

wen i write this in script editor values are getting populated in the scipt wen i run the driver program. its ok.the problem is wen there is no value in name1 in data base tables,at that time n i run the program its not displaying this house is sold to(that total line).i want to avoid this.is there any alternate way to write.since i want to call vlues in te middle of text.

thanks in advance