2009 Mar 05 6:28 AM
Hi
I want all the Materials having inspection types and also i want materials not
having inspetion types to be displayed...
im doing this by joining tables in SQVI transaction.
Im joining 3-tables
MARA
MARC
QMAT
now my problem is, it is displaying materials having Inspection type...
Bt it is not displaying Materials that are not having Inspection type...
Can any one help me on this?
Hi
I want all the Materials having inspection types and also i want materials not
having inspetion types to be displayed...
im doing this by joining tables in SQVI transaction.
Im joining 3-tables
MARA
MARC
QMAT
now my problem is, it is displaying materials having Inspection type...
Bt it is not displaying Materials that are not having Inspection type...
Can any one help me on this?
2009 Mar 05 6:35 AM
2009 Mar 05 6:37 AM
2009 Mar 05 6:37 AM
Join mara and marc on Matnr and join qmat and mara again on matnr.
AS you want to fetch all inspection types or no inspection types ,so no need to specify ART in WHERE clause , this should suffice .
2009 Mar 05 6:39 AM
hi sandeep
Im not writing any query for this
im using table join...
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |