‎2008 Aug 05 4:33 AM
hi all
i want to create client dependent view.when i create view in my devlopment the view-table show all client data's.. how can i create it
‎2008 Aug 05 4:47 AM
Hi,
i am not sure the below point will help you or not.
You have to remove the MANDT field in your view.
Regards,
Boobalan S
‎2008 Aug 05 4:47 AM
Hi,
i am not sure the below point will help you or not.
You have to remove the MANDT field in your view.
Regards,
Boobalan S
‎2008 Aug 05 5:12 AM
Hi
If there is MANDT field then its a client dependant.Functionality is restricted to a particular client.
Regards
Divya
‎2008 Aug 05 5:39 AM
Hi,
If you have a field type MANDT then the table/view is client dependent.
‎2008 Aug 05 5:41 AM
hi,
MANDT Field help u..
incude that one..
Regards..
Raj Mummidi...
‎2008 Aug 05 7:02 AM
‎2008 Aug 05 7:04 AM
HI ALL,
THANKS FOR U R ANSWER,
i gave mandt field in tabl/join condition tab. but the problem still there...
‎2008 Aug 05 7:06 AM
‎2008 Aug 05 7:18 AM
Hi JJ,
I think, you can not create client dependent view, what you can do is, add MANDT fld in your view and when you use that view in any report give client specified and compare MANDT in where condition...
You will have all the data at database but when you'll select values from that view, you can compare client in where condition..
Regards,
Sagar.
Edited by: Sagar Patel on Aug 5, 2008 11:48 AM