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

Help on Smartforms Error

Former Member
0 Likes
427

Hello,

I am receiving the error:

INTERNAL ERROR ( FORM = END_SECTION, ID = DELSEC, RC = 0 )

when one of the users attempts to execute a Smartform I created.

Clearly there is something wrong with the information I am passing to the form. Could anyone advise on the following questions:

1. What does the error above mean? I don't think I have anything with the id 'DELSEC'.

2. Is there any sort of debug tool available in production to see error detail for Smartforms?

3. Is there some sort of development technique I can use to store what sort of info gets passed to a Smartform in production? That way when there is an error I can go back and check what had been passed.

Thanks in advance for any help you all could provide.

Best Regards,

Brett

1 ACCEPTED SOLUTION
Read only

Vinod_Chandran
Active Contributor
0 Likes
386

Hi Brett,

You can use the transction SFTRACE to enable the trace for smartforms.

Thanks

Vinod

2 REPLIES 2
Read only

Vinod_Chandran
Active Contributor
0 Likes
387

Hi Brett,

You can use the transction SFTRACE to enable the trace for smartforms.

Thanks

Vinod

Read only

0 Likes
386

<b><i>Very</i></b> helpful!

Thank you! For posterity's sake, I'll add that prior to SAP Web AS 6.10 the transaction is called SMARTFORMS_TRACE.

Best Regards,

Brett