cancel
Showing results for 
Search instead for 
Did you mean: 

Runtime Error: GETWA_NOT_ASSIGNED

Former Member
0 Kudos

Hi,

SUBJECT: While trying to maintain masterdata got Runtime Error: GETWA_NOT_ASSIGNED

Problem description:

Step by step:

1.Open Transaction RSDMD

2.Choose Charasteristic from list

3.Press "Continue" (Enter)

4.On the next screen press "Execute" (F8) without filling in anything

5.Get error message

<b>The problem is accuring only if trying to maintain Charasteristics which has compounding to any superior InfoObject. For all other charasteristics there are no any problem.</b>

error text:

Runtime Errors GETWA_NOT_ASSIGNED

Date and Time 12.04.2006 13:33:46

Short text

Field symbol has not yet been assigned.

Error analysis

You attempted to access an unassigned field symbol

(data segment 32820).

This error may occur if

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

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.

Trigger Location of Runtime Error

Program SAPLSLVC

Include LSLVCF36

Row 3.176

Module type (FORM)

Module Name FILL_DATA_TABLE

Please help

BR,

Samanta

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I have solved this problem: Support Package 7.

After installing SP7 You shoul recreate don't working InfoObjects in BI Without recreatink it doesn't work : compounding.

Former Member
0 Kudos

Hi,

i am also facing with same problem.

can any one suggeste me how can i resolve the problem.

my supprot package is SAP_BW 7.