Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9760

Re: Inner join condition : zeroes in table fields to truncate and then match.

$
0
0

Hi Kiran,

 

For All Entries can be used only for ITAB.

In my case. Table 1 is a transparent table and table 2 is a view.

My piece of code is :

 

Table1 : fsh_bdbs

Table2: fsh_req_sto_v

The problem is with the highlighted field.

 

select * from fsh_bdbs as al INNER JOIN fsh_req_sto_v as r on  al~aufnr = r~ebeln  and r~ebelp = al~posnr   and   al~etenr = r~etenr

  into CORRESPONDING FIELDS OF TABLE ct_workbench_1 WHERE al~aufnr = '4500000214'.

 

Kindly give your inputs. Can some conversion routines help me to get rid of the leading zeroes before comparison. But its a standard field. I doubt if I would have permission to do that.

 

Kindly give your inputs.

 

Thanks & Regards,

Rohit.


Viewing all articles
Browse latest Browse all 9760

Trending Articles



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