What steps will reproduce the problem?
1. Export function group with a function without any code in function module
(keep default comment)
2. Change function group name and function name in container file
3. Import again
What is the expected output?
Function group and Function module is copied
What do you see instead?
Compile error like this one :
FUNCTION ZGPL_DO_NOTHING.
*"--------------------------------------------------------------------
*"*"Update Function Module:
*"
*"*"Local Interface:
*"--------------------------------------------------------------------
FUNCTION ZGPL_DO_NOTHING.
*"----------------------------------------------------------------------
*"*"Update Function Module:
*"
*"*"Local Interface:
*"----------------------------------------------------------------------
ENDFUNCTION.
ENDFUNCTION.
Original issue reported on code.google.com by taryck%b...@gtempaccount.com on 11 Jan 2011 at 11:06
Original issue reported on code.google.com by
taryck%b...@gtempaccount.com
on 11 Jan 2011 at 11:06