2009 Sep 08 2:54 PM
Hi friends,
I have created a maintaince view for a cluster table bseg and i have activated it its working fine..
now my problem is i can create maintaince view for mutiple tables if other tables are linked with primary table using foriegn key relationship..
Now can any one tell me is it possible to create maintance view for cluster table with multiple tables as i need a linked table with bseg which iam not able to get... ie : when i click on the relationship tab iam not getting the linked tables for bseg...
now can i create a maintaince view with 2 linked cluster tables..
if so can any one tell me how to create it.
As sap says we can create projection view for cluster and pooled table and we cannot create database view for cluster and pooled tables , but it does not mentioned like that for maintaince view....
I assume we can do it.... as iam trying to create a maintaince view with single cluster table then it shoudl allow me to create for multiple linked cluster tables.... and is it mandatory to maintain TMG for this maintaince view....?
Regards
KUMAR
2009 Sep 08 3:18 PM
Interesting question - I'm surprised it lets you create a maintenance view. I'm not sure, but I doubt if you can use a cluster table to find relationships.
Rob
2009 Sep 08 3:18 PM
Interesting question - I'm surprised it lets you create a maintenance view. I'm not sure, but I doubt if you can use a cluster table to find relationships.
Rob
2009 Sep 08 3:53 PM
Yes it allowed me to create a maintaince view on single BSEG table... i even created TMG for it and also a parameter tarnaction..
But i need one more cluster table which is linked with BSEG.. or any 2 linked cluster table. to check weather it allows to create a maintaince for mutiple cluster tables..
Regards
Kumar
2009 Sep 08 3:56 PM
It would be very dangerous to maintain BSEG data anywhere outside of a standard SAP transaction.
Rob
2009 Sep 08 4:04 PM
yes.. ur right inserting values into a cluster table other than standard sap tarnactions is dangerious....
But sap didnot mentioned any where that we cannot maintain data for cluster tables using maintaince view... which it said for database view..that pooled and cluster table cannot be used for database view..
Regards
Kumar
2009 Sep 09 10:31 AM