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 while using FM network_create

Former Member
0 Likes
391

Hii

I am using a function module network_create to draw a network graphics.When I am using this in sap version 4.6 it is working fine but while implementing it in our client side sap version ECC6 it is giving a short dump "system failure" . Is there any other function module to create network in version ECC6

Edited by: priya singh on Dec 10, 2008 8:32 AM

2 REPLIES 2
Read only

Former Member
0 Likes
369

Hi Priya,

The same should work for ECC 6. Goto ST22 and analyse the dump, let me know what is written under section 'How to correct the error'

Regards

Read only

Former Member
0 Likes
369

Are exceptions in the FM handled?