‎2009 Feb 09 9:38 AM
Hi,
I am reading texts using READ_TEXT in the smartform. Here the problem is if the PO doesnt contains the text , my smartform is not showing the print preview.
Even if the PO items doesnt contains text ...I should show the SF and print. How can i do that ?
Regards
Hari
‎2009 Feb 09 9:46 AM
Hi,
You can put a condition within the smartform with a flag depending on the text existence .
regards
‎2009 Feb 09 9:52 AM
Hi,
I already kept the condition, "No error if no text exists" in SF. Still my SF is not printing.
‎2009 Feb 09 9:52 AM
‎2009 Feb 09 10:16 AM
‎2009 Feb 09 10:14 AM
Hi
U have to activate the options
EXCEPTIONS:
ID
LANGUAGE
NAME
NOT_FOUND
OBJECT
REFERENCE_CHECK
WRONG_ACCESS_TO_ARCHIVE
And dont activete the SY-SUBRC <> 0 options.