Quantcast
Channel: SCN : All Content - ABAP Development
Viewing all articles
Browse latest Browse all 8332

field is unknown. it is neither in one of specified tables nor defined by data statement

$
0
0

Hello,

 

 

I'm doing enhancement  to filter the data for the input parameters. Also I've coded implicit enhancement for the selection parameters to be displayed on standard IE05 selection screen.

Defined a block as follows in standard  program RIHEQUI20

selection selectio begin of block b1 with frame title text-099.

select-options:

                    cre_date for equi-zzcreate_date,

                    lp_pdate for equi-zzprint_date.

 

selection selectio end of block b1.

 

now to filter the data corresponding to the input in selection parameters i've explicit enhancement point in which added coded in where condition

as

zzcreate_date IN cre_date

AND zzprint_date IN lp_pdate

but error message showing the above heading

...

Solution for that....PLZ help!!


Viewing all articles
Browse latest Browse all 8332

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>