2013 Jan 08 2:29 PM
Hi experts
when I am Going Activate Custom function module
that is copied from RSAX_BIW_GET_DATA
WHEN Am going to execute
it is showing the following error
how can resolve this error
please help me
Runtime Errors CALL_FUNCTION_NOT_ACTIVE
Exception CX_SY_DYN_CALL_ILLEGAL_FUNC
Date and Time 08.01.2013 18:19:32
The function module is not active or contains no code.
The function module "ZRSAX_BIW_GET_DATA_SIMPLE_DDD" is called, but |
| cannot be found in its function group. |
| |
| Error in the ABAP Application Program |
| |
| The current ABAP program "ZRSAX_BIW_GET_DATA_SIMPLE_DDD=FT" had to be |
| terminated because it has |
| come across a statement that unfortunately cannot be executed.
2013 Jan 08 2:43 PM
Did you copy all the contents of the FM like function group and includes associated with it.
Regards,
Aravind.
2013 Jan 08 3:37 PM
could you please tell me the step by step procudure
i want to copy the RSAX function group to Zrsax
i am very thankful to your reply
2013 Jan 08 3:51 PM
Goto se80 select function group and give your function group name. Now right click the FG and select copy and create a z function group. After completing activate it. After activating double click the FG it should show status as activated.
2013 Jan 08 4:42 PM
i have followed as your are explained
but am not solved the problem
am again getting same run time error.
please help on solve this issue