‎2007 Jun 13 7:52 AM
Hi all,
I am generating function groups and function modules programmatically using the function calls
'RS_FUNCTION_POOL_INSERT' and 'RS_FUNCTIONMODULE_INSERT'. This works fine when I try creating function modules in a local system. In a remote system, the function group and modules get created, but there is not tadir/tfdir entry.
I try the same thing with different remote backend systems, and while the function modules have no syntax errors in one system, i get an error 'Function group is not assigned to a package' in some other systems. I think this has to do with some RFC authority. Can anyone throw some light on this.
Any help would be appreciated. Thanks in advance.
Regards,
Nithya
‎2007 Jun 13 8:13 AM
are u passing Development class details to this FMs ? If yes check these Developement class /packages is also avail in remote system or not ?
so else create objects in $TMP then change.
Regards
Peram
‎2007 Jun 13 8:24 AM
Hi Prabhu,
The FMs get created in $TMP only. I cannot create them in a productive package when creating remotely.
Regards,
Nithya
‎2007 Jun 13 8:31 AM
Okkk , so u are creating objects in PROD server ? Then u have to open the server bcos system protected from writing/changing ? ask ur basis person to open server.
check SCC4 .
Regards
peram.
‎2007 Jun 13 8:20 AM