‎2008 Nov 12 3:55 AM
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
‎2008 Nov 12 4:19 AM
‎2008 Nov 12 4:19 AM
‎2008 Nov 12 5:57 AM
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