‎2008 Mar 27 10:38 AM
h!
I m working on SAPScript
i made the form through se71.
and also do the coding in se38
do all function like
openform
startform.
writeform
closeform
endform.
but when , I execute the program.
it whd alble to print
although no error is show
but neither print prview no print is coming..
Regards
Nutan!
‎2008 Mar 27 10:41 AM
hi,
Have you created all you text elements correctly and placed them between &...& ....??
Check for the text elements,
Hope this helps, Revert if it doesnt work.
‎2008 Mar 27 10:46 AM
u can use script debugger to see wats actually happening.
goto SE71 > UTILITIES > ACTIVATE DEBUGGER
and then open ur script in display / change mode then utilities > printing test.
‎2008 May 15 5:49 AM