Code Generator for the Invoke Code Activity to use SAP RFC Function Modules Easily

Hello @Chang_Jordan,
you can find a detailed description of the parameters in the SAP .NET Connector Programming Guide. E.g. on page 43 the SNC Mode (SNC_MODE), SNC Library Path (SNC_LIB) or SNC My Name (SNC_MYNAME) and on page 45 the SNC SSO (SNC_SSO) etc. Also take a look at the discussion here.
Best regards
Stefan

Hi @StefanSchnell,

I have input the following information and i’m getting the below error as well. Are you able to advise what that error means?

Hello @Chang_Jordan,
it seems that you can not reach that remote IP and there can be a few reasons for that:

  • Wrong application server
  • Settings of the firewall
  • Ports are not open

Hint: As far as I know is it necessary to set the SNC Library Path to the sapcrypto.dll for outbound communication.

Best regards
Stefan

Hello @StefanSchnell .
We have a similar requirement.
We want to extract this templates/Excel but with data( Already existing in the SAP system).

This is for migration.
Is that possible?

Hello @dinesh.s1,
if I understand your requirement correctly you want to export data from SAP and save it in Excel so that it can be imported again, in the context of a migration. This code generator creates a program frame for the use of SAP remote enabled function modules. It is not possible to export data with it.
Best regards
Stefan

Hi @StefanSchnell
Is the RFM Code Generator still available, or has it been taken down?
I have tried to scout your website, but are unable to find it.

I have some issues with some BAPI’s containing “/”, and are therefor unable to export them to excel using the BAPI Activity in UiPath.

@StefanSchnell

Same question as Garrh. Is RFM code generator still available ? Not able to find it on your website.

Hi @contactbhakti
I have written one example of how to respond.

Arigatao @n-hashimoto san, I will try these steps and get help from you/ forum in case of any issue. This is of great help!!! So detailed and clear …

@contactbhakti
I made some mistakes, so I updated it.

1 Like