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

Getting following dump Program error: ASSIGN with length 0 in program "SAPLSTXBC" , when trying to print or view the smartform.?

Former Member
0 Likes
1,076

Hi All,

Getting the dump with the following error message "Program error: ASSIGN with length 0 in program "SAPLSTXBC"."

while taking the print or view of the smart form. please help.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
686

Solved the issue by removing ":"  from the text.

3 REPLIES 3
Read only

Former Member
0 Likes
687

Solved the issue by removing ":"  from the text.

Read only

0 Likes
686

Hi ,

I am receiving the same error "Program error: ASSIGN with length 0 in program "SAPLSTXBC".". While debugging SSFRT_WRITE_ERROR fm i get messge

ssf_err_struc_cell_overflow value '030042'.

Unable to identify exact position where its overflowing.  Please help.

Read only

0 Likes
686

Hi Rajita,

Are you using colon i.e. ":"   in your smart form or any other special character.

Remove them and then try.