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

short dump

Former Member
0 Likes
716

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.       

4 REPLIES 4
Read only

Former Member
0 Likes
603

Did you copy all the contents of the FM like function group and includes associated with it.

Regards,

Aravind.

Read only

0 Likes
603

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

Read only

0 Likes
603

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.

Read only

0 Likes
603

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