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: 

Creating Maintenance View - related issue.

Former Member
0 Kudos

Hello Experts,

I have created a maintenance view. Which is join with Ztable, USR21, ADRP tables with foreign key relations.

in my view fields there is one filed SMTP_ADDR (e-mail) from the table ADR6.

I have no foreign key relation with above tables for the ADR6 table.

How can I add this field to table maintenance and display its value?

Kindly provide the suggestions.

Regards,

RH

1 ACCEPTED SOLUTION

joginder_singh
Active Participant
0 Kudos

Hi

You can make use of PERSNUMBER which is present in ADR6,ADRP ,USR21.

And also you can make use of selection condition tab.

Cheers

Joginder

3 REPLIES 3

Former Member
0 Kudos

using personnel number in adrp and adr6 we can add the field and display its value

0 Kudos

But when we try to find foreign key relation for ADR6 to USR21 or ADRP, no relation available so finally we are not able to join ADR6 table.

is there any other approach for this issue?

Regards,

RH

joginder_singh
Active Participant
0 Kudos

Hi

You can make use of PERSNUMBER which is present in ADR6,ADRP ,USR21.

And also you can make use of selection condition tab.

Cheers

Joginder