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

Calling Z function module from BSP page

former_member196438
Participant
0 Likes
712

hi,

i am calling a z function module from BSP application ROS_SELF_REG ,The z function module is inside a z function group,It does not give any sytnax error..but while running BSP application ,it is going into dump saying that Z function module is not found..Any idea why this is happening???

4 REPLIES 4
Read only

Former Member
0 Likes
624

Hi,

Check whether the Z function module is spelled correctly. Also try activating the whole function group and function module in se80 transaction.

Check whether the BSP application is calling the Z FM from the correct server/client where it is available.

Regards,

Harish

Read only

0 Likes
624

Hi Harish,

Everything looks fine. Have checked whatever you have mentioned.

Read only

0 Likes
624

Hi all,

The problem is resolved. Thanks.

Read only

former_member196438
Participant
0 Likes
624

The function module name should be given in CAPS.