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

regarding function group copy

Former Member
0 Likes
764

Hi,

can any one help me out in copying the function group V50S.

to my Zfunction group.....

i have copied but it was giving errors and not activated .

can any one help me out from this situation

Function group(V50S) ecc 6.0

Thanks in Advance.

1 ACCEPTED SOLUTION
Read only

varma_narayana
Active Contributor
0 Likes
726

Hi..

You have to Copy all the includes along with the Function group.

Copy the includes into Z includes.

After Copying The Function Group to a Z function group, You have to activate all the inlcudes.

Reward if Helpful

6 REPLIES 6
Read only

varma_narayana
Active Contributor
0 Likes
727

Hi..

You have to Copy all the includes along with the Function group.

Copy the includes into Z includes.

After Copying The Function Group to a Z function group, You have to activate all the inlcudes.

Reward if Helpful

Read only

0 Likes
726

No ,

I have copied all the includes but the function group is not activated

Pls try the fucntion group V50S

Read only

0 Likes
726

Hi,

Once you have copied all the includes, did you modify the the Function pool's main program.

You need to modify it so that you remove the old INCLUDE statements( Standard Includes) with the NEW INCLUDE statements for the New Z-INCLUDES.

Also it would be easy if you tell us the error's you are getting.

Regards,

Sesh

Read only

0 Likes
726

Hi Siva ..

I am able to Copy and Activate .. These are the Steps. Check out.

Goto SE80

Select Fgroup V50S

RIGHT CLICK AND SELECT : <b>copy</b>

It will ask for <b>New Function Module Name</b>

For each FM give a New name starting with z_<name>

(Starting with Z_ OR Y_)

Then The ZFunction group will be displayed in the Left navigation window in SE80

Right click on the ZFunction group name and ACTIVATE

IT will show all the Function modules selected for Activation

Activate.

It gets activated.

<b>Reward if Helpful</b>

Read only

Former Member
0 Likes
726

You should copy all object step by step when ur copying function group. Like first function group then it will ask FM and then include.

Read only

Former Member
0 Likes
726

Hi,

goto se80

select function group --- give fg name

right click on fg and copy...

give new name .... new name to fms too

activate FG.

Caution! includues will not copy.... it will hv same name.

Jogdand M B