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

link between tables

Former Member
0 Likes
637

hi frends dis is pramod i am working on fi report

i would like to know is there any link between these tables

coas-order matsre for controlling

prps-element master data

hw we can join these tables

4 REPLIES 4
Read only

Former Member
0 Likes
586

Hi,

COAS is the view used... You may find the table from the view to be linked...

Please refer to the following:

sebastien.ferry.online.fr/abap/sap_tables.pdf

www.erpgenie.com/abap/tables_fi.htm

Read only

Former Member
0 Likes
586

Try like this

1. Execute SQVI t-code

2.Enter a Name in QUICK VIEW.

3. Click Create.

4.Enter Tilte and then in DATA SOURCE select TABLE JOIN and Press ENTER.

5. press SHIFt + F1 and go on adding the tables names that you want to find the relations ships each time by repeating STEP 5.

Also PRPS-pspnr , coas-PSPEL

Rhea.

Read only

Former Member
0 Likes
586

try table QMEL.

Read only

Former Member
0 Likes
586

answered