Hi,
I want to create view using se11.
Tables are: crmd_link,crmd_shipping,crmd_pricing.
i maintained a join condition like this:
crmd_link-GUID_SET= crmd_shipping-guid
crmd_link-GUID_SET = crmd_pricing-guid.
and maintained some view fields from crmd_shipping and crmd_pricing.
but while executing no data coming.
Can u please tell me whether we can use inner joins in this condition?
regards,