2009 Aug 05 1:13 PM
Hi,
I am working on view cluster. I have a view cluster VC1.
With in that i have 2 maintenance view. MV1 and MV2. MV1 and MV2 have field dependency on variable Q1.
MV1 is the initial view.
When i execute the VC1. I see MV1. I select one entry from MV1 and want to see the dependent entries in MV2.
When i enter into MV2 by selecting some row of MV1, i want to get the Q1 value of MV1 in to MV2. Because i have hidder Q1 in MV2.
How to do this?
Kindly help.
-Trupti
2009 Aug 05 4:57 PM
Hi,
Please have a look at this link:
https://wiki.sdn.sap.com/wiki/display/ABAP/Creation%20of%20View%20Cluster
Regards,
Himanshu
2009 Aug 06 7:14 AM
Hi Hemansu,
I had a look into the link given by you.
But my problem is, i have hidden the plant column in Storage Location view. when i create a new entry in storage location
view and try to save it, it says work area key not filled.
So i want to get the selected plant number from the plant view and want to manually update the workarea before saving into database.
So is there any way to get the plant number, other than saving and fetching from global variable?
-Trupti
Edited by: Trupti Raikar on Aug 6, 2009 8:14 AM