Hi All,
I have a requirement to change the already existing Z info set like below:
Scenario:
My Infoset is having 1 base DSO (i.e. BD1) connected with 7 different DSOs (i.e. D1,D2...D7) via left outer join. Now my requirement is to connect a master data table (M1) with Inner join based on some filteration criteria (S2, S3, S5).
For Ex: In M1, there is a field "status" which has values as S1,S2...S9 with primary key as PK1 which is also Primary key for the Base DSO BD1.
for few PK1, earlier status was S1, S2.. but now the status got changed.
Requirement:
Now I want to show the data in the query which should not have S2, S3 and S5 status.
Inputs invited.
Thanks in advance !!
Regards,
Niranjan