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

gettin dump for UC_OBJECTS_NOT_CHARLIKE

Former Member
0 Likes
425

Hi All,

I am workin on an Upgrade issue.I am getting a dump for UC_OBJECTS_NOT_CHARLIKE when a standard program SAPLSTXV is called.

The error occurs in assign statement where a field symbol is assigned to a value.Whereas fieldsymbol doesnt have any type.

So i request u to please suggest a remedy for the same.

Thank you.

2 REPLIES 2
Read only

Former Member
0 Likes
372

Field symbold should be assign and unassign every time

ASSIGN <FA1

UNASSIGN <fs1>.

In progrm SAPLSTXV ,he declated <gt_tabname>but not using anywhere.

Read only

Former Member
0 Likes
372

Hi Vinod

Just checking if you've solved this problem.

We are busy upgrading from 4.6C to ERP2005 and I'm getting the same error in the same standard program(SAPLSTXV).

Please let me know what you've done to get around this issue.

Regards

Gerrie