Skip to Content
0
Former Member
Dec 04, 2006 at 05:41 PM

When change Function Module, how to ensure JAVA sees it

21 Views

I added a new TABLE to a remotely-callable Function Module. I added a new table to the "TABLES" tab of the function module. The table is then populated by the code in the FM.

I now want the JAVA code to be able to access this new TABLE. I am using the "adaptive RFC" model to make calls to SAP.

After making a change such as this, do I need to

1. stop and start the JRA factories?

2. stop and start the J2EE java application?

3. stop and start the whole server?

Thanks,

Kevin