cancel
Showing results for 
Search instead for 
Did you mean: 

.NET Connector (PXA Storage Error)

Former Member
0 Kudos

Hi,

We are using SAP 4.5b and Visual Studio 2003.

We have a .NET application that calls a custom Create Order BAPI that has been working fine with SAP.Connector.DLL v1.2.3.1

When upgrading to SAP.Connector.DLL v2.0.0.23, I am getting intermittent errors during the creation of the sales order - "No PXA Storage Space Available…".

If I switch back to v1.2.3.1 everything is fine again. Any ideas as to why the new SAP.Connector would give the PXA Storage Space error? Should increasing the abap/buffersize instance parameter for managing PXA memory fix the problem?

Thanks,

Chris

Accepted Solutions (0)

Answers (1)

Answers (1)

JPReyes
Active Contributor
0 Kudos

Hi Christopher,

Sounds like a Program buffer issue, You need to increase the parameter abap/buffersize to avoid the PXA error

Regards

Juan

PS: Please reward with points if helpful