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

Re : Maintenance view

Former Member
0 Likes
468

Hi

We created two customized table and alos set foregin key relation ship. That was working fine. Then we try to create maintanance view for the above two table. There I include the base table, then I selected relation bush button to add the second table and join condition. It will take me to the next screen, there I find the second table. I will select the table and then executed it is not adding the table and condition. I am not able to proceed further. Kindly tell me the steps to create maintanance view for the customizing tables.

Thanks

Mani

3 REPLIES 3
Read only

Former Member
0 Likes
448

Go Thorugh the below link , here necessary information is there

Read only

Former Member
0 Likes
448

Hi,

Search before posting refer this one

Read only

Former Member
0 Likes
448

Hi,

Take it as an example:

ztable1, ztable2

First: in the tab 'Table/ Join Conditions', put the table 'ztable1' and 'ztable2' into tables, then in the Join conditions, add the relationship ztable1-xxx = ztable2-xxx (for example),ect.

Second, in the view flds tab, choose the table fields button, select the fields you want from ztable1 and ztable2.

These are the basic for maintenance view.

Hope it helps.

Regards,

Chris Gu