2007 Aug 15 5:28 PM
Hi Experts,
I have a requirement to set NE(not equal) operator in join condition of Database View creation. Could you please help me how to set in operator.
Join condition :
Ex : BSAK-AUGBL NE BSAK-BELNR.
You know that by default operator is '='. i want to set NE in place of '='.
Thanks,
Hi Experts,
I have a requirement to set NE(not equal) operator in join condition of Database View creation. Could you please help me how to set in operator.
Join condition :
Ex : BSAK-AUGBL NE BSAK-BELNR.
You know that by default operator is '='. i want to set NE in place of '='.
Thanks,
2007 Aug 15 5:31 PM
2007 Aug 15 7:16 PM
Hi Rich,
I am working with BSAK table . i want to read records where AUGBL ne BELNR. So it is taking more time to execute because of hues data. So i decided to create view by placing the condition BSAK-AUGBL = BSAK-BELNR. So i am creating database view for BASK table. Shall i put the condition NE for database view creation.
Thanks,
2007 Aug 15 7:44 PM
Hi Chinna,
Check whether if there is any possibility or not to include more key fields like bukrs, lifnr, gjahr etc in the where condition, so that you query may result faster. Then, there won't be any necessary to create the view.
Hope this helps.
Please reward if useful.
Thanks,
Srinivasa
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |