Skip to Content
0
Former Member
Nov 01, 2012 at 01:08 PM

Transaction for SQ01 Query - Error when execute

129 Views

Hi,

I created a query in production and assigned the Program and Screen Number to a transaction code.

The transaction code was created in Development (se93) and transported into Production.

When I enter the transaction code in Production it brings me to the selection options screen of my report where I can execute the report, choose variants, etc...

However, when I execute I get the following error:

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Short Text

Field symbol has not yet been assigned

What Happened?

Error in the ABAP application program

The current ABAP program " " had to be terminated because it has come across a statement that unfortunately cannot be executed

Error Analysis:

You attempted to an unassigned field symbol

(data segment "-1")

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Many Thanks