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

request for alv

sreelatha_gullapalli
Active Participant
0 Likes
429

hai all,

when i try to generate report for ztables i am getting the following dump

<b>error:</b>

Short text

Field symbol has not yet been assigned.

<u>Error analysis:</u>

You attempted to access an unassigned field symbol

(data segment 92).

This error may occur if

- You address a typed field symbol before it has been set wit

ASSIGN

- You address a field symbol that pointed to the line of an

internal table that was deleted

- You address a field symbol that was previously reset using

UNASSIGN or that pointed to a local field that no

longer exists

- You address a global function interface, although the

respective function module is not active - that is, is

not in the list of active calls. The list of active calls

can be taken from this short dump.

this error i am getting while executing it is coming in dump

can u please tell me the solution

regards

Sreelatha Gullapalli

1 ACCEPTED SOLUTION
Read only

former_member386202
Active Contributor
0 Likes
405

Hi,

Can u paste ur code here?????

Regards,

PRashant

1 REPLY 1
Read only

former_member386202
Active Contributor
0 Likes
406

Hi,

Can u paste ur code here?????

Regards,

PRashant