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

Join Condition

Former Member
0 Likes
323

hi,

I have to join the two infotypes data i.e pa0002,pa0008.

pa0002-nachn

pa0008-ansal

In that which primary key i taken ?

Thanks

Sree

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
299

the following keys can be matched for both the tables...

PERNR

SUBTY

OBJPS

SPRPS

ENDDA

BEGDA

SEQNR

2 REPLIES 2
Read only

Former Member
0 Likes
300

the following keys can be matched for both the tables...

PERNR

SUBTY

OBJPS

SPRPS

ENDDA

BEGDA

SEQNR

Read only

0 Likes
299

just write the select stmt to join these infotypes....