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

Update was terminated - Getwa_not_assigned error

Former Member
0 Kudos
360

Hello,

When I try to create Invoice through VF03, Created invoice number is displayed but when I look for it again, It does not exist. I get Express information "Update was terminated".

I looked in SM13 it shows description as Getwa_not_assigned. Its related to field symbol in a print program. Attempt to access an unassigned field symbol.

However, It does not seem to be print program coding problem. but I could find out that NAST table is not being updated.

Can you please tell me possible cause of update termination error?

3 REPLIES 3
Read only

Former Member
0 Kudos
288

Hi ,,

If that particular FieldSymbol was asigned..you would not have got that problem..

Just confirm, the assignment for that FieldSymbols..you may get some clue there..

Thanks

Praveen

Read only

Former Member
0 Kudos
288

This was caused by bug in program.

Read only

Former Member
0 Kudos
288

hi try to find the error...

the field symbol is not yet assigned

here so check this

after assigning the field symbol there should be a check so to avoid dump while runtime execution.

with regards

s.janagar