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

smartform

Former Member
0 Likes
530

when i change the size of main window....and accordngly change the size of table of main window...it gives a dump...

any clues

5 REPLIES 5
Read only

Former Member
0 Likes
513

Hi,

The main window's width might be less dan the table's width...

or

if ur form is having only one page make dat window a secondary window.....

Anyway what does the dump say...?

Cheers,

Will.

Read only

Former Member
0 Likes
513

Hi,

When you change the size of the window, you nedd to adjust the related also.

dont run the transaction to check

run the smartform t code and check the cause of error for the same.

it will not show the output if it is having errors and will show the error also

then rectify it

Regards

Shiva

Read only

Former Member
0 Likes
513

1) when i changed the size of main window ,i also changed

the size of table in it accordingly.

2) i have 2 pages

3)and smart form is getting activated

without any errrors and table defination is correct.

dump shows : change in size of main windoW

Thanks,

Mitesh

Read only

0 Likes
513

Hi,

from the form run the smartform.....

from the prog run the smartform in such a way dat the table records are very less and it dosent flow to the second page........

Read only

Former Member
0 Likes
513

thanks,...

It worked