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 Close without dump or error message

Former Member
0 Likes
304

Hello,

I'm working on a smartform, did all the declarations, Even print some data from my report, and the first colum of my internal table. but when i try to print second from the internal table just close, without throw me a dump or a error message.

Example.

This what i can print

item         nº     price

nail         

cloud

sock

I even can print the first colum 3 times

This what i can print

item         nº     price

nail       nail       nail

cloud    cloud   cloud

sock     sock     sock 

But when i try to print some numeric data, jus crash.

This make the smartfoms just close

This what i can print

item         nº     price

nail          1       12

cloud       2       12

sock        3       12

1 REPLY 1
Read only

Former Member
0 Likes
269

Solved using this link -> http://scn.sap.com/thread/1368481