cancel
Showing results for 
Search instead for 
Did you mean: 

Do I required "PDK for .NET" to work with "SAP .NET Connector" ?

Former Member
0 Kudos

Do I required "PDK for .NET" to work with "SAP .NET Connector" ?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Nadeem Ahmad,

You<b> do not</b> require PDK for .NET to work with SAP .NET Connector.

<b>SAP .NET Connector is for connecting .NET and SAP.</b>

You can write .net code to connect to Remote Function Modules, which recides in the SAP Side, has the business logic. You can reuse the business logic that is present in the SAP side.

<b>PDK for .NET is for connecting .NET and Portal.</b>

Through this your .net component can be converted into Potal recognizable format can PAR files( Portal Archive Files) so that it can be in turn assigned to iview.

Hope it helps.

Regards,

Maheswaran.B

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

No you dont require PDK for .net to work with sap .net connector.

PDk for .net is used for developing portal components

Regards