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

Missing function module 'SEO_NA_SET_SECTION_TYPE_SOURCE'

Former Member
0 Likes
604

Im trying to use a programm for up- and downloading classes. Sadly, it was originally designed on WebAS 6.20, not for 7.00. Still it works to some extent.

The first eror occurs on importing, with the programm telling me that the FM 'SEO_NA_SET_SECTION_TYPE_SOURCE' was not found. Now this has to be some SAP FM (from the 6.20 class builder), cause the programm itself only has one file and no supplemental classes or FMs. Now i have been through the forum and the internet, but cant find neiter any information on the FM itself nor the FM it was superceeded in 7.00.

Anyone have any hints on the matter? Thx.

2 REPLIES 2
Read only

Former Member
0 Likes
510

Hi Robert,

You can use SAPLink for uploading/downloading almost any object of the Abap workbench. Take a look at [http://code.google.com/p/saplink/] (it is an open source solution presented on the SAP Teched a few years ago).

Regards,

John.

Read only

0 Likes
510

Thx very much, ill look into it.

Edited by: Robert Graf on May 4, 2009 10:55 AM