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

text element error

Former Member
0 Likes
458

hi every body,

i am importing one field equi-eqnr from print program to

smartform and i am displaying that field in text element in main window but i am getting erroe message in smart form like as

<b>NO DEFINED VALUE</b>

PLZ GUIDE ME HOE TO GO HEAD

REGARDS,

hridhayanjili

3 REPLIES 3
Read only

Former Member
0 Likes
388

Hi hridhayanjili ,

Please check if variable you have defined is global one in Application form. If it is then you will get this variable in Smartform.

Read only

Former Member
0 Likes
388

hi,

u should define in form interface also.

pls give this in import area.

eqnr type equi-eqnr

Read only

Former Member
0 Likes
388

hi,

u should define in form interface also.

pls give this in import area.

eqnr type equi-eqnr