Application Development 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: 

selection condition in maintenance view

Former Member
0 Kudos

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

Former Member
0 Kudos

thanks