Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

View Cluster - copy as

0 Likes
750

Hi Guys, Please help me out to copy the item level data from one header to another header.

Eg:

View Cluster and Views in hierarchy:

----------------------------------------------

ZVC001 - View Cluster

     zvmat -Views

          zvcontinent - Views

               zvcountry - Views

I have created Material "mat01" and Continent => "Asia", "US" and under Asia => "India", "China" and under US => "USA", "Canada". done...

Now the requirement is : I need the same hierarchy for the Material mat02 by using Copy As.

I figured it out that we need to write the code in the events. Lets assume we are using AFTER SAVE event. Please guide me how to get the current selection and copy the hierarchy from one header level to another.

Advance Thanks to All Experts.

Hi Guys, Please help me out to copy the item level data from one header to another header.

Eg:

View Cluster and Views in hierarchy:

----------------------------------------------

ZVC001 - View Cluster

     zvmat -Views

          zvcontinent - Views

               zvcountry - Views

I have created Material "mat01" and Continent => "Asia", "US" and under Asia => "India", "China" and under US => "USA", "Canada". done...

Now the requirement is : I need the same hierarchy for the Material mat02 by using Copy As.

I figured it out that we need to write the code in the events. Lets assume we are using AFTER SAVE event. Please guide me how to get the current selection and copy the hierarchy from one header level to another.

Advance Thanks to All Experts.

1 REPLY 1
Read only

bruno_esperanca
Contributor
0 Likes
480

Hi,

A real shame that this question hasn't been answered... as I'm having a similar requirement now.

I've been requested to modify view cluster VC_TVFPTZ in order to restrict the users to the transportation planning points to which the are authorized only.

My suspicion is that I will have to create a view cluster equivalent (a copy) to VC_TVFPTZ and maybe code some event or directly change the code of the generated maintenance screens, but I'm still analyzing as I'm not a view cluster expert!!

Regards,

Bruno