Ver Mensaje Individual
  #1  
Viejo 31/10/08, 17:49:20
ElmerRodriguez ElmerRodriguez is offline
Junior Member
 
Fecha de Ingreso: jul 2008
Mensajes: 19
Problema area de venta.

A table name, specified in an SQL command, is unknown.



Qué ha sucedido?
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.



ál.errores
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 invalid table name "A501" was specified in an Open SQL command:

Due to one of the following reasons, the error occurs only at runtime:
- the table name was specified dynamically, or
- the SELECT clause, WHERE clause, GROUP-BY clause, HAVING clause, or
ORDER-BY clause was specified dynamically.



lta cláusula RAISING en interface
Programa SAPLV61Z
Include LV61ZU01
Línea 260
Tp.módulo (FORM)
Nombre módulo SEL_KONDTAB



sición desencadenante de excepción
Programa SAPLV61Z
Responder Con Cita