Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

selection condition in maintenance view

Former Member
0 Likes
541

I have one table with data related to 5 systems.

MSF, RET, SER, BOB, SAV, LED.

I need t o create views with related data for each system. But system BOB contains data related to MSF and RET, So instead of creating view for that i have to add MSF related data to MSF view and RET related data to RET view from BOB system. These all are from one table only.Can you please suggest me the selection condition for that in maintenance view.

Thanks.

I have one table with data related to 5 systems.

MSF, RET, SER, BOB, SAV, LED.

I need t o create views with related data for each system. But system BOB contains data related to MSF and RET, So instead of creating view for that i have to add MSF related data to MSF view and RET related data to RET view from BOB system. These all are from one table only.Can you please suggest me the selection condition for that in maintenance view.

Thanks.

1 REPLY 1
Read only

Former Member
0 Likes
391

thanks