on 2004 Jul 28 9:07 AM
Hi All,
I have a particular maintenance view which I intend to split. For this, I need to see whether the view cluster which contains this view will be affected or not.
So I need to find out the view cluster which contaions the view.
Can anyone tell me how to find out the view cluster which conatains the view.
I am quite new to ABAP. I am using R/3 6.4
thanks and regards
Sujeet
Request clarification before answering.
Hallo Sujeet,
the information you need is in the table VCLSTRUC. You could use SE16 to look at the relevant entries by calling this table and then entering the name of the view in the field 'OBJECT'. This should return the view-cluster name in the field VCLNAME. Once you know this you can use the transaction SE54 to examine the view-cluster more closely.
I hope this helps.
Regards, Gerard.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
91 | |
11 | |
9 | |
8 | |
6 | |
5 | |
5 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.