Skip to Content
0
Former Member
Apr 24, 2012 at 08:10 AM

Code inspector warning message

582 Views

Hi Experts,

Code inspector throws warning message "Name of table in SELECT condition : BNKA". How to correct this warning message. My coding is

select single * from bnka into wa_bnka

where banks eq p_banks

and bankl eq p_bankl.

Thanks in advance,

Thomas