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

READ_TEXT in SMARTFORM problem

Former Member
0 Likes
737

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

5 REPLIES 5
Read only

shishupalreddy
Active Contributor
0 Likes
712

Hi,

You can put a condition within the smartform with a flag depending on the text existence .

regards

Read only

0 Likes
712

Hi,

I already kept the condition, "No error if no text exists" in SF. Still my SF is not printing.

Read only

Former Member
0 Likes
712

Hi,

Below are the few link hope they will be help full

[Read text|]

[Read text|]

[Read text|]

Thanks

kalyan

Read only

0 Likes
712

Solved by my own.

Read only

Former Member
0 Likes
712

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.