cancel
Showing results for 
Search instead for 
Did you mean: 

MOVE_TO_LIT_NOTALLOWED_NODATA

Former Member
0 Kudos

Hi Experts,

While executing print program of smartform, its showing short dump "MOVE_TO_LIT_NOTALLOWED_NODATA".

After analysing ST22, its showing error at "PERFORM entry_neu USING space space".

and return value NE 0.

Please suggest the solution to resolve the issue.

Regards,

Bharat

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

issue solved,

i'm executing report through se38,its not able fetch the PO no. When i had executed through t-code,it has triggered output.

Thanks all

former_member196280
Active Contributor
0 Kudos

Try to check your global settings in your smartform.

Global Settings --> Form Interface --> (in Import & Export tab)for All parameters names, tick the check box pass by value..

I hope it will resolve your problem.

Regards,

SaiRam

Former Member
0 Kudos

Thanks sai,

i had checked all the standard import parameters are checked.im not using custom import parameters.

in debugging mode, it is directly moving to this perform statement.

Perform entry_neu using space space.

then checking parameters,its returning value NE 0.

Any other suggestions,please.

Bharat