2015 Nov 11 1:17 PM
Hi
Actually I'm using a FM ALINK_RFC_TABLE_GET inside our development.
Now our development has a poor performance, when I asked to SAP, they mentioned that FM wasn't released for client and I should not use.
How can I know ¿Which objects have been released for the clients???
Regards
Gregory Gotera
2015 Nov 11 11:40 PM
Hi,
Once you have displayed your function module.
Check attributes tab ->General data section -> Not released.
Regards,
2015 Nov 11 11:40 PM
Hi,
Once you have displayed your function module.
Check attributes tab ->General data section -> Not released.
Regards,
2015 Nov 12 8:16 AM
Here's a trick. Find a standard transaction that uses that FM and complain about the performance to SAP.
2015 Nov 13 6:51 PM
Hi
thank for your answer.
For more information about Function module ( status, control program, module assigned, etc), you can review a tables TFDIR and RODIR
Regards
Gregory Gotera