We have added search box. Key in SAP issue keyword to search
TopBottom

Announcement: wanna exchange links? contact me at sapchatroom@gmail.com.

RE:[sap-abap] Run time - GETWA_NOT_ASSIGNED

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Posted by ns101
on Apr 29 at 1:52 AM
Its clearly mentioned that field symbol is not assigned.
Go to ST22 and click on debug button and check which field symbol is not assigned.
You can put a check on code like this:-
if <field-symbol> is assigned.
your code here.........
endif.

---------------Original Message---------------
From: Anand
Sent: Friday, April 29, 2011 12:00 AM
Subject: Run time - GETWA_NOT_ASSIGNED

HI Expets,

Runtime Error in ST22, and SAP_APPL - SAPKH47032

"
Field symbol has not yet been assigned.

What happened?

Error in ABAP application program.

The current ABAP program "SAPLV61A" had to be terminated because one of the
statements could not be executed.

This is probably due to an error in the ABAP program.

What can you do?

Print out the error message (using the "Print" function)
and make a note of the actions and input that caused the
error.

To resolve the problem, contact your SAP system administrator.
You can use transaction ST22 (ABAP Dump Analysis) to view and administer
termination messages, especially those beyond their normal deletion
date.

Error analysis

You attempted to access an unassigned field symbol
(data segment 72).

This error may occur for any of the following reasons:
- You address a typed field symbol before it is set using ASSIGN
- You address a field symbol that points to a line in an internal table
that has been deleted
- You address a field symbol that had previously been reset using
UNASSIGN, or that pointed to a local field that no longer exists
- You address a global function interface parameter, even
though the relevant function module is not active,
that is it is not in the list of active calls. You can get the list
of active calls from the this short dump.



How to correct the error



You may able to find an interim solution to the problem
in the SAP note system. If you have access to the note system yourself,
use the following search criteria:

----------------------
"GETWA_NOT_ASSIGNED" C
"SAPLV61A" or "RV61AFZA"
"USEREXIT_PRICING_RULE"

Thanks in advance.

what is the solution for this , please help me anyone

__.____._
Copyright © 2011 Toolbox.com and message author.

Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
Mark as helpful
View this online
  
Popular White Papers

In the Spotlight
SAP Enterprise Mobility Webcast Watch today!
_.____.__

0 comments:

Post a Comment

T r a n s l a t e to your language