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

Function grp error: Includes for the Function Grp exist with the same name

Former Member
0 Likes
448

Hi to all experts,

I'm copying a standard function grp HRECM00ADMVIEW05 to z function grp. and assigning it to table maintenance generator but the problem is im getting this error "Includes for the function group zhrg001 exist with same name,

1 REPLY 1
Read only

lnlng
Product and Topic Expert
Product and Topic Expert
0 Likes
317

You need to copy the includes as well.

Or the other way is, create your own includes and then change the code in the main program of the function group (double click on the function group name in SE80 and click the "main program" button).