Hi all,
While posting invoice i.e FB01,fb60 and FB70 with tax code getting below dump and without tax code we are not getting dump.
***************************************************************************************************************************************
untime Errors SAPSQL_INVALID_FIELDNAME
xcept. CX_SY_DYNAMIC_OSQL_SEMANTICS
ate and Time 30.11.2011 19:06:31
Short text
A dynamically specified column name is unknown.
What happened?
Error in the ABAP Application Program
The current ABAP program "SAPLV61Z" had to be terminated because it has
come across a statement that unfortunately cannot be executed.
Error analysis
An exception occurred that is explained in detail below.
The exception, which is assigned to class 'CX_SY_DYNAMIC_OSQL_SEMANTICS', was
not caught in
procedure "SEL_KONDTAB" "(FORM)", nor was it propagated by a RAISING clause.
Since the caller of the procedure could not have anticipated that the
exception would occur, the current program is terminated.
The reason for the exception is:
An Open SQL clause was specified dynamically. The contained field name
"WERKS" does not exist in any of the database tables from the FROM clause.
Missing RAISING Clause in Interface
Program SAPLV61Z
Include LV61ZU01
Row 260
Module type (FORM)
Module Name SEL_KONDTAB
Trigger Location of Exception
Program SAPLV61Z
Include LV61ZU01
Row 701
Module type (FORM)
Module Name SEL_KONDTAB
**********************************************************************************************************************
Please let us know the reason for the same.
Thanks
Chinna