Hello All,
I have 3 tables in my schema....where
Vk table LPC vparty table LPC Vparty S table
PV_ id LPC V_id LPC V_id
S_id PP_ID R_code
V_id B_ID T_nbr
B_id PV_id st_dt
Lastdate_ts
B_id
Vk table -> LPC vparty join by PV_ID
LPC vparty table -> LPC Vparty S table join by LPC V_id
Now i am trying to pull V_id from VK table and R_code from LPC vparty S table it gives me incompatible objects. I need these to objects in my report.
Can anyone help me with a solution...The only way VK table and LPC V party S table can be linked is by LPC vparty table.
Thanks All.
Regards...