Changelog
This section contains a version history for ERPConnect.
Recommended Update Interval
We recommend checking for updates at least every three months.
Latest Software Updates
Releases can be marked as critical ( ) or breaking ( ):
- Critical releases contain important updates. Installation is highly recommended.
- Breaking releases can affect (break) an existing setup. Testing on a QA environment is highly recommended.
If an installed version is not listed below, refer to the changelog entry with the next lower version.
Version | Release Date | Component | Impact | Description |
---|---|---|---|---|
2025.1.29.58 | 2025-01-29 | Licensing (ERPConnect) |
Added JSON license file mechanism to ERPConnect | |
2024.12.16.10 | 2024-12-16 | Table (ERPConnect) |
Adjust RFC_READ_TABLE function module signature to account for newer SAP Releases | |
2024.11.29.16 | 2024-11-29 | General (ERPConnect) |
Internal changes to Idoc and BWCube serialization. | |
2024.11.25.2 | 2024-11-25 | General (ERPConnect) |
Fixed linux file system error codes not being handled correctly. | |
2024.11.19.56 | 2024-11-19 | General (ERPConnect) |
Fixed possible XXE vulnerabilities in XML parsing | |
2024.11.5.71 | 2024-11-05 | General (ERPConnect) |
Prevent DLL injection by restricting native library search paths |
|
2024.11.5.41 | 2024-11-05 | General (ERPConnect) |
Add RfcLibraryLoader to explicity load RFC SDK from an absolute directory path | |
2024.10.16.50 | 2024-10-16 | General (ERPConnect) |
Updated web links to help resources placed in start menu | |
2024.10.11.0 | 2024-10-11 | General (ERPConnect) |
Fixed version number not written into ERPConnect35 assembly during build. | |
2024.9.13.9 | 2024-09-13 | General (ERPConnect) |
Breaking change: The support for LINQToERP 2013 has ended and its setup files will be removed on installation | |
2024.9.11.18 | 2024-09-11 | General (ERPConnect) |
ERPConnect35 is now in maintenance mode. |
|
2024.6.16.2 | 2024-06-16 | NWRFC (ERPConnect) |
Resolved a performance issue for execution of functions without callbacks with NW. | |
2024.6.11.11 | 2024-06-11 | General (ERPConnect) |
New version numbering scheme. Setup now displays possible breaking changes when performing an update to a new version | |
7.9.1.0 | 2024-02-01 | NWRFC (ERPConnect) |
Fixed a bug where WebSocket RFC properties would not be cloned when calling R3Connection.Clone | |
7.9.0.0 | 2023-12-18 | General (ERPConnect) |
Removed obsolete APIs as announced in 7.6.0 | |
7.8.1.0 | 2023-12-11 | General (ERPConnect) |
Fixed a bug that may cause missing fields in RFCFunction parameters if they contain table types with one unique key component. | |
7.8.0.0 | 2023-12-07 | NWRFC (ERPConnect) |
Changed the default R3Connection Protocol to NWRFC as announced in 7.6.0. Added support for RFC over WebSocket. | |
7.7.3.0 | 2023-11-15 | NWRFC (ERPConnect) |
Added TraceLevel property to R3Connection | |
7.7.2.0 | 2023-10-25 | NWRFC (ERPConnect) |
Fixed a parallelization issue caused by limitations in the callback handling when using NWRFC. | |
7.7.1.0 | 2023-07-12 | General (ERPConnect) |
Replaced AbapSignedNumericCharacter.ToLong() with AbapSignedNumericCharacter.ToDecimal() | |
7.7.0.0 | 2023-06-04 | General (ERPConnect) |
Added AbapSignedNumericCharacter | |
7.6.1.0 | 2023-04-05 | RFC Client (ERPConnect) |
R3Connection.GetSSOTicket() now supports SNC SSO with NWRFC | |
7.6.0.0 | 2023-03-31 | RFC Client (ERPConnect) |
Breaking change:
Various breaking changes to R3Connection API |
|
7.5.8.0 | 2023-03-22 | RFCServer (ERPConnect) |
Classic RFC: Fixed a bug that caused import parameters in server and callback functions to be filled with garbage values when the application server did not supply them in the call | |
7.5.7.0 | 2023-03-21 | RFCServer (ERPConnect) |
Classic RFC: Fixed a bug that caused an AccessViolationException when adding rows to a table that is defined in the server function, but not actually part of the call initiated by the SAP application server | |
7.5.6.0 | 2023-03-15 | General (ERPConnect) |
Replaced the local byte serialization/deserialization on Ewkb with the ByteSerialization from Theobald.Common (introduced on 2.22.0) | |
7.5.5.0 | 2023-02-18 | SNC (ERPConnect) |
Added SNCSettings.RunImpersonated | |
7.5.4.0 | 2023-02-18 | General (ERPConnect) |
Added Global.SetCpicConnectTimeout() | |
7.5.3.0 | 2023-02-10 | General (ERPConnect) |
Added doc strings to interface IR3Connection. Cleanup, corrections, and some see and seealso references added to comments on both IR3Connection and R3Connection | |
7.5.2.0 | 2023-01-21 | SNC (ERPConnect) |
Detect ineffective attempts to change SNC library after it has already been loaded | |
7.5.1.0 | 2023-01-18 | General (ERPConnect) |
BWCube: fix for invalid MDX when selecting a hierarchy and a property on the same dimension | |
7.5.0.0 | 2023-01-17 | SNC (ERPConnect) |
Added support for External ID | |
7.4.0.0 | 2023-01-11 | LINQtoERP (ERPConnect) |
Removed LINQtoERP VS2012 | |
7.3.0.0 | 2022-12-23 | General (ERPConnect) |
Added classes to convert geometry EWKB to WKB and WKT | |
7.2.1.0 | 2022-11-11 | General (ERPConnect) |
AbapDate.ToString() now returns ABAP string representations of dates. | |
7.2.0.0 | 2022-11-11 | General (ERPConnect) |
Added AbapDate, removed ConversionUtils, renamed UtcLong to AbapTimestamp | |
7.1.2.0 | 2022-11-05 | General (ERPConnect) |
Added UtcLong.Parse() | |
7.1.1.0 | 2022-10-07 | General (ERPConnect) |
Packed numbers that exceed the range of System.Decimal throw an exception instead of being cut off silently | |
7.1.0.0 | 2022-08-30 | RFC Client (ERPConnect) |
Introduced Execute(RFCFunction) method to IR3Connection interface to improve testability of R3Connection dependent code | |
7.0.0.0 | 2022-06-15 | General (ERPConnect) |
Breaking change: Removed ERPConnect45.dll - please use ERPConnectStandard20.dll or ERPConnect35.dll instead | |
6.14.19.0 | 2022-05-17 | Idoc (ERPConnect) |
Fixed a bug where saving an Idoc schema incorrectly changed field names |
|
6.14.18.0 | 2022-05-10 | RFC Client (ERPConnect) |
Fixed a bug where tables with built-in types were not created correctly using R3Connection.CreateFunction | |
6.14.17.0 | 2022-03-25 | General (ERPConnect) |
Introduced Interface IR3Connection to make consumers of R3Connection testable. | |
6.14.16.0 | 2021-12-28 | General (ERPConnect) |
Fix for tracing null values | |
6.14.15.0 | 2021-12-03 | General (ERPConnect) |
Derived classes of ERPException are Serializable now | |
6.14.14.0 | 2021-09-22 | Idoc (ERPConnect) |
Fix for loading schema documentation | |
6.14.13.0 | 2021-09-21 | RFCServer (ERPConnect) |
Fixed an issue where an RFCServer would not update its code page when using NWRFC | |
6.14.12.0 | 2021-08-26 | General (ERPConnect) |
Fix for tables in tables | |
6.14.11.0 | 2021-08-02 | Idoc (ERPConnect) |
Added TemplateSegments property to access IDoc schema information | |
6.14.10.0 | 2021-06-15 | Idoc (ERPConnect) |
Fix for LoadPlainData(): RCVLAD and following fields | |
6.14.9.0 | 2021-06-15 | RFCServer (ERPConnect) |
Fix for receiving empty tables via NWRFC (previous non-empty result was returned) | |
6.14.8.0 | 2021-04-13 | RFC Client (ERPConnect) |
Classic: Fix for reading structures in response with less members than defined in local function object | |
6.14.7.0 | 2021-01-20 | RFCServer (ERPConnect) |
Improvements for NWRFC multithreading | |
6.14.6.0 | 2021-01-04 | LINQtoERP (ERPConnect) |
BWCube: Fix for SingleRange.Option | |
6.14.5.0 | 2020-12-17 | General (ERPConnect) |
Workaround for Tables containing empty lines, when using NWRFC libraries with big endian systems | |
6.14.4.0 | 2020-12-16 | RFCFunction.Tables (ERPConnect) |
Fixed a bug where setting IsSupplied to false for at least one table in a function module with multiple tables caused errors when using classic RFC | |
6.14.3.0 | 2020-11-06 | General (ERPConnect) |
Added RFCTable.NewRows() | |
6.14.2.0 | 2020-10-24 | RFC Client (ERPConnect) |
Fix for parsing escaped backslash in connection string | |
6.14.1.0 | 2020-10-08 | General (ERPConnect) |
Added RFCTable.IsSupplied and RFCStructure.SetValueInternal() | |
6.14.0.0 | 2020-08-19 | General (ERPConnect) |
Added support for Linux and macOS (ERPConnectStandard20.dll with NWRFC only) | |
6.13.1.0 | 2020-08-11 | General (ERPConnect) |
Only update R3Connection.SID after connection has been established, if no SID was set | |
6.13.0.0 | 2020-07-23 | General (ERPConnect) |
Various small API changes (see release notes for details) |
|
6.12.0.0 | 2020-07-15 | General (ERPConnect) |
Added support for new ABAP type utclong | |
6.11.0.0 | 2020-07-09 | LINQtoERP (ERPConnect) |
Removed LINQ to ERP support for Visual Studio 2010 | |
6.10.1.0 | 2020-06-23 | NWRFC (ERPConnect) |
Fix for nested structures in export parameters when using NWRFC | |
6.10.0.0 | 2020-06-17 | General (ERPConnect) |
IsSupplied Property is now also persisted when serializing RFCParameter. |
|
6.9.0.0 | 2020-05-26 | Setup (ERPConnect) |
New setup | |
6.8.9.0 | 2020-01-16 | RFCServer (ERPConnect) |
Fix for parallel RFC servers using NWRFC | |
6.8.8.0 | 2020-01-14 | RFCServer (ERPConnect) |
Fix for "Cannot execute NwFunction more than once" (NWRFC) | |
6.8.7.0 | 2019-12-06 | RFC Client (ERPConnect) |
Classic RFC: Fixed memory leak in tRFC (e. g. Idoc.Send()) | |
6.8.6.0 | 2019-12-06 | RFC Client (ERPConnect) |
NWRFC: Fixed memory leak in tRFC / qRFC (e. g. Idoc.Send()) | |
6.8.5.0 | 2019-12-05 | General (ERPConnect) |
Adjustments for demo licenses. | |
6.8.4.0 | 2019-11-13 | Idoc (ERPConnect) |
Fix for loading iDoc Schema after loading plain data | |
6.8.3.0 | 2019-11-13 | Setup (ERPConnect) |
Improvements for the uninstalling script | |
6.8.2.0 | 2019-11-06 | Setup (ERPConnect) |
Improvements for the uninstalling script | |
6.8.1.0 | 2019-09-19 | General (ERPConnect) |
Added RFCTYPE.DECF16 and RFCTYPE.DECF34 | |
6.8.0.0 | 2019-08-16 | LINQtoERP (ERPConnect) |
Added support for Visual Studio 2019 | |
6.7.3.0 | 2019-08-14 | RFC Client (ERPConnect) |
ReadTable: Fix for determining lengths of columns | |
6.7.2.0 | 2019-08-13 | RFC Client (ERPConnect) |
ReadTable: Workaround for SAP 4.6C bug with WHERE clauses containing IN condition | |
6.7.1.0 | 2019-08-08 | RFC Client (ERPConnect) |
Fixes for connecting as external program to gateway (classic RFC) | |
6.7.0.0 | 2019-08-07 | General (ERPConnect) |
Added support for INT8 | |
6.6.2.0 | 2019-07-29 | General (ERPConnect) |
Updated Theobald.Common 1.0.0.128 | |
6.6.1.0 | 2019-07-12 | NWRFC (ERPConnect) |
Fixed a memory leak that affected RFC functions that contain deep structures or tables | |
6.6.0.0 | 2019-07-12 | General (ERPConnect) |
TransactionRecorder: Added support for NWRFC & SNC | |
6.5.10.0 | 2019-07-08 | RFCServer (ERPConnect) |
NWRFC: Fixes for character encoding on Big Endian systems (broken since 6.5.0) | |
6.5.9.0 | 2019-05-08 | General (ERPConnect) |
Using MSBuild 16.0 | |
6.5.8.0 | 2019-05-06 | RFC Client (ERPConnect) |
Connection strings: Fix for backslashes inside quotes (broken since 6.5.2) | |
6.5.7.0 | 2019-03-22 | NWRFC (ERPConnect) |
Fixed a bug where an exception that occurred while calling a client function could be replaced by a NullReferenceException | |
6.5.6.0 | 2019-03-06 | NWRFC (ERPConnect) |
Fix for receiving nested tables | |
6.5.5.0 | 2019-02-26 | RFC Client (ERPConnect) |
NWRFC: Fixed alignment issue related to includes | |
6.5.4.0 | 2019-02-25 | NWRFC (ERPConnect) |
Fix for sequential execution of functions with same callback names but different metadata | |
6.5.3.0 | 2019-02-22 | RFC Client (ERPConnect) |
Fix for R3Connection IDisposable implementation | |
6.5.2.0 | 2019-02-13 | RFC Client (ERPConnect) |
Fix for quotes in passwords | |
6.5.1.0 | 2019-01-25 | RFC Client (ERPConnect) |
NWRFC: Fix for connection strings on localized systems | |
6.5.0.0 | 2019-01-15 | RFC Client (ERPConnect) |
NWRFC: Added support for RFC callbacks | |
6.4.10.0 | 2019-01-08 | RFC Client (ERPConnect) |
ReadTable: Fix for Big Endian + NWRFC | |
6.4.9.0 | 2019-01-07 | RFC Client (ERPConnect) |
NWRFC: Fix for table / deep structure imports (bug introduced in 6.4.5) | |
6.4.8.0 | 2018-12-18 | RFC Client (ERPConnect) |
Changed the behavior of the new ReadTable implementation to be more consistent with the old implementation in terms of RowState of the resulting DataTable | |
6.4.7.0 | 2018-12-11 | RFC Client (ERPConnect) |
R3Connection.ParseConnectionString() parses SNC_MYNAME now | |
6.4.6.0 | 2018-12-11 | RFC Client (ERPConnect) |
R3Connection.Clone() copies SNCSettings.OwnName now | |
6.4.5.0 | 2018-11-28 | RFCServer (ERPConnect) |
NWRFC: Fix for table / deep structure exports | |
6.4.4.0 | 2018-11-28 | RFCServer (ERPConnect) |
Fixes for unknown server functions (bug introduced in 6.3.0) | |
6.4.3.0 | 2018-11-28 | General (ERPConnect) |
Changed default length from 0 to 1 for RFCParameters | |
6.4.2.0 | 2018-11-26 | RFCServer (ERPConnect) |
Removed RFCServer.Ping() (was marked for "internal use only", had various issues) | |
6.4.1.0 | 2018-11-14 | Setup (ERPConnect) |
Changed default install directory to "Program Files\ERPConnect" on x64 systems | |
6.4.0.0 | 2018-11-14 | LINQtoERP (ERPConnect) |
Removed support for VS2008 | |
6.3.0.0 | 2018-11-04 | General (ERPConnect) |
Breaking change:
Some collections are implementing generic IList<T> now instead of non-generic interfaces |
|
6.2.3.0 | 2018-10-29 | RFC Client (ERPConnect) |
Another fix for R3Connection.CreateFunction() on some non-Unicode systems (TABLE_NOT_ACTIVE, bug introduced in 6.2.1). | |
6.2.2.0 | 2018-10-16 | RFC Client (ERPConnect) |
Fix for R3Connection.CreateFunction() on some non-Unicode systems (TABLE_NOT_ACTIVE, bug introduced in 6.2.1). | |
6.2.1.0 | 2018-10-09 | Idoc (ERPConnect) |
Fix for sending Idocs via qRFC | |
6.2.0.0 | 2018-10-01 | RFC Client (ERPConnect) |
Added support for RFC_READ_TABLE2 function modules in ReadTable | |
6.1.5.0 | 2018-09-19 | RFC Client (ERPConnect) |
Added R3Connection.ReadTableFunctionName | |
6.1.4.0 | 2018-08-31 | RFCServer (ERPConnect) |
Fix for RFCServer when using NetWeaver 7.50 | |
6.1.3.0 | 2018-08-27 | General (ERPConnect) |
Improved error message for missing/corrupt librfc32.dll | |
6.1.2.0 | 2018-08-15 | General (ERPConnect) |
Fix for WHERE clause on some SAP releases that don't support splitting of string literals (e. g. 740 SP 4) | |
6.1.1.0 | 2018-07-31 | LINQtoERP (ERPConnect) |
Fix for Idoc code generator (broken since 5.7.0) | |
6.1.0.0 | 2018-07-24 | General (ERPConnect) |
Breaking change:
New implementation of ReadTable class & support for non-Unicode multibyte codepages |
|
6.0.2.0 | 2018-06-28 | General (ERPConnect) |
Updated EULA | |
6.0.1.0 | 2018-06-19 | General (ERPConnect) |
NWRFC: Fix for non-structure line types in imports/exports/changings (e. g. STRINGTAB) | |
6.0.0.0 | 2018-05-18 | General (ERPConnect) |
Breaking change: Added support for .NET Standard 2.0 (ERPConnectStandard20.dll) and RFC callbacks, fixed SQL Server support | |
5.7.6.0 | 2018-04-23 | General (ERPConnect) |
Improvements for trimming and error message | |
5.7.5.0 | 2018-04-17 | General (ERPConnect) |
Updated EULA | |
5.7.4.0 | 2018-04-17 | General (ERPConnect) |
Improvements for error handling (classic RFC) | |
5.7.3.0 | 2018-04-03 | General (ERPConnect) |
Adjustments for FIPS compliance | |
5.7.2.0 | 2018-03-29 | RFC Client (ERPConnect) |
Fixed text encoding of TIDs (NWRFC) | |
5.7.1.0 | 2018-03-23 | RFC Client (ERPConnect) |
Added support for setting SNCSettings.OwnName on client connections | |
5.7.0.0 | 2018-03-13 | RFC Client (ERPConnect) |
Added support for qRFC (NetWeaver libraries only) | |
5.6.5.0 | 2018-02-05 | NWRFC (ERPConnect) |
Updated error message for missing NW libraries (NWSDK 7.50) | |
5.6.4.0 | 2018-01-30 | LINQtoERP (ERPConnect) |
Fixed a bug where INT1 was being cast to Int32 instead of Byte in generated code | |
5.6.3.0 | 2018-01-24 | RFCServer (ERPConnect) |
Made the behaviour for when a non-registered function on RFCServer is called consistent across RFC and NW. Improved the corresponding error message for RFC. | |
5.6.2.0 | 2018-01-24 | RFC Client (ERPConnect) |
Fix for logon properties check | |
5.6.1.0 | 2017-12-18 | RFC Client (ERPConnect) |
Fix for X509 certificate logon option (SNC is required to be disabled now instead of enabled) | |
5.6.0.0 | 2017-12-01 | RFCServer (ERPConnect) |
Improved error handling for tRFC. Changed TRFCCommit signature. | |
5.5.8.0 | 2017-11-13 | Setup (ERPConnect) |
Removed Newtonsoft.Json license file | |
5.5.7.0 | 2017-11-10 | Setup (ERPConnect) |
Added Newtonsoft.Json license file | |
5.5.6.0 | 2017-11-09 | RFC Client (ERPConnect) |
NWRFC: Fix for ambigous import/export parameters | |
5.5.5.0 | 2017-11-09 | General (ERPConnect) |
Classic RFC: Improved error messages | |
5.5.4.0 | 2017-10-18 | RFC Client (ERPConnect) |
RFCTable.Rows is cleared after call now, if function in SAP clears the table | |
5.5.3.0 | 2017-10-11 | LINQtoERP (ERPConnect) |
Function: Fix for empty tables - pass (bug introduced in 5.4.9) | |
5.5.2.0 | 2017-10-09 | LINQtoERP (ERPConnect) |
Function: Fix for empty tables - return (bug introduced in 5.4.9) | |
5.5.1.0 | 2017-10-05 | RFCServer (ERPConnect) |
Classic: Fix for unsupplied XML parameters | |
5.5.0.0 | 2017-09-27 | LINQtoERP (ERPConnect) |
Function: Inconsistent metadata of existing structures can be updated now (VS2015, VS2017) | |
5.4.9.0 | 2017-09-25 | LINQtoERP (ERPConnect) |
Function: Fixes for metadata mismatch in structures/tables | |
5.4.8.0 | 2017-09-20 | RFC Client (ERPConnect) |
Added R3Connection.CpicConversationId | |
5.4.7.0 | 2017-09-12 | General (ERPConnect) |
Big Endian: Fix for overflow exceptions when receiving negative values | |
5.4.6.0 | 2017-08-29 | RFC Client (ERPConnect) |
NWRFC: Added R3Connection.InitialEncoding for special characters in passwords | |
5.4.5.0 | 2017-08-16 | RFCServer (ERPConnect) |
Fixes & improvements for logging | |
5.4.4.0 | 2017-08-14 | RFCServer (ERPConnect) |
Classic RFC: Fix for spaces in SNC library path | |
5.4.3.0 | 2017-08-10 | RFC Client (ERPConnect) |
Added R3Connection.ToConnectionString() and R3Connection.AppendToConnectionString() | |
5.4.2.0 | 2017-08-08 | RFC Client (ERPConnect) |
Marked ReadTable.AddCriteria() as obsolete | |
5.4.1.0 | 2017-08-03 | RFC Client (ERPConnect) |
Added R3Connection.ParseConnectionString() | |
5.4.0.0 | 2017-08-03 | General (ERPConnect) |
Added support for variable default values (e. g. SY-SAPRL). Added property RFCParameter.IsSupplied | |
5.3.6.0 | 2017-07-25 | General (ERPConnect) |
Removed old workaround for parsing BCD values | |
5.3.5.0 | 2017-07-24 | LINQtoERP (ERPConnect) |
Fix for BWCube column positions | |
5.3.4.0 | 2017-07-12 | RFC Client (ERPConnect) |
Classic RFC: Fix for table memory leak (bug introduced in 5.3.3.0). | |
5.3.3.0 | 2017-07-10 | General (ERPConnect) |
Reduced peak memory consumption while receiving tables | |
5.3.2.0 | 2017-07-05 | General (ERPConnect) |
Fix for missing table data (bug introduced in 5.3.1) | |
5.3.1.0 | 2017-07-04 | General (ERPConnect) |
Classic RFC: Fixed memory leak (receiving STRING/XSTRING/XMLDATA) | |
5.3.0.0 | 2017-06-16 | RFCServer (ERPConnect) |
Added Started/Stopped events | |
5.2.3.0 | 2017-05-25 | General (ERPConnect) |
Fix for sending certain Unicode characters to big endian systems | |
5.2.2.0 | 2017-05-17 | General (ERPConnect) |
Fixes for BWCube.RefreshMetaData() | |
5.2.1.0 | 2017-04-27 | General (ERPConnect) |
Classic RFC: Fixed memory leak | |
5.2.0.0 | 2017-04-26 | RFCServer (ERPConnect) |
Classic: Removed queueing of tRFC requests/dynamic server registration | |
5.1.1.0 | 2017-03-31 | General (ERPConnect) |
Fixes & improvements for SaveToXML() and LoadFromXML() | |
5.1.0.0 | 2017-03-31 | LINQtoERP (ERPConnect) |
Added LINQ to SAP support to Visual Studio 2017 | |
5.0.14.0 | 2017-03-31 | LINQtoERP (ERPConnect) |
(replaced with 5.1.0) | |
5.0.13.0 | 2017-03-28 | RFCServer (ERPConnect) |
Classic RFC: Minor improvements for registering new servers | |
5.0.12.0 | 2017-03-23 | RFCServer (ERPConnect) |
Improved exception handling | |
5.0.11.0 | 2017-03-20 | General (ERPConnect) |
Classic RFC: Fix for missing ABAP exception names with old RFC libraries | |
5.0.10.0 | 2017-03-16 | RFCServer (ERPConnect) |
RFCServerFunction.SaveToXML(): replacing invalid control characters with space instead of dropping them to preserve lengths & offsets | |
5.0.9.0 | 2017-03-14 | RFC Client (ERPConnect) |
Classic RFC: Improved error message for failures while waiting for function results | |
5.0.8.0 | 2017-03-13 | RFCServer (ERPConnect) |
Classic RFC: Fix for TimeoutException when invalid connection parameters are used | |
5.0.7.0 | 2017-03-09 | General (ERPConnect) |
ERPConnect35.dll and ERPConnnect45.dll are built by MSBuild 15.0 now | |
5.0.6.0 | 2017-03-02 | General (ERPConnect) |
Fix for sending nested structures | |
5.0.5.0 | 2017-02-28 | RFC Client (ERPConnect) |
Classic RFC: Fix for changing parameters (string, xstring, table types, deep structures) | |
5.0.4.0 | 2017-02-28 | LINQtoERP (ERPConnect) |
Fixes for removal of SOAP support | |
5.0.3.0 | 2017-02-22 | LINQtoERP (ERPConnect) |
Removed references to old ERPConnect versions. | |
5.0.2.0 | 2017-02-22 | Query (ERPConnect) |
INT2 and INT1 values are converted to int instead of short/byte to match QueryFields before Execute() | |
5.0.1.0 | 2017-02-10 | LINQtoERP (ERPConnect) |
Set max rows of Query to 200.000 | |
5.0.0.0 | 2017-01-27 | General (ERPConnect) |
Breaking change:
Removed ERPConnect20.dll & ERPConnect40.dll, updated ERPConnect45.dll to .NET Framework 4.5.2, removed support for SOAP |
|
4.43.7.0 | 2017-01-09 | Setup (ERPConnect) |
Removed old example code | |
4.43.6.0 | 2017-01-09 | General (ERPConnect) |
Improved error messages for nonexistent column names | |
4.43.5.0 | 2016-12-23 | General (ERPConnect) |
NW: Fix for null-terminators in imports/exports/changings of ABAP type string | |
4.43.4.0 | 2016-12-22 | General (ERPConnect) |
Introduced NoAuthorityException, improved error messages | |
4.43.3.0 | 2016-12-20 | RFC Client (ERPConnect) |
Improved error message for missing table authorization | |
4.43.2.0 | 2016-12-19 | General (ERPConnect) |
Improved exception handling in BWCube for BW dates | |
4.43.1.0 | 2016-12-14 | General (ERPConnect) |
Added new ERPException - NotAuthorizedException Optimized BWCube exception handling for dates | |
4.43.0.0 | 2016-11-25 | RFCServer (ERPConnect) |
tRFC: Added support for queuing parallel connections | |
4.42.5.0 | 2016-11-23 | General (ERPConnect) |
Fixed default value of R3Connection.MultithreadingEnvironment (was false) | |
4.42.4.0 | 2016-11-07 | General (ERPConnect) |
Fix for receiving strings with more than 255 characters inside of deep structures/table types (NW) | |
4.42.3.0 | 2016-10-31 | General (ERPConnect) |
Fix for transferring empty NUMC/DATS/TIMS parameters to non-Unicode systems | |
4.42.2.0 | 2016-10-21 | LINQtoERP (ERPConnect) |
Fixed bug in changing parameter handling in VS2013+ | |
4.42.1.0 | 2016-10-17 | RFCServer (ERPConnect) |
Fix for more than one call per LUW (classic, tRFC) | |
4.42.0.0 | 2016-10-15 | RFCServer (ERPConnect) |
Fixes and improvements for parallel RFC servers (classic) | |
4.41.3.0 | 2016-10-10 | RFCServer (ERPConnect) |
Added property RFCServer.SAPEncodingInfo | |
4.41.2.0 | 2016-10-06 | General (ERPConnect) |
Setting R3Connection.Host/R3Connection.SystemNumber for monitoring of load balancing scenarios | |
4.41.1.0 | 2016-09-28 | RFCServer (ERPConnect) |
Improved error handling for IDocs | |
4.41.0.0 | 2016-09-28 | General (ERPConnect) |
BWCube: Added fallback mechanism for undefined decimals | |
4.40.9.0 | 2016-09-28 | RFCServer (ERPConnect) |
Workaorund for invalid codepage announcement on Unicode RFC destination | |
4.40.8.0 | 2016-09-12 | RFCServer (ERPConnect) |
Added RFCServer.Logged event to get RFC server log messages without activating traces | |
4.40.7.0 | 2016-09-09 | RFC Client (ERPConnect) |
|
Critical change: Classic: Errors during execution are no longer ignored (bug introduced in 4.40.1.0) |
4.40.6.0 | 2016-09-05 | LINQtoERP (ERPConnect) |
Updated LINQtoSAP to support .NET4.5+ | |
4.40.5.0 | 2016-08-29 | RFC Client (ERPConnect) |
Fix for big endian non-Unicode systems | |
4.40.4.0 | 2016-08-25 | SNC (ERPConnect) |
Fix for incomplete logon data in some rare cases | |
4.40.3.0 | 2016-08-18 | General (ERPConnect) |
Fix for structures in table columns (NW) | |
4.40.2.0 | 2016-08-17 | General (ERPConnect) |
Fix for structures in structure elements | |
4.40.1.0 | 2016-08-01 | General (ERPConnect) |
Fix for tables larger than 2 GB (64-bit only) | |
4.40.0.0 | 2016-08-01 | General (ERPConnect) |
Performance improvements for tables processing | |
4.39.4.0 | 2016-07-13 | RFCServer (ERPConnect) |
Classic: Fix for codepage/endianess | |
4.39.3.0 | 2016-07-08 | RFC Client (ERPConnect) |
Classic: Workaround for opening/closing SNC connections multiple times in a row (missing language etc.) | |
4.39.2.0 | 2016-07-07 | RFC Client (ERPConnect) |
BWCube: Fixes for metadata retrieval/update | |
4.39.1.0 | 2016-07-06 | General (ERPConnect) |
Fix for very big tables | |
4.39.0.0 | 2016-07-05 | RFC Client (ERPConnect) |
Added R3Connection.IsOpen | |
4.38.3.0 | 2016-06-15 | General (ERPConnect) |
Improved exceptions for logon/communication | |
4.38.2.0 | 2016-06-14 | RFC Client (ERPConnect) |
NW: Fix for table structures with padding at the end | |
4.38.1.0 | 2016-06-13 | RFC Client (ERPConnect) |
R3Connection.UserName is set to the actual name of the logged on user | |
4.38.0.0 | 2016-06-08 | RFCServer (ERPConnect) |
Added support for SNC (NW) | |
4.37.0.0 | 2016-06-08 | RFCServer (ERPConnect) |
Added support for automatic detection of SNC own name (classic) | |
4.36.1.0 | 2016-06-06 | General (ERPConnect) |
Fix for Unicode big endian systems | |
4.36.0.0 | 2016-06-03 | LINQtoERP (ERPConnect) |
Linq to SAP designer supports Netweaver libary now. | |
4.35.15.0 | 2016-06-01 | Idoc (ERPConnect) |
Idocs with column names like metadata columns now supported. | |
4.35.14.0 | 2016-05-31 | RFC Client (ERPConnect) |
NW: Workaround for import/export parameters with same name | |
4.35.13.0 | 2016-05-27 | General (ERPConnect) |
NW: Improved error message for SetABAPDebug() | |
4.35.12.0 | 2016-05-27 | General (ERPConnect) |
NW: Improvements for dev_rfc.trc handling | |
4.35.11.0 | 2016-05-19 | General (ERPConnect) |
classic: Fix for XSTRINGs | |
4.35.10.0 | 2016-05-17 | General (ERPConnect) |
NW: improvements for logging and release of native resources | |
4.35.9.0 | 2016-05-10 | General (ERPConnect) |
XML dumps are only created if R3Connection.Logging = true | |
4.35.8.0 | 2016-05-10 | RFC Client (ERPConnect) |
NW: Fix for non-Unicode systems | |
4.35.7.0 | 2016-05-10 | RFCServer (ERPConnect) |
NW: Fix for RFCServer restarts | |
4.35.6.0 | 2016-05-07 | RFC Client (ERPConnect) |
NW: Fix for codepage detection | |
4.35.5.0 | 2016-05-05 | RFC Client (ERPConnect) |
Calling R3Connection.Ping() after ABAP exception: workaround for connection breakdown (NW library bug) | |
4.35.4.0 | 2016-05-04 | RFC Client (ERPConnect) |
SOAP: Added support for X509 client certificates | |
4.35.3.0 | 2016-05-03 | RFCServer (ERPConnect) |
NW: Added error message for unsupported non-Unicode destinations | |
4.35.2.0 | 2016-05-02 | General (ERPConnect) |
NW: Added CPIC tracing | |
4.35.1.0 | 2016-05-02 | General (ERPConnect) |
NW: improved handling of ABAP messages/exceptions | |
4.35.0.0 | 2016-04-27 | RFC Client (ERPConnect) |
Query: added support for INT2 and INT1 | |
4.34.6.0 | 2016-04-25 | General (ERPConnect) |
Fixes for tables in Import/Export/Changing parameters, structures with STRING/XSTRING etc. | |
4.34.5.0 | 2016-04-21 | General (ERPConnect) |
Fix for sending NUMC, DATS, TIMS to non-Unicode systems | |
4.34.4.0 | 2016-04-20 | RFCServer (ERPConnect) |
Re-added support for iDocs (NW) | |
4.34.3.0 | 2016-04-20 | General (ERPConnect) |
Fix for deadlock by incoming RFC server calls during tRFC client call (NW) | |
4.34.2.0 | 2016-04-20 | RFC Client (ERPConnect) |
Fix for manually generated TIDs (NW) | |
4.34.1.0 | 2016-04-19 | General (ERPConnect) |
Fix for tables in import/export/changing parameters, STRING/XSTRING components in structures, deep structures etc. (NW) | |
4.34.0.0 | 2016-04-18 | General (ERPConnect) |
Re-added support for tables in import/export/changing parameters, STRING/XSTRING components in structures, deep structures etc. (NW) | |
4.33.3.0 | 2016-04-08 | RFC Client (ERPConnect) |
Fix for X characters in measures of BW queries | |
4.33.2.0 | 2016-04-07 | General (ERPConnect) |
Fix for dev_rfc.trc files (NW) | |
4.33.1.0 | 2016-04-07 | RFCServer (ERPConnect) |
Fix for error handling / ABAP exceptions (NW) | |
4.33.0.0 | 2016-04-07 | RFCServer (ERPConnect) |
Added support for multiple parallel RFC servers in same process (NW) | |
4.32.0.0 | 2016-03-24 | RFCServer (ERPConnect) |
Re-added support for non-Unicode RFC server (NW) | |
4.31.4.0 | 2016-03-23 | RFCServer (ERPConnect) |
Fix for garbage collection of static delegates (NW) | |
4.31.3.0 | 2016-03-23 | RFCServer (ERPConnect) |
Fix for empty imports/exports/tables (NW) | |
4.31.2.0 | 2016-03-23 | RFCServer (ERPConnect) |
Fix for imports (NW) | |
4.31.1.0 | 2016-03-23 | RFCServer (ERPConnect) |
Fix for logging (NW) | |
4.31.0.0 | 2016-03-21 | General (ERPConnect) |
Client fully supports multi-threading with both Classic and NetWeaver libraries | |
4.30.0.0 | 2016-03-18 | General (ERPConnect) |
New implementation of RFC library interfaces. ERPConnectNWxy.dll is no longer needed. | |
4.29.0.0 | 2016-01-07 | NWRFC (ERPConnect) |
NWException now derives from ERPException. Added INWException interface | |
4.28.5.0 | 2015-10-12 | General (ERPConnect) |
In case of 0 records the IncomingPackage event was fired twice accidently when using the ReadTable class | |
4.28.4.0 | 2015-09-29 | General (ERPConnect) |
Fix for XSTRING import parameters (NWRFC) | |
4.28.3.0 | 2015-09-28 | LINQtoERP (ERPConnect) |
Added UnicodeAdjustment flag to VS2015 ERP context file to support different unicode SAP systems (UC/NonUC) with one auto-generated context class. | |
4.28.2.0 | 2015-09-28 | LINQtoERP (ERPConnect) |
Added UnicodeAdjustment flag to VS2013 ERP context file to support different unicode SAP systems (UC/NonUC) with one auto-generated context class. | |
4.28.1.0 | 2015-09-28 | LINQtoERP (ERPConnect) |
Added UnicodeAdjustment flag to VS2012 ERP context file to support different unicode SAP systems (UC/NonUC) with one auto-generated context class. | |
4.28.0.0 | 2015-09-22 | General (ERPConnect) |
Added support for XSTRING import parameters (NWRFC) | |
4.27.10.0 | 2015-09-16 | LINQtoERP (ERPConnect) |
Updated BWCube code generation to support row indexes instead of names (VS2015). | |
4.27.9.0 | 2015-09-16 | LINQtoERP (ERPConnect) |
Updated BWCube code generation to support row indexes instead of names (VS2013). | |
4.27.8.0 | 2015-08-31 | LINQtoERP (ERPConnect) |
Updated LINQtoERP 2015 support. | |
4.27.7.0 | 2015-08-19 | General (ERPConnect) |
dev_rfc.trc files which contain only messages about changing the global trace directory are not generated any more (NW RFC) | |
4.27.6.0 | 2015-08-08 | LINQtoERP (ERPConnect) |
Added CommitWork and RollbackWork methods to ERPDataContext for LINQtoERP. | |
4.27.5.0 | 2015-08-04 | LINQtoERP (ERPConnect) |
Added LINQtoERP support to Visual Studio 2015. | |
4.27.4.0 | 2015-08-04 | RFCServer (ERPConnect) |
Fixed tracing (NWRFC) | |
4.27.3.0 | 2015-07-28 | General (ERPConnect) |
Updated support client to 10.0.43879.0 and added shortcut | |
4.27.2.0 | 2015-07-21 | RFC Client (ERPConnect) |
Fix for cookies (SOAP) | |
4.27.1.0 | 2015-07-21 | General (ERPConnect) |
Fix for sending integers & floats to big endian systems | |
4.27.0.0 | 2015-07-14 | RFCServer (ERPConnect) |
Added support for non-Unicode destinations on big endian systems | |
4.26.3.0 | 2015-07-02 | General (ERPConnect) |
Added flag for BW DATS datatypes | |
4.26.2.0 | 2015-05-15 | LINQtoERP (ERPConnect) |
Updated property naming in LINQ code generation to suppress names starting with underscore | |
4.26.1.0 | 2015-05-15 | Idoc (ERPConnect) |
Bug fix for escaping // characters in SavePlainData function | |
4.26.0.0 | 2015-05-06 | RFC Client (ERPConnect) |
Removed R3Connection.IsBusy (has been marked as obsolete since 27.03.2014) | |
4.25.0.0 | 2015-05-06 | RFC Client (ERPConnect) |
Marked ClientProtocol.HttpSoap as obsolete | |
4.24.6.0 | 2015-04-30 | General (ERPConnect) |
Correction for using BWCube.RefreshMetaData() with queries that contain structures | |
4.24.5.0 | 2015-04-27 | RFCServer (ERPConnect) |
Fix for invalid unicode characters with dispatcher service | |
4.24.4.0 | 2015-04-17 | General (ERPConnect) |
Fix for sending integers & floats in tables to big endian systems | |
4.24.3.0 | 2015-04-13 | General (ERPConnect) |
Property ReadTable.RowSkips is not ignored anymore when using packaging | |
4.24.2.0 | 2015-03-23 | General (ERPConnect) |
Improved release of unmanged resources (NW RFC) | |
4.24.1.0 | 2015-03-23 | General (ERPConnect) |
Added some internal checks (NW RFC) | |
4.24.0.0 | 2015-03-19 | General (ERPConnect) |
Concurrent calls from different AppDomains within the same process are no longer supported (classic RFC) | |
4.23.11.0 | 2015-03-17 | General (ERPConnect) |
Another fix for multiple AppDomains in the same process (classic RFC) | |
4.23.10.0 | 2015-03-02 | RFC Client (ERPConnect) |
Fix for receiving STRING values | |
4.23.9.0 | 2015-03-02 | RFC Client (ERPConnect) |
R3Connection.GetSSOTicket() and R3Connection.OpenSSO() are now supported for use with NW RFC library | |
4.23.8.0 | 2015-03-02 | RFC Client (ERPConnect) |
Improved exception message in case of invalid property values | |
4.23.7.0 | 2015-03-02 | RFC Client (ERPConnect) |
Fix for R3Connection constructor (SOAP) | |
4.23.6.0 | 2015-02-26 | General (ERPConnect) |
Improved handling for structures in BW Queries | |
4.23.5.0 | 2015-02-18 | General (ERPConnect) |
Fix for multiple AppDomains in the same process (classic RFC) | |
4.23.4.0 | 2015-02-17 | LINQtoERP (ERPConnect) |
Add logic to support OData query options $top, $skip and $count. | |
4.23.3.0 | 2015-01-26 | RFC Client (ERPConnect) |
Correction for BW.MDXExecuter class. Dataset object was not disposed correctly in BW which lead to increased memory consumption in BW | |
4.23.2.0 | 2015-01-22 | General (ERPConnect) |
Added UAC manifest to installer | |
4.23.1.0 | 2015-01-16 | RFCServer (ERPConnect) |
Bug fix for persisting RFCServerFunction objects with INT2 data types | |
4.23.0.0 | 2014-12-10 | RFC Client (ERPConnect) |
Added support for X.509 client certificates (classic RFC, NW RFC) | |
4.22.17.0 | 2014-12-09 | RFC Client (ERPConnect) |
Fix for integer/float export parameters and big endian systems (classic RFC) | |
4.22.16.0 | 2014-12-01 | General (ERPConnect) |
Fix for STRING/XSTRING in export parameters (classic RFC, broken since 4.22.9) | |
4.22.15.0 | 2014-11-25 | RFCServer (ERPConnect) |
Fix for codepages (classic RFC, partially broken since 4.22.9) | |
4.22.14.0 | 2014-11-11 | LINQtoERP (ERPConnect) |
Added Web API OData support for simple string comparison filter functions in LINQ provider. | |
4.22.13.0 | 2014-11-11 | LINQtoERP (ERPConnect) |
Added support for String.Compare method in LINQ provider. | |
4.22.12.0 | 2014-11-11 | General (ERPConnect) |
Fix for loading INT2 values from XML (broken since 4.22.10) | |
4.22.11.0 | 2014-11-04 | RFCServer (ERPConnect) |
New lines of tables were appended in reverse order (classic RFC) | |
4.22.10.0 | 2014-10-28 | General (ERPConnect) |
Changed type mapping for INT2 from int to short | |
4.22.9.0 | 2014-10-20 | General (ERPConnect) |
All data conversion is performed by ERPConnect now (classic RFC) | |
4.22.8.0 | 2014-10-15 | General (ERPConnect) |
Added OrderBy property to ReadTable class | |
4.22.7.0 | 2014-10-13 | General (ERPConnect) |
Correction for line feed symbols in OLAP cells | |
4.22.6.0 | 2014-10-09 | Idoc (ERPConnect) |
Correction for escaping special characters when saving/loading IDoc data from plain files | |
4.22.5.0 | 2014-09-25 | RFC Client (ERPConnect) |
Connection is closed properly when receiving an SSO ticket | |
4.22.4.0 | 2014-09-23 | General (ERPConnect) |
Lowered probability of name collisions for XML trace files | |
4.22.3.0 | 2014-09-16 | General (ERPConnect) |
Fix for assigning localized strings (e. g. "23,5") to numeric parameters / structure elements (was broken since 4.19.3) | |
4.22.2.0 | 2014-09-16 | RFC Client (ERPConnect) |
Improved error message for conversion errors before sending values to SAP | |
4.22.1.0 | 2014-09-16 | General (ERPConnect) |
Fix for range check of BCD values | |
4.22.0.0 | 2014-09-07 | RFC Client (ERPConnect) |
New algorithm for creating TIDs | |
4.21.1.0 | 2014-09-07 | RFC Client (ERPConnect) |
Fix for manually created string TIDs with less than 24 characters | |
4.21.0.0 | 2014-08-26 | RFC Client (ERPConnect) |
R3Connection.CreateFunction() now supports ABAP types decfloat16 and decfloat34 (transferred as byte arrays) | |
4.20.4.0 | 2014-08-11 | Idoc (ERPConnect) |
Bug fix for using < or > sign in IDoc segment description texts while saving the Schema to an XML file | |
4.20.3.0 | 2014-07-23 | General (ERPConnect) |
Bug fix for using MEMBER_CAPTION keyword in MDX with MDXExecuter class | |
4.20.2.0 | 2014-07-18 | General (ERPConnect) |
Bug fix when executing MDX and using two properties of different dimensions with the same name | |
4.20.1.0 | 2014-07-15 | RFC Client (ERPConnect) |
Fix for deserialization of empty XSTRINGs (RFCFunction.LoadFromXML(), R3Connection.CacheMetadata) | |
4.20.0.0 | 2014-07-15 | RFC Client (ERPConnect) |
If SNC is enabled and a password is provided, logon via SNC without SSO is performed (NWRFC only) | |
4.19.3.0 | 2014-07-09 | General (ERPConnect) |
Obsolete method ERPException.GetObjectData() withdrawn | |
4.19.2.0 | 2014-07-08 | RFC Client (ERPConnect) |
SOAP requests are compressed with gzip if they exceed 8192 bytes, Accept-Encoding: gzip is sent | |
4.19.1.0 | 2014-07-08 | RFC Client (ERPConnect) |
SOAP request/response logs are written to R3Connection.LogDir now instead of working directory | |
4.19.0.0 | 2014-06-30 | RFC Client (ERPConnect) |
Added XML tracing for SOAP connections | |
4.18.4.0 | 2014-06-25 | General (ERPConnect) |
Bug fix for using MDXExecuter class with packaging but without MEMBER_CAPTION addition in MDX | |
4.18.3.0 | 2014-06-24 | General (ERPConnect) |
Invalid control characters (XML 1.0) are dropped when building XML for SOAP and RfcServerFunction.SaveToXML() | |
4.18.2.0 | 2014-06-24 | General (ERPConnect) |
Refactored parts of SOAP xml building | |
4.18.1.0 | 2014-06-20 | LINQtoERP (ERPConnect) |
Added support for IDoc Send methods with TID parameter in LINQtoSAP; updated escaping logic for IDoc descriptions | |
4.18.0.0 | 2014-06-03 | RFC Client (ERPConnect) |
Added support for table types in RFCFunction.Imports (SOAP) | |
4.17.21.0 | 2014-05-20 | General (ERPConnect) |
NWErrorInfo is now marked with SerializableAttribute | |
4.17.20.0 | 2014-05-19 | General (ERPConnect) |
Correction for query API in case of multiple, internal lists | |
4.17.19.0 | 2014-05-13 | General (ERPConnect) |
New implementation for passing RFCTYPE.BYTE values as hexadecimal strings | |
4.17.18.0 | 2014-05-08 | General (ERPConnect) |
Fix for non-unicode systems (NW RFC) | |
4.17.17.0 | 2014-05-06 | RFC Client (ERPConnect) |
Fix for system numbers 1 to 9 (NW RFC) | |
4.17.16.0 | 2014-04-24 | General (ERPConnect) |
Added constructor RFCTable(string name, RFCTableColumnCollection columns) | |
4.17.15.0 | 2014-04-17 | RFC Client (ERPConnect) |
Fix for sending Table parameters to big endian systems | |
4.17.14.0 | 2014-04-17 | General (ERPConnect) |
Strong name signature for ERPConnectNW40_x86.dll was missing | |
4.17.13.0 | 2014-04-15 | General (ERPConnect) |
All data conversion/parsing of Table parameters is now performed by ERPConnect instead of the classic RFC SDK. | |
4.17.12.0 | 2014-04-10 | General (ERPConnect) |
Updated logic to set MaxLength property for result data tables in XtractQL. | |
4.17.11.0 | 2014-04-08 | RFC Client (ERPConnect) |
Reverted changes from 4.17.10 | |
4.17.10.0 | 2014-04-03 | RFC Client (ERPConnect) |
Fix for receiving INT in table parameters from big endian systems (classic RFC) | |
4.17.9.0 | 2014-04-03 | General (ERPConnect) |
Disabled code signing for ERPConnect DLLs (signature check leads to high latency in some cases) | |
4.17.8.0 | 2014-03-27 | RFC Client (ERPConnect) |
Temporarily re-added R3Connection.IsBusy (deprecated, will be removed again) | |
4.17.7.0 | 2014-03-25 | RFC Client (ERPConnect) |
R3Connection.Close() does not throw exceptions anymore (SOAP) | |
4.17.6.0 | 2014-03-25 | General (ERPConnect) |
ERPConnect DLLs are signed now | |
4.17.5.0 | 2014-03-24 | General (ERPConnect) |
Added support for SAP Codepage 6300 (Eurojapan) | |
4.17.4.0 | 2014-02-11 | General (ERPConnect) |
Added Obfuscation support for custom encoding, key and IV and binary data | |
4.17.3.0 | 2014-02-04 | LINQtoERP (ERPConnect) |
Merged ERPCryptoHelper.cs to Obfuscation.cs | |
4.17.2.0 | 2014-01-23 | General (ERPConnect) |
Replaced Encryption.cs with Obfuscation.cs (re-implemation) | |
4.17.1.0 | 2014-01-16 | General (ERPConnect) |
|
Critical change: Fix for negative INT2 values (classic RFC) |
4.17.0.0 | 2014-01-07 | RFC Client (ERPConnect) |
Added support for connection strings (NW RFC) | |
4.16.0.0 | 2014-01-07 | RFC Client (ERPConnect) |
Added XML logging (NW RFC) | |
4.15.2.0 | 2014-01-07 | RFC Client (ERPConnect) |
Fix for missing BCD values (NW RFC) | |
4.15.1.0 | 2013-12-16 | LINQtoERP (ERPConnect) |
Fixed bug with manifest file for LINQ to SAP. | |
4.15.0.0 | 2013-12-16 | LINQtoERP (ERPConnect) |
LINQ to SAP now supports Visual Studio 2013. | |
4.14.4.0 | 2013-12-16 | LINQtoERP (ERPConnect) |
Fixed bug with manifest file for LINQ to SAP. | |
4.14.3.0 | 2013-12-12 | LINQtoERP (ERPConnect) |
LINQ to SAP now supports Visual Studio 2013. | |
4.14.2.0 | 2013-12-10 | General (ERPConnect) |
Fix for include structures (calculated offsets were wrong in some cases) | |
4.14.1.0 | 2013-12-04 | General (ERPConnect) |
Fix for XML unescaping (error introduced in 4.14.0) | |
4.14.0.0 | 2013-12-03 | General (ERPConnect) |
New implementation for table types and structures which contain STRING/XSTRING members in Import/Export/Changing parameters (classic SDK) | |
4.13.11.0 | 2013-11-21 | General (ERPConnect) |
RFCTable.ToString() returns raw XML even if errors occur | |
4.13.10.0 | 2013-11-18 | General (ERPConnect) |
Control characters are now allowed in lines of table type import/export/changing parameters | |
4.13.9.0 | 2013-11-12 | General (ERPConnect) |
Added SAP codepage 1610 (ISO 8859-9 Turkish) | |
4.13.8.0 | 2013-11-12 | RFC Client (ERPConnect) |
Improved error message for unkown SAP codepage | |
4.13.7.0 | 2013-11-11 | General (ERPConnect) |
LIC is sealed now | |
4.13.6.0 | 2013-11-11 | General (ERPConnect) |
ReadTableField is sealed now | |
4.13.5.0 | 2013-11-11 | General (ERPConnect) |
ReadTable is sealed now | |
4.13.4.0 | 2013-11-11 | General (ERPConnect) |
RFCParameterCollection is sealed now | |
4.13.3.0 | 2013-11-11 | General (ERPConnect) |
RFCStructureCollection is sealed now | |
4.13.2.0 | 2013-11-11 | General (ERPConnect) |
RFCStructureCollection no longer implements ITypedList | |
4.13.1.0 | 2013-11-11 | General (ERPConnect) |
RFCTable no longer implements ITypedList, IBindingList | |
4.13.0.0 | 2013-11-11 | General (ERPConnect) |
RFCStructure no longer implements ICustomTypeDescriptor, IEditableObject | |
4.12.10.0 | 2013-11-11 | General (ERPConnect) |
Fixed/suppressed some MSOCAF errors | |
4.12.9.0 | 2013-10-31 | Idoc (ERPConnect) |
Fix for using LoadIdocSchema() function with segment suffix of more than 3 characters (e.g. _001) | |
4.12.8.0 | 2013-10-24 | RFC Client (ERPConnect) |
R3Connection.UseGui works with NW RFC SDK now | |
4.12.7.0 | 2013-10-18 | General (ERPConnect) |
Correction for ReadTable class when using PrimaryKeyPackaging | |
4.12.6.0 | 2013-10-15 | RFC Client (ERPConnect) |
R3Connection.UserName and R3Connection.Password are no longer ignored if SNC is used | |
4.12.5.0 | 2013-10-08 | RFC Client (ERPConnect) |
Improved error message if SetAbapDebug() is called on invalid R3Connection objects | |
4.12.4.0 | 2013-10-05 | General (ERPConnect) |
Property BWVariable.UID withdrawn -> was useless | |
4.12.3.0 | 2013-10-05 | General (ERPConnect) |
Added BWVariable.UID property which contains the internal BW identifier for a variable | |
4.12.2.0 | 2013-09-17 | General (ERPConnect) |
Fix for tracing | |
4.12.1.0 | 2013-09-10 | RFC Client (ERPConnect) |
Fix for EBCDIC systems | |
4.12.0.0 | 2013-09-06 | SNC (ERPConnect) |
Added SNC support RFC Server (classic RFC SDK) | |
4.11.6.0 | 2013-09-03 | NWRFC (ERPConnect) |
Fix for ERPConnectNW35 and ERPConnectNW40 assembly version numbers | |
4.11.5.0 | 2013-07-12 | General (ERPConnect) |
ERPConnectNW can be installed to GAC now | |
4.11.4.0 | 2013-07-10 | General (ERPConnect) |
Exception message is more informative now if NetWeaver RFC libraries are used | |
4.11.3.0 | 2013-07-03 | General (ERPConnect) |
Added 32-bit support for NW RFC API | |
4.11.2.0 | 2013-07-03 | RFCServer (ERPConnect) |
Implemented RFCServer.Ping() over NW RFC API | |
4.11.1.0 | 2013-07-03 | RFC Client (ERPConnect) |
Implemented R3Connection.Ping() over NW RFC API | |
4.11.0.0 | 2013-06-28 | RFCServer (ERPConnect) |
Added support for tRFC over NW RFC API | |
4.10.15.0 | 2013-06-28 | General (ERPConnect) |
Added RFCAPI.RequestWaitTime and RFCAPI.SynchronizationEnabled for classic RFC SDK performance tuning | |
4.10.14.0 | 2013-06-28 | General (ERPConnect) |
Improved call times for classic RFC SDK | |
4.10.13.0 | 2013-06-28 | General (ERPConnect) |
Property DecimalSeparator of MDXExecuter class is withdrawn. It's not necessary anymore to set this value. | |
4.10.12.0 | 2013-06-21 | RFC Client (ERPConnect) |
Added support for tRFC over NW RFC API | |
4.10.11.0 | 2013-06-21 | General (ERPConnect) |
System.Byte, System.Int16 and System.Int64 can now also be used for integer parameters | |
4.10.10.0 | 2013-06-21 | General (ERPConnect) |
IDisposable interface was removed from ReadTable class because it's not necessary anymore | |
4.10.9.0 | 2013-06-20 | General (ERPConnect) |
Fixed some code analysis issues | |
4.10.8.0 | 2013-06-20 | General (ERPConnect) |
BCD values in tables are now initialized to 0 for new rows | |
4.10.7.0 | 2013-06-17 | RFC Client (ERPConnect) |
Fix for default values for DATS parameters that have an invalid date (e.g. L_TO_CREATE_SINGLE) | |
4.10.6.0 | 2013-06-12 | Idoc (ERPConnect) |
Added support for IDocs over NW RFC API | |
4.10.5.0 | 2013-06-12 | General (ERPConnect) |
Added support for nested tables and structures for NW RFC API | |
4.10.4.0 | 2013-06-12 | General (ERPConnect) |
Fix for MDX statements that result in non-unique column names | |
4.10.3.0 | 2013-06-09 | RFC Client (ERPConnect) |
Added Contains() function to parameter collection to check, if a parameter is available after creating the RFCFunction object with CreateFunction() | |
4.10.2.0 | 2013-06-05 | RFC Client (ERPConnect) |
Fix for receiving tables over NW RFC API | |
4.10.1.0 | 2013-06-05 | RFC Client (ERPConnect) |
Added support for sending tables over NW RFC API | |
4.10.0.0 | 2013-06-04 | RFCServer (ERPConnect) |
Added support for NW RFC API | |
4.9.2.0 | 2013-06-04 | General (ERPConnect) |
Better Exception in case MDXExecuter or BWCube classes receive an error from SAP | |
4.9.1.0 | 2013-05-22 | RFCServer (ERPConnect) |
Fix for IDocs | |
4.9.0.0 | 2013-05-21 | RFCServer (ERPConnect) |
Added full support for parallel RFCServers in the same application domain | |
4.8.11.0 | 2013-05-15 | NWRFC (ERPConnect) |
Added support for BCD, STRING and XSTRING | |
4.8.10.0 | 2013-05-14 | RFCServer (ERPConnect) |
Authorization can now be checked via Authorizing event before accepting a function call | |
4.8.9.0 | 2013-05-13 | RFCServer (ERPConnect) |
Added UnknownIncomingFunction event to RFCServer to enable adding items to RegisteredFunctions collection dynmically. | |
4.8.8.0 | 2013-05-08 | General (ERPConnect) |
Fix and improvements for encodings and byte order | |
4.8.7.0 | 2013-05-01 | RFCServer (ERPConnect) |
BCD in tables were not sent correctly in some cases since version 4.7.2 | |
4.8.6.0 | 2013-04-30 | RFCServer (ERPConnect) |
Some fixes for big endian systems | |
4.8.5.0 | 2013-04-29 | General (ERPConnect) |
Default values of parameters of type BYTE were wrong since 4.7.0 | |
4.8.4.0 | 2013-04-25 | RFCServer (ERPConnect) |
Fix for InternalException event (was not fired in some cases since 4.7.1) | |
4.8.3.0 | 2013-04-25 | General (ERPConnect) |
Fix for non-existent/inactive includes in structures/tables | |
4.8.2.0 | 2013-04-24 | RFCServer (ERPConnect) |
Fix for RFCServer with big endian systems (Integers & Float) | |
4.8.1.0 | 2013-04-22 | General (ERPConnect) |
Libraries for NetWeaver RFC SDK support are loaded dynamically only when needed | |
4.8.0.0 | 2013-04-22 | General (ERPConnect) |
Changed NetWeaver RFC SDK support from one library to dedicated libraries for each .NET Framework version | |
4.7.3.0 | 2013-04-21 | General (ERPConnect) |
R3Connection.Ping() was returning inverse value since 4.7.x | |
4.7.2.0 | 2013-04-13 | General (ERPConnect) |
New implementation for BCD/Decimal conversion | |
4.7.1.0 | 2013-04-12 | RFCServer (ERPConnect) |
New internal implementation of RFCServer | |
4.7.0.0 | 2013-04-12 | General (ERPConnect) |
Added synchronization for classic RFC SDK API calls | |
4.6.9.0 | 2013-04-08 | Idoc (ERPConnect) |
TEST flag was not transmitted correctly when sending IDocs | |
4.6.8.0 | 2013-04-04 | General (ERPConnect) |
Bugfix in IDisposable implementation (ReadTable class). | |
4.6.7.0 | 2013-04-03 | LINQtoERP (ERPConnect) |
Updated logic to display additional error information when SAP object structures are created within the LINQ designer. | |
4.6.6.0 | 2013-03-28 | General (ERPConnect) |
Bug fix for R3Connection.Clone() function used together with SNC | |
4.6.5.0 | 2013-03-25 | General (ERPConnect) |
Updated IDisposable interface logic in a couple of RFC classes to pass MSOCAF code analysis. | |
4.6.4.0 | 2013-03-25 | RFCServer (ERPConnect) |
Improved multithreading behaviour when using RFCServer class | |
4.6.3.0 | 2013-03-19 | RFCServer (ERPConnect) |
Improved logging for general errors in RFCServer class when logging is switched on (RFCServer.LogDir is set to valid path) | |
4.6.2.0 | 2013-03-14 | General (ERPConnect) |
R3Connection.Close() did not work since 4.6.0 if NetWeaver DLLs were missing even with classic RFC or SOAP | |
4.6.1.0 | 2013-03-12 | General (ERPConnect) |
New table lines are zero filled now to avoid random data if actual row contains less columns than defined in metadata | |
4.6.0.0 | 2013-02-28 | General (ERPConnect) |
Added support for NetWeaver RFC SDK | |
4.5.33.0 | 2013-02-06 | General (ERPConnect) |
Replaced 'obsolete' API calls for table handling with new ones | |
4.5.32.0 | 2013-01-31 | General (ERPConnect) |
Added ERPConnectNW project to VS2012 solution | |
4.5.31.0 | 2013-01-22 | General (ERPConnect) |
Added support for floating point components in Imports/Exports/Changings structures with big endian systems | |
4.5.30.0 | 2013-01-18 | General (ERPConnect) |
Added HTML5 web demos to the samples VS2012 folder. | |
4.5.29.0 | 2013-01-17 | General (ERPConnect) |
Fix for CreateFunction() for older SAP releases (bug accidentally introduced in 4.5.21) | |
4.5.28.0 | 2013-01-10 | General (ERPConnect) |
Added structure alignment calculation for includes | |
4.5.27.0 | 2013-01-08 | General (ERPConnect) |
Some cleanup in RFCTableColumn.cs | |
4.5.26.0 | 2013-01-08 | General (ERPConnect) |
Added support for integer components in export structures with big endian systems | |
4.5.25.0 | 2013-01-07 | LINQtoERP (ERPConnect) |
Bugfix for LINQToERP when installing for Visual Studio 2010 in French language | |
4.5.24.0 | 2012-12-27 | General (ERPConnect) |
New property MDXExecuter.MaxRows introduced to be used to limit the number of rows | |
4.5.23.0 | 2012-12-11 | General (ERPConnect) |
Some cleanup in Converts.cs (removed unused methods, corrected access modifiers, better understandable implementation of Integer/Float conversion, ...) | |
4.5.22.0 | 2012-12-06 | General (ERPConnect) |
Fix for integer table row members with big endian systems | |
4.5.21.0 | 2012-12-05 | General (ERPConnect) |
Fix for integer import structure members with big endian systems | |
4.5.20.0 | 2012-12-05 | General (ERPConnect) |
Bugfix for MDXExecuter class when packaging is turned on and no measure is selected in MDX | |
4.5.19.0 | 2012-12-05 | General (ERPConnect) |
Bugfix for MDXExecuter class when using MEMBER_UNIQUE_NAME within MDX statement | |
4.5.18.0 | 2012-12-05 | General (ERPConnect) |
Bugfix for certain MDX statements used with MDXExecuter class | |
4.5.17.0 | 2012-11-20 | General (ERPConnect) |
Fix for R3Connection.Ping() and ERPDataContext.Dispose() | |
4.5.16.0 | 2012-10-31 | General (ERPConnect) |
Correction for misleading error message when using BWCube class with packaging while an empty resultset is returned from SAP | |
4.5.15.0 | 2012-10-25 | LINQtoERP (ERPConnect) |
Updated logic in code generation for SAP queries (MaxRows setting) of the LINQ designers. | |
4.5.14.0 | 2012-10-16 | General (ERPConnect) |
Performance tweak for character-like values in tables/structures | |
4.5.13.0 | 2012-10-08 | General (ERPConnect) |
New version for testing purpose. Please ignore! | |
4.5.12.0 | 2012-10-08 | LINQtoERP (ERPConnect) |
Fixed ERPConnect references after changes to support Final Builder. | |
4.5.11.0 | 2012-10-05 | General (ERPConnect) |
Performance tweaks for tables/structures | |
4.5.10.0 | 2012-10-04 | General (ERPConnect) |
Fix for memory leaks in R3Connection.ConfirmTID() and RFCFunction.Execute(tid) | |
4.5.9.0 | 2012-09-19 | General (ERPConnect) |
Fix for parameters which use a projection view as data type | |
4.5.8.0 | 2012-09-15 | Idoc (ERPConnect) |
Idoc.SendAndWait() returned the wrong value. This is fixed now. In case of succes true is returned. | |
4.5.7.0 | 2012-09-11 | General (ERPConnect) |
Fix for ERPException.ABAPException with Changing parameters (was always null since 4.5.1.x) | |
4.5.6.0 | 2012-09-02 | General (ERPConnect) |
Removed Support for UseWrapper function of RFCFunction object | |
4.5.5.0 | 2012-09-02 | General (ERPConnect) |
Removed Support for AskUserAndOpen() function of R3Connection object | |
4.5.4.0 | 2012-09-02 | General (ERPConnect) |
Added support for loading and saving RFCServerFunction objects from/to an XML string | |
4.5.3.0 | 2012-09-02 | General (ERPConnect) |
Added support for unknown dimensions in BWCube (dimension type 0) | |
4.5.2.0 | 2012-09-02 | General (ERPConnect) |
Added support for non-aggregation dimensions in BWCube (dimension type 4) | |
4.5.1.0 | 2012-09-02 | General (ERPConnect) |
Improved support for changing parameters | |
4.5.0.0 | 2012-09-02 | General (ERPConnect) |
First build for Release 4.5 with Support for .NET 4.5 and Visual Studio 2012 | |
4.2.19.0 | 2012-07-04 | General (ERPConnect) |
License reactivation | |
4.2.18.0 | 2012-06-21 | General (ERPConnect) |
All trace files can be configured via R3Connection.Logging and R3Connection.LogDir now | |
4.2.17.0 | 2012-05-18 | RFCServer (ERPConnect) |
Fix for parallel RFC function call handling | |
4.2.16.0 | 2012-05-15 | General (ERPConnect) |
Import params with a default value and data type DATS were not set correctly | |
4.2.15.0 | 2012-05-08 | LINQtoERP (ERPConnect) |
Fixed bug in IDOC code generation (String data types und double quotes). | |
4.2.14.0 | 2012-05-06 | LINQtoERP (ERPConnect) |
Fixed bug in IDOC code generation in UpdateChildSegmentList method (ChildSegments) and extended reserved names list for VB.NET. | |
4.2.13.0 | 2012-04-26 | LINQtoERP (ERPConnect) |
Fixed bug in code generation for skipped properties. | |
4.2.12.0 | 2012-04-24 | General (ERPConnect) |
Updated Function Template Generator to .NET 2.0 | |
4.2.11.0 | 2012-04-24 | RFCServer (ERPConnect) |
XML traces are now written to log directory if logging is enabled | |
4.2.10.0 | 2012-04-03 | RFCServer (ERPConnect) |
Calls on multiple RFCServers were not processed in parallel since version 4.2.2.0 | |
4.2.9.0 | 2012-03-13 | Idoc (ERPConnect) |
Fix for missing segment values in some cases if schema and XML data were loaded | |
4.2.8.0 | 2012-03-07 | Idoc (ERPConnect) |
Saving and loading plain text now supports segment values with new lines | |
4.2.7.0 | 2012-01-26 | General (ERPConnect) |
Changed R3Connection.Ping() to avoid "Attempt to read or write protected memory" error which occurred at arbitrary times | |
4.2.6.0 | 2011-12-15 | General (ERPConnect) |
BWCube works with queries without dimensions now.... | |
4.2.5.0 | 2011-11-29 | General (ERPConnect) |
Fix for crash at BWCube.CreateCube() function when using with certain SAP BW patch levels | |
4.2.4.0 | 2011-11-29 | General (ERPConnect) |
Added property R3Connection.UsesLoadBalancing | |
4.2.3.0 | 2011-11-24 | SNC (ERPConnect) |
Moved SNC properties to separate class, added QoP property | |
4.2.2.0 | 2011-11-21 | RFCServer (ERPConnect) |
Fix for multiple RFCServers with multiple threads | |
4.2.1.0 | 2011-11-21 | RFCFunction.Tables (ERPConnect) |
Workaround for missing data at the end of some very wide table lines (librfc32.dll bug) | |
4.2.0.0 | 2011-10-17 | General (ERPConnect) |
Added support for new OLAP BAPIs in the classes BWCube and MDXExecuter (see property UseNewOlapBapis for details), see SAP note 1232751 | |
4.1.59.0 | 2011-09-28 | General (ERPConnect) |
Added properties for SNC authentication to R3Connection class | |
4.1.58.0 | 2011-08-22 | General (ERPConnect) |
Extension for MDXExecuter class to include the measure's units in the resultset | |
4.1.57.0 | 2011-08-19 | General (ERPConnect) |
Idoc.SaveXMLData() saves values without trailing spaces | |
4.1.56.0 | 2011-08-17 | General (ERPConnect) |
R3Connection closes connection to SAP when disposed/finalized | |
4.1.55.0 | 2011-08-12 | General (ERPConnect) |
RFCServer.LogDir is also used for RFC traces now | |
4.1.54.0 | 2011-08-04 | General (ERPConnect) |
Fix for RFCFunction.LoadFromXML() and characters with enconding value < 0x20 | |
4.1.53.0 | 2011-08-03 | General (ERPConnect) |
Added XML logging for tRFC calls | |
4.1.52.0 | 2011-08-03 | General (ERPConnect) |
R3Connection.LogDir is also used for RFC traces now | |
4.1.51.0 | 2011-07-19 | General (ERPConnect) |
Fix for missing Messages resource in ERPConnect40.dll | |
4.1.50.0 | 2011-07-19 | General (ERPConnect) |
Workaround for librfc32 bug with SAP EBCDIC code page 0700 | |
4.1.49.0 | 2011-07-19 | General (ERPConnect) |
Fix for SAP EBCDIC code page 0700 | |
4.1.48.0 | 2011-07-07 | General (ERPConnect) |
Added support for pooled tables in function modules | |
4.1.47.0 | 2011-06-29 | General (ERPConnect) |
Fix of small memory leak in R3Connection.Ping() | |
4.1.46.0 | 2011-06-29 | General (ERPConnect) |
Added connection string for SOAP | |
4.1.45.0 | 2011-06-22 | General (ERPConnect) |
Bugfix for BCD values in tables | |
4.1.44.0 | 2011-06-14 | General (ERPConnect) |
Bugfix for BCD values in certain system environments | |
4.1.43.0 | 2011-05-02 | General (ERPConnect) |
Licence reactivation | |
4.1.42.0 | 2011-03-22 | General (ERPConnect) |
Fix for names starting with numbers in Table Types | |
4.1.41.0 | 2011-03-11 | General (ERPConnect) |
Fix for Greek non-Unicode systems (SAP codepage 1700) | |
4.1.40.0 | 2011-03-02 | General (ERPConnect) |
Idoc.LoadIdocSchema() and Idoc.SaveIdocSchema() now support names/types containing slashes | |
4.1.39.0 | 2011-03-01 | General (ERPConnect) |
Fix for structures with SOAP connections | |
4.1.38.0 | 2011-02-24 | General (ERPConnect) |
Added support of table types for changing parameters (limited data volume) | |
4.1.37.0 | 2011-02-23 | General (ERPConnect) |
Added ITAB support to changing parameters of function modules in LINQ to SAP (only VS2010), but this is currently not supported by ERPConnect | |
4.1.36.0 | 2011-02-09 | General (ERPConnect) |
Idoc.SaveXMLData() and Idoc.LoadXMLData() now support Message Types and Segment Names containing slashes | |
4.1.35.0 | 2011-02-06 | General (ERPConnect) |
Fix: MessageType (MEYTYP) was set incorrectly when loading IDoc schemas | |
4.1.34.0 | 2011-02-01 | General (ERPConnect) |
Added support for Japanese language in LINQToERP setup | |
4.1.33.0 | 2011-01-25 | General (ERPConnect) |
Added new logic to differentiate the target .NET version while adding a new ERP file in LINQ to SAP (LINQToERPVS project with IWizard interface) | |
4.1.32.0 | 2011-01-11 | General (ERPConnect) |
Fix for Reuse Classes logic for function modules (with nested structures) in LINQ to SAP | |
4.1.31.0 | 2011-01-04 | General (ERPConnect) |
Fix for MDX queries with hierarchies to be executed with MDXExecuter class | |
4.1.30.0 | 2010-12-15 | General (ERPConnect) |
Fix for RFCFunction XML loading with slashes in parameter names | |
4.1.29.0 | 2010-12-14 | General (ERPConnect) |
Fix for LINQ to SAP in Korean Visual Studio | |
4.1.28.0 | 2010-12-07 | General (ERPConnect) |
Added new Add(ItemStructure) method in Table object to support serialization (e.g. for WebServices) in LINQ to SAP (only VS2010) | |
4.1.27.0 | 2010-12-01 | General (ERPConnect) |
Fix for non-ASCII characters in structures with STRING/XSTRING components/table types on non-Unicode systems | |
4.1.26.0 | 2010-11-23 | General (ERPConnect) |
Added support for table types with key components | |
4.1.25.0 | 2010-11-18 | General (ERPConnect) |
Improved XML logging of RFC_SYSTEM_INFO, fix for SAP_BASIS 72L | |
4.1.24.0 | 2010-11-17 | General (ERPConnect) |
Fix for fetching metadata on systems with SAP_BASIS 72L | |
4.1.23.0 | 2010-11-16 | General (ERPConnect) |
Fix for ReadTable extraction with more than 20 mio rows | |
4.1.22.0 | 2010-11-08 | General (ERPConnect) |
Increased performance of ConversionUtils.SAPDate2NetDate() for invalid SAP date values | |
4.1.21.0 | 2010-10-11 | General (ERPConnect) |
Fix for IdocSchemaGenerator for SAP user names that contain a blank | |
4.1.20.0 | 2010-10-08 | General (ERPConnect) |
Fix for manually created nested parameters if offsets & structure lengths are not set manually | |
4.1.19.0 | 2010-10-05 | General (ERPConnect) |
All assemblies are signed now | |
4.1.18.0 | 2010-10-05 | General (ERPConnect) |
Changed modifiers of RFCTableColumn.IsNonStructureLineType and RFCTableColumnCollection.Align() to public for manual creating of some types of structures | |
4.1.17.0 | 2010-09-30 | General (ERPConnect) |
Added nested structure and table support for LINQ to SAP (only VS2010) | |
4.1.16.0 | 2010-09-20 | General (ERPConnect) |
Fix for CreateFunction() with SAP 4.7 systems | |
4.1.15.0 | 2010-09-20 | General (ERPConnect) |
Corrected typo: R3Connection.SetAbabDebug() is now R3Connection.SetAbapDebug() | |
4.1.14.0 | 2010-09-20 | General (ERPConnect) |
Added Property R3Connection.PartnerRelease | |
4.1.13.0 | 2010-09-19 | General (ERPConnect) |
Fixed resizing bug in SQP Query dialog for LINQ to SAP (VS2008 and VS2010) | |
4.1.12.0 | 2010-09-15 | General (ERPConnect) |
Improved error message for metadata parsing failures | |
4.1.11.0 | 2010-09-13 | General (ERPConnect) |
Fix for CreateFunction() with ECC5.0 and older systems | |
4.1.10.0 | 2010-09-09 | General (ERPConnect) |
Another fix for structures with includes | |
4.1.9.0 | 2010-09-02 | General (ERPConnect) |
Fix for structures with includes | |
4.1.8.0 | 2010-09-02 | General (ERPConnect) |
Fix for IntegerType intial value (RFCServer) | |
4.1.7.0 | 2010-09-02 | General (ERPConnect) |
Fix for manually created structures with alignment gaps | |
4.1.6.0 | 2010-09-02 | General (ERPConnect) |
Fixes for SaveToXml (control characters & Tables collection) | |
4.1.5.0 | 2010-08-31 | General (ERPConnect) |
internal revision | |
4.1.4.0 | 2010-08-26 | General (ERPConnect) |
Fix for manually created tables | |
4.1.3.0 | 2010-08-25 | General (ERPConnect) |
Bugfix for Thai characters in non-Unicode systems | |
4.1.2.0 | 2010-08-23 | General (ERPConnect) |
Bugfix for certain Hebrew Characters in non-unicode SAP systems | |
4.1.1.0 | 2010-08-23 | General (ERPConnect) |
Added RowSkip and RowCount display to LINQ logging (ERPTable) | |
4.1.0.0 | 2010-08-20 | General (ERPConnect) |
Added API support for nested Structures and Tables, misc. fixes | |
4.0.12.0 | 2010-08-15 | General (ERPConnect) |
New feature (CreateObjectsOutsideOfContextClass) for LINQtoERP (only VS2010) | |
4.0.11.0 | 2010-06-01 | General (ERPConnect) |
Fix for RFC Wrapper with BDC columns within a table | |
4.0.10.0 | 2010-05-12 | General (ERPConnect) |
Fix for XSTRING parameters in RFCServer | |
4.0.9.0 | 2010-05-12 | General (ERPConnect) |
Option is available for LINQ classes to be partial | |
4.0.8.0 | 2010-05-08 | General (ERPConnect) |
R3Connection.IsUnicode is writeable for PI systems | |
4.0.7.0 | 2010-05-07 | General (ERPConnect) |
Fix for ITAB in STRUCTURE. | |
4.0.6.0 | 2010-05-06 | General (ERPConnect) |
Fix for code generation with LINQ under VS 2010 and VB.net | |
4.0.5.0 | 2010-05-05 | General (ERPConnect) |
Fix for BW queries with a name that starts with a slash | |
4.0.4.0 | 2010-04-30 | General (ERPConnect) |
Fix for using WITH statement together with MDXExecuter class | |
4.0.3.0 | 2010-04-28 | General (ERPConnect) |
Fix for strings with 0-characters in SAP PI | |
4.0.2.0 | 2010-04-22 | General (ERPConnect) |
Second fix for integer types on Unix servers | |
4.0.1.0 | 2010-04-19 | General (ERPConnect) |
Fix for OutOfMemory-exception with certain UNIX-based SAP ERP-kernels | |
4.0.0.0 | 2010-04-15 | General (ERPConnect) |
Breaking change: Switching to .NET 4 and VS2010 and creating of ERPConnectVS2010 folder | |
3.0.153.0 | 2010-04-15 | General (ERPConnect) |
Fix for an Integer Bug under Unix SAP system with certain patch levels | |
3.0.152.0 | 2010-04-08 | General (ERPConnect) |
Bugfix for STRING Import parameters in RFCServer | |
3.0.151.0 | 2010-04-08 | General (ERPConnect) |
Corrected memory deallocation for RFCServer Export parameters | |
3.0.150.0 | 2010-04-06 | General (ERPConnect) |
Improvement for connecting to external gateway servers (Connection Type E) | |
3.0.149.0 | 2010-03-10 | General (ERPConnect) |
Improved checking and error message if ERPConnect is used without a proper librfc32.dll | |
3.0.148.0 | 2010-02-16 | General (ERPConnect) |
Adjustment for Visual Studio 2010 RC (LINQ Designer) | |
3.0.147.0 | 2010-02-08 | General (ERPConnect) |
Fix für MDX queries that contain NULL values in their measure's cells | |
3.0.146.0 | 2010-02-06 | General (ERPConnect) |
Preparations for Visual Studio 2010 | |
3.0.145.0 | 2010-02-02 | General (ERPConnect) |
Bugfix for RAW values when using SOAP instead of RFC | |
3.0.144.0 | 2010-02-01 | General (ERPConnect) |
Small improvement for multi nested export structures (e.g. SXMSADMINRESULT) | |
3.0.143.0 | 2010-01-28 | General (ERPConnect) |
Bugfix fpr Queries with mixed Chinese and Western characters | |
3.0.142.0 | 2010-01-20 | General (ERPConnect) |
Bugfix for BCD values in deep structures (e.g. in SXMB_GET_MESSAGE_LIST) | |
3.0.141.0 | 2010-01-20 | General (ERPConnect) |
Internal code review | |
3.0.140.0 | 2010-01-12 | General (ERPConnect) |
Bugfix for BWCube class when using properties with special characters in the caption value while persisting the object to XML (SaveToXML method) | |
3.0.139.0 | 2009-12-29 | General (ERPConnect) |
Byte[] values are handled correctly when converting an RFCTable object to a DataTable object with the usage of ToADOTable() | |
3.0.138.0 | 2009-12-18 | General (ERPConnect) |
Updated SAPDate2NetDate to handle "00000000" and "99999999" values | |
3.0.137.0 | 2009-12-16 | General (ERPConnect) |
Fix for special characters in the description texts for table columns under LINQ | |
3.0.136.0 | 2009-12-16 | General (ERPConnect) |
Reference to System.Web does not longer exist. So it's easier to handle ERPConnect within the SQL Server CLR | |
3.0.135.0 | 2009-12-16 | General (ERPConnect) |
Improvement / bugfixes for sessions handling when using SOAP instead of RFC | |
3.0.134.0 | 2009-12-15 | General (ERPConnect) |
Bugfix for multi-nested structures in the Imports collection, that contain only one single element within the structure | |
3.0.133.0 | 2009-12-15 | General (ERPConnect) |
Fix: R3Connection.CacheMetaData was not working properly in some situations. | |
3.0.132.0 | 2009-12-14 | General (ERPConnect) |
Fix for apostrophe characters within the column decription of an SAP table used in LINQ dialog | |
3.0.131.0 | 2009-12-14 | General (ERPConnect) |
Fix: Queries with obligatory parameters caused an exception when the parameter was set through a variant | |
3.0.130.0 | 2009-12-14 | General (ERPConnect) |
Fix for logon data that contains a ; character in the UserName property | |
3.0.129.0 | 2009-12-11 | General (ERPConnect) |
Automatic removal of Xml declaration when ParamValue of Table Type parameters is set to a string | |
3.0.128.0 | 2009-12-08 | General (ERPConnect) |
Fix for multi-nested export parameters under SOAP (no impact on RFC protocol) | |
3.0.127.0 | 2009-12-02 | General (ERPConnect) |
Fix for ABAP type v within a structure (multiple table types within a structure) | |
3.0.126.0 | 2009-11-23 | General (ERPConnect) |
Fix for Multiple Single variables in the LINQ dialogs for BW queries | |
3.0.125.0 | 2009-11-19 | General (ERPConnect) |
Added support for IDoc enhancements in LINQ | |
3.0.124.0 | 2009-11-13 | General (ERPConnect) |
Added support for all BMP Unicode Characters in Table Type Import/Export Parameters | |
3.0.123.0 | 2009-11-05 | General (ERPConnect) |
Fix for multi-nested import parameters under SOAP (no impact on RFC protocol) | |
3.0.122.0 | 2009-11-03 | General (ERPConnect) |
: Correction for XSTRING parameters within ERPConnect Pocket | |
3.0.121.0 | 2009-10-19 | General (ERPConnect) |
The IDoc receiver now also supports very old 3.X IDoc formats | |
3.0.120.0 | 2009-10-13 | General (ERPConnect) |
Fix for DATS and TIMS Export parameters with Unicode RFC Servers | |
3.0.119.0 | 2009-10-08 | General (ERPConnect) |
Fix for memory leak when using multi nested XML based export parameters | |
3.0.118.0 | 2009-10-08 | General (ERPConnect) |
Data type XSTRING does not lead to exceptions anymore when using the pocket dll (ERPConnectPocket20.dll) | |
3.0.117.0 | 2009-10-06 | General (ERPConnect) |
Fix: BWCube.RefreshMetaData didn't refresh the variables collection properly | |
3.0.116.0 | 2009-10-05 | General (ERPConnect) |
New Method Transaction.SetCustomFunctionName(...) for customers who want to implement their own transaction RFCs | |
3.0.115.0 | 2009-10-05 | General (ERPConnect) |
RFCFunction with SOAP: Fix for import / export values that contain XML escape sequences (e.g. &) | |
3.0.114.0 | 2009-09-09 | General (ERPConnect) |
BWCube.RefreshMetaData crashed under some BW releases | |
3.0.113.0 | 2009-08-30 | General (ERPConnect) |
Correction for for AutoCloseConnection property of LINQ context, which did not work properly in some cases | |
3.0.112.0 | 2009-08-27 | General (ERPConnect) |
Additional properties for Table LINQ object: Description Text in designer item and multibyte / non-unicode support | |
3.0.111.0 | 2009-08-19 | General (ERPConnect) |
Property AutoCloseConnection added to the LINQ context class, which can be used to avoid automatic closing of the SAP connection | |
3.0.110.0 | 2009-08-17 | General (ERPConnect) |
Improvement in behaviour for multiple LINQ queries with multiple WHERE statements | |
3.0.109.0 | 2009-08-13 | General (ERPConnect) |
Fix for SSO tickets in certain CRM systems | |
3.0.108.0 | 2009-07-23 | General (ERPConnect) |
Added SegmentType and GRP_OCCMAX (as MaxOccur) for class IdocSegment; Changes also to RFCConnection (InternalCreateIdoc) | |
3.0.107.0 | 2009-07-16 | General (ERPConnect) |
Idoc-MaxOccur flag was not set correctly when saving and loading XML schemas | |
3.0.106.0 | 2009-07-03 | General (ERPConnect) |
Better encoding for transaction IDs when using SAP XI / PI | |
3.0.105.0 | 2009-07-02 | General (ERPConnect) |
Transaction ID is better readable (e.g. when sending IDocs) | |
3.0.104.0 | 2009-06-08 | General (ERPConnect) |
Internal Fix (Detailed debugging for MDX execution) | |
3.0.103.0 | 2009-06-02 | General (ERPConnect) |
Fix for codepage conversion for "ISO-8859-5" characters (e.g.Croatian) | |
3.0.102.0 | 2009-05-29 | General (ERPConnect) |
Fix for crash when executing RFCs with internal tables within an export structure | |
3.0.101.0 | 2009-05-19 | General (ERPConnect) |
Additional function for inverted date value in the ConversionUtils class | |
3.0.100.0 | 2009-05-04 | General (ERPConnect) |
Workaround for 1 byte data loss resulting from incorrect lengths of table columns (datatype raw) in Unicode environments | |
3.0.99.0 | 2009-04-17 | General (ERPConnect) |
Fix for LINQ to SAP code generation with complex table elements (IndexOutOfRange exception during execution) | |
3.0.98.0 | 2009-04-16 | General (ERPConnect) |
Fix for ToTable() function when RFCParameter class is used with nested XML tables | |
3.0.97.0 | 2009-03-31 | General (ERPConnect) |
Internal Performance Improvement for Data Binding of RFCTable objects | |
3.0.96.0 | 2009-03-24 | General (ERPConnect) |
SaveToXML(), LoadFromXML() and LoadFromXMLString() now support STRING and XSTRING | |
3.0.95.0 | 2009-03-15 | General (ERPConnect) |
Fix for LINQ to SAP: Using the LINQ dialogs under XP with Silver Theme caused strange behaviour | |
3.0.94.0 | 2009-03-12 | General (ERPConnect) |
The property SID of the R3Connection class is filled always, even if a connection string is used for logon | |
3.0.93.0 | 2009-03-05 | General (ERPConnect) |
Fix: SaveToXML() and LoadFromXML() didn't work properly for function with multi-nested import parameters | |
3.0.92.0 | 2009-03-05 | General (ERPConnect) |
Fix for BCD values with small length and no decimals on Chinese systems | |
3.0.91.0 | 2009-03-02 | General (ERPConnect) |
LINQ to SAP: Modifier Public / Internal for context class | |
3.0.90.0 | 2009-03-02 | General (ERPConnect) |
Fix for LINQ to SAP with RFC function: Offset value is provided during code generation | |
3.0.89.0 | 2009-02-24 | General (ERPConnect) |
Fix for LINQ to IDoc (crash in designer with certain description texts) | |
3.0.88.0 | 2009-02-20 | General (ERPConnect) |
Logon crashed with passwords containing ; or , characters | |
3.0.87.0 | 2009-02-17 | General (ERPConnect) |
Fix for LINQ to IDoc dialog (when a segment's name is a key word of the programming language) | |
3.0.86.0 | 2009-02-16 | General (ERPConnect) |
Small fix for RFCServer class and tables (crash when defining a table when no table is provided by SAP) | |
3.0.85.0 | 2009-02-05 | General (ERPConnect) |
Fix for structure elements type decimal with more than 11 decimals digits (index must not be zero length exception) | |
3.0.84.0 | 2009-02-04 | General (ERPConnect) |
NULL values in IDoc fields are now generating an ERPException | |
3.0.83.0 | 2009-01-30 | General (ERPConnect) |
Fix for BWCube: method SaveToXML() crashed with hierarchies that contain a & character | |
3.0.82.0 | 2009-01-29 | General (ERPConnect) |
Fix for LINQ: Code generation produced syntax error with parameters that contain a slash in the name | |
3.0.81.0 | 2009-01-18 | General (ERPConnect) |
Fix for possible memory leak | |
3.0.80.0 | 2009-01-09 | General (ERPConnect) |
Fix for queries: Units are sometimes not properly processed | |
3.0.79.0 | 2009-01-05 | General (ERPConnect) |
ERPConnectPocket will always throw ERPException instead of regular Exceptions | |
3.0.78.0 | 2008-12-22 | General (ERPConnect) |
Fix for binding LINQ sources to controls: No other columns than the original source columns will appear in control | |
3.0.77.0 | 2008-12-19 | General (ERPConnect) |
CreateEmptyIdoc() failed on some systems when using a long IDoc name | |
3.0.76.0 | 2008-12-19 | General (ERPConnect) |
Fix for queries with negative integer columns | |
3.0.75.0 | 2008-12-12 | General (ERPConnect) |
LINQ to SAP setup now supports Italien version of Visual Studio | |
3.0.74.0 | 2008-12-07 | General (ERPConnect) |
Improvement for loading hierarchies with BWLoader class | |
3.0.73.0 | 2008-12-05 | General (ERPConnect) |
Fix for queries with more than one list ID | |
3.0.72.0 | 2008-12-04 | General (ERPConnect) |
The ISerializable interface is added to the ERPException class (in addition to the Serializable attribute) | |
3.0.71.0 | 2008-11-25 | General (ERPConnect) |
ReuseClass flag can be set in LINQ context to enable reuse of generated classes (e.g. two functions that have the same table parameter now can share one single structure class) | |
3.0.70.0 | 2008-11-25 | General (ERPConnect) |
Improvement for error messages when conversion errors occur while executing a query | |
3.0.69.0 | 2008-11-25 | General (ERPConnect) |
Improvement for RFCServerException handling when throwing an exception during the IncomingIDoc event | |
3.0.68.0 | 2008-11-24 | General (ERPConnect) |
New method RefreshMetaData() implemented for BWCube class | |
3.0.67.0 | 2008-11-24 | General (ERPConnect) |
Fix: Double columns in MDX resultset when two dimension are to be extracted with properties of the same name | |
3.0.66.0 | 2008-11-07 | General (ERPConnect) |
Fix for LINQToERP setup on 64 bit | |
3.0.65.0 | 2008-10-30 | General (ERPConnect) |
Bugfix for logging function modules that contain slashes in their name | |
3.0.64.0 | 2008-10-27 | General (ERPConnect) |
Bugfix for BW Loader when using Continuation Flag in wide datasets | |
3.0.63.0 | 2008-10-24 | General (ERPConnect) |
Automatic name conversion in LINQ when dropping two functions into the same context with structures that are named equally | |
3.0.62.0 | 2008-10-23 | General (ERPConnect) |
German special characters (Umlaute) are now correctly converted within nested structures | |
3.0.61.0 | 2008-10-02 | General (ERPConnect) |
Fix for SAP codepage 300 and ReadTable class | |
3.0.60.0 | 2008-10-02 | General (ERPConnect) |
Fix for structures under LINQ AddOn | |
3.0.59.0 | 2008-09-23 | General (ERPConnect) |
Correction for BWCube extraction with MultiSingle variables with default values | |
3.0.58.0 | 2008-09-22 | General (ERPConnect) |
Correct date and time conversion when using SOAP XML in mutlinested parameters | |
3.0.57.0 | 2008-09-16 | General (ERPConnect) |
Fix: SaveToXML and LoadFromXML crashed with Byte[] parameters | |
3.0.56.0 | 2008-09-15 | General (ERPConnect) |
BWCube is now supporting multiple single values | |
3.0.55.0 | 2008-09-11 | General (ERPConnect) |
Fix for very big decimals like 111111111111111.111111111111111 | |
3.0.54.0 | 2008-09-04 | General (ERPConnect) |
LoadBalancing is now supported by the LINQ classes / dialogs | |
3.0.53.0 | 2008-09-02 | General (ERPConnect) |
Fix for crash of converting decimal data from SAP to .NET on Chinese systems | |
3.0.52.0 | 2008-08-30 | General (ERPConnect) |
Fix for nested structures (table types) in changing parameters | |
3.0.51.0 | 2008-08-29 | General (ERPConnect) |
AImproved logging messages for BWLoader class | |
3.0.50.0 | 2008-08-26 | General (ERPConnect) |
Another fix for Chinese BCD data | |
3.0.49.0 | 2008-08-26 | General (ERPConnect) |
Fix for crash with BCD data types on windows with chinese language settings | |
3.0.48.0 | 2008-08-26 | General (ERPConnect) |
Fix for uploading data to more than one single BI InfoPackage at the same time (BWLoader class) | |
3.0.47.0 | 2008-08-20 | General (ERPConnect) |
Improved handling for rfc function modules default values | |
3.0.46.0 | 2008-08-20 | General (ERPConnect) |
Fix: Tables that don't have multinested structures but are used as Import / Export parameters stay empty after the call | |
3.0.45.0 | 2008-08-20 | General (ERPConnect) |
Fix for Crash when reading DEBMAS IDoc shemas together with an IDoc XML data file | |
3.0.44.0 | 2008-08-19 | General (ERPConnect) |
Fix for receiving AND sending unicode data within the same thread (e.g. when calling a client function within the IncomingIDoc event) | |
3.0.43.0 | 2008-08-08 | General (ERPConnect) |
LINQ resultsets can be easily bound to DatagGridView object directly; SELECT statements can be executed without a WHERE statement | |
3.0.42.0 | 2008-07-30 | General (ERPConnect) |
Corrected error message in ERPConnectPocket.dll when trying to log on with a wrong password | |
3.0.41.0 | 2008-07-28 | General (ERPConnect) |
Visual Studio crashed under Vista when using ERPConnect in a Visual Studio related PlugIn (that is based on VS SDK) | |
3.0.40.0 | 2008-07-24 | General (ERPConnect) |
R3Connection.SetEncoding() didn't work for Kyrillian codepage 1251 | |
3.0.39.0 | 2008-07-22 | General (ERPConnect) |
RFCServer.Ping() established to force the component to check, if the RFCServer is available | |
3.0.38.0 | 2008-07-21 | General (ERPConnect) |
Bugfix for using floating point columns in a LINQ table | |
3.0.37.0 | 2008-07-21 | General (ERPConnect) |
Bugfix: Using RFC server together with an RFC client in the same process on a unicode SAP system may lead to conversion errors | |
3.0.36.0 | 2008-07-20 | General (ERPConnect) |
Conversion error in LINQ tables fixed for negative decimal numbers | |
3.0.35.0 | 2008-07-17 | General (ERPConnect) |
New IDoc function SaveIdocSchema() to create IDoc schema files by program, not only by IDoc Schema Generator | |
3.0.34.0 | 2008-07-15 | General (ERPConnect) |
LINQ fixes: InList() extension method won't crash anymore, LINQ enabled RFC functions won't produce a syntax error under VB.NET anymore | |
3.0.33.0 | 2008-07-08 | General (ERPConnect) |
Correction in Idoc Schema Generator when MaxOccurs = 0 in segment (sample: MATMAS05 under ECC 6.0) | |
3.0.32.0 | 2008-06-30 | General (ERPConnect) |
Bugfix / Workaround for wrong meta data that is delivered by SAP 4.6C with XML based datatypes like in function DDIF_FIELDINFO_GET | |
3.0.31.0 | 2008-06-27 | General (ERPConnect) |
LINQ Tables can be used even if there are slahes (namespaces) included in the table element's name | |
3.0.30.0 | 2008-06-24 | General (ERPConnect) |
Bugfix for non-remote-enabled function with meta data with length = 0 on unicode systems | |
3.0.29.0 | 2008-06-24 | General (ERPConnect) |
Bugfix for non-remote-enabled function with meta data with length = 0 (e.g. AIPA_READ_VALUES_SINGLE) | |
3.0.28.0 | 2008-06-24 | General (ERPConnect) |
Bugfix for non-remote-enabled functions that doesn't consist of correct meta data (e.g. AIPA_READ_VALUES_SINGLE). Exception: TABLE_NOT_ACTIVE | |
3.0.27.0 | 2008-06-23 | General (ERPConnect) |
Introduced R3Connection.AllowStartProgram to enable SAP to start an application via RFC (Required for CAD-Dektop-Integration) | |
3.0.26.0 | 2008-06-23 | General (ERPConnect) |
Bugfix in SSO process when not using a connection string | |
3.0.25.0 | 2008-06-23 | General (ERPConnect) |
Bugfix with data type INT in RFC server structures | |
3.0.24.0 | 2008-06-23 | General (ERPConnect) |
RFCServer.CallbakServer introduced to enable RFCServer callback during a client call | |
3.0.23.0 | 2008-06-13 | General (ERPConnect) |
ERPConnectPocket20.dll established, Better error message, Bugfix for functions with slahes in the name | |
3.0.22.0 | 2008-06-11 | General (ERPConnect) |
Better error message when BW loading processes fail due to conversion problems | |
3.0.21.0 | 2008-05-08 | General (ERPConnect) |
Bugfix for MDXExecuter class with hierarchy variables under BW 3.0 | |
3.0.20.0 | 2008-04-30 | General (ERPConnect) |
<ignore> Second Built for last Bugfixt | |
3.0.19.0 | 2008-04-30 | General (ERPConnect) |
Bugfix for MDX statements that are executed with packaging and contain null values in the result set | |
3.0.18.0 | 2008-04-28 | General (ERPConnect) |
Delimeter property for ReadTable class (for UTF7 Japanese extractions) | |
3.0.17.0 | 2008-04-22 | General (ERPConnect) |
Small improvements for 64-Bit usage | |
3.0.16.0 | 2008-04-19 | General (ERPConnect) |
On some BI 7.0 systems the BWLoader class crashes because of unicode <-> non-unicode conversion errors in RequestID | |
3.0.15.0 | 2008-03-27 | General (ERPConnect) |
BugFix: Several Improvements for LINQ-Provider | |
3.0.14.0 | 2008-03-26 | General (ERPConnect) |
Bugfix: Crash when loading or saving RFCFunction objects to xml that contain elements (Imports, Exports, Tables) with slashes in it | |
3.0.13.0 | 2008-03-25 | General (ERPConnect) |
Bugfix: System Exception with ReadTable.RetrieveAllFieldsOfTable() function under rel. 4.6c | |
3.0.12.0 | 2008-03-23 | General (ERPConnect) |
Bugfix: Wrong mapping between query fields and result columns when the query contains a currency field / column | |
3.0.11.0 | 2008-03-21 | General (ERPConnect) |
Several Improvements and BugFixes for LINQ (ERPConnect35 only) | |
3.0.10.0 | 2008-03-20 | General (ERPConnect) |
Bug: Sometimes Integers in Rows of tables are not transferred correctly | |
3.0.9.0 | 2008-03-17 | General (ERPConnect) |
Strange behaviour with very large structures on SAP systems that a run on old Unix hardware | |
3.0.8.0 | 2008-03-14 | General (ERPConnect) |
Exception when using IDoc segments with fields that contain / | |
3.0.7.0 | 2008-03-12 | General (ERPConnect) |
Corrections in LINQ Designer | |
3.0.6.0 | 2008-03-10 | General (ERPConnect) |
Problems with dynamic ABAP code on unicode systems (ECC 6.0) | |
3.0.5.0 | 2008-02-28 | General (ERPConnect) |
Data type STRING now supported in structures | |
3.0.4.0 | 2008-02-27 | General (ERPConnect) |
LogDir function in RFCServer | |
3.0.3.0 | 2008-02-24 | General (ERPConnect) |
Corrections when using STRING and XSTRING parameters in RFC server projects | |
3.0.2.0 | 2008-02-22 | General (ERPConnect) |
Corrections when using STRING and XSTRING parameters | |
3.0.1.0 | 2008-02-12 | General (ERPConnect) |
Wrong resultset when call ReadTable class together with Primary Key Packaging and Z-function module | |
3.0.0.0 | 2008-02-11 | General (ERPConnect) |
Breaking change: New LINQ-class integrated in ERPConnect35.dll | |
1.6.57.0 | 2008-02-02 | General (ERPConnect) |
Problems with length of FLTP fields in ReadTable class when using a custom function for extraction | |
1.6.56.0 | 2008-01-31 | General (ERPConnect) |
New constructor for ERPException class (without parameters) | |
1.6.55.0 | 2008-01-31 | General (ERPConnect) |
ERPException class is now serializable (for customers who use ERPConnect in a remoting environment) | |
1.6.54.0 | 2008-01-29 | General (ERPConnect) |
Bug Fix: Strange characters when storing IDocs with eastern characters to disk | |
1.6.53.0 | 2008-01-14 | General (ERPConnect) |
Bug Fix: Crash when template saved to XML with function module parameter contains ? | |
1.6.52.0 | 2008-01-14 | General (ERPConnect) |
Second test build for localization | |
1.6.51.0 | 2008-01-14 | General (ERPConnect) |
Test build | |
1.6.50.0 | 2008-01-08 | General (ERPConnect) |
Complete project is now localized | |
1.6.49.0 | 2007-11-29 | General (ERPConnect) |
Strange IDoc characters in unicode IDocs with SendAndWait() | |
1.6.48.0 | 2007-11-29 | General (ERPConnect) |
IDOC_NOT_SAVED was thrown when using IDoc.SendAndWait() with ECC 6.0 / Unicode | |
1.6.47.0 | 2007-11-22 | General (ERPConnect) |
Removed Application.DoEvents() in CreateFunction() method | |
1.6.46.0 | 2007-11-12 | General (ERPConnect) |
RFCServer connection broke down when connection to other server within the same process could not be established | |
1.6.45.0 | 2007-11-09 | General (ERPConnect) |
Avoid InternalException call when RFCServer is stopped when using RFCServer.Stop() | |
1.6.44.0 | 2007-11-09 | General (ERPConnect) |
Avoid HashTable exception when SAP sends inconsistant IDocs | |
1.6.43.0 | 2007-11-02 | General (ERPConnect) |
Transaction classes converted field values to upper case when it should not do | |
1.6.42.0 | 2007-10-11 | General (ERPConnect) |
Another fix for MDXExecuter flat data and BI 7.0 | |
1.6.41.0 | 2007-09-25 | General (ERPConnect) |
MDXExecuter fixed BI 7.0 bug (Flat Data) | |
1.6.40.0 | 2007-09-25 | General (ERPConnect) |
E_HANDLE ComException fixed. Occured when trying to use XML strings as import parameter with Length = 0 | |
1.6.39.0 | 2007-09-10 | General (ERPConnect) |
Memory leaked fixed with scalar parameters | |
1.6.38.0 | 2007-08-25 | General (ERPConnect) |
ReadTable class fix: Leading space was automatically deleted from table cells. This may cause duplicated primary keys. | |
1.6.37.0 | 2007-08-25 | General (ERPConnect) |
Packaging for BW Queries is now available (PackageSize & IncomingPackage event) | |
1.6.36.0 | 2007-08-20 | General (ERPConnect) |
ArgumentOutOfRangeException in case of some RETURN structures (Problem with fixed length) | |
1.6.35.0 | 2007-08-20 | General (ERPConnect) |
Error in MDXExecuter when using empty values with UseFormattedValues property set to true | |
1.6.34.0 | 2007-08-19 | General (ERPConnect) |
Bugfix for using RFC Server functions together with import structures (null reference exception, e.g. function module SX_OBJECT_RECEIVE) | |
1.6.33.0 | 2007-08-16 | General (ERPConnect) |
BWCube and MDXExecuter class now support formatted measures (use property UseFormattedValue to turn this feature on) | |
1.6.32.0 | 2007-07-26 | General (ERPConnect) |
Fix: Primary Key Packaging crashed when a language key was contained in primary key columns | |
1.6.31.0 | 2007-07-23 | General (ERPConnect) |
Idoc.SaveToXML and Idoc.LoadFromXML now support TextReader / TextWriter objects not only file names | |
1.6.30.0 | 2007-07-11 | General (ERPConnect) |
It is now possible to extract BWQueries without (!) key figures in it. | |
1.6.29.0 | 2007-07-10 | General (ERPConnect) |
PrimaryKeyPackaging in ReadTable class is available for table with more than 6 primary key columns | |
1.6.28.0 | 2007-07-08 | General (ERPConnect) |
Codepage bug fixed (strange characters in idoc file when having a client connection open at the same time | |
1.6.27.0 | 2007-07-08 | General (ERPConnect) |
Packaging with primary key available in ReadTable class | |
1.6.26.0 | 2007-07-06 | General (ERPConnect) |
New Function BWCube.Variables[X].GetMembers() to obtain valid values for a BW variable | |
1.6.25.0 | 2007-06-26 | General (ERPConnect) |
Very, very large tables (>70.000 rows) caused crash in 64 Bit environment | |
1.6.24.0 | 2007-06-24 | General (ERPConnect) |
Added looging functions (R3Connection.LogDir and R3Connection.Log()) | |
1.6.23.0 | 2007-06-24 | General (ERPConnect) |
Incorrect format when saving an IDoc to XML that has segments that start with blanks | |
1.6.22.0 | 2007-05-25 | General (ERPConnect) |
Transaction class was unusable with SAP ECC 600 or higher and unicode | |
1.6.21.0 | 2007-05-23 | General (ERPConnect) |
Process-Deadlock when trying to load XML idoc files without having loaded a XSD file before | |
1.6.20.0 | 2007-05-22 | General (ERPConnect) |
InfoPackage triggering failed on unicode systems with NotifyOnly property set to true | |
1.6.19.0 | 2007-05-16 | General (ERPConnect) |
Bug in decimal digit handling within nested XML structure while calling ToTable() method | |
1.6.18.0 | 2007-05-16 | General (ERPConnect) |
New Constructor in RFCServer class (Connection string) | |
1.6.17.0 | 2007-05-11 | General (ERPConnect) |
XML-Handling in nested structures when structures are empty failed with XMLException | |
1.6.16.0 | 2007-05-11 | General (ERPConnect) |
XML-Handling in nested structures | |
1.6.15.0 | 2007-04-29 | General (ERPConnect) |
Problems when trying to upload negative decimal data to BW via InfoPackage | |
1.6.14.0 | 2007-04-24 | General (ERPConnect) |
Fix: StackOverflow-Exception when converting BCDRawBytes to Decimal in very large structures | |
1.6.13.0 | 2007-04-13 | General (ERPConnect) |
Problems with CreateBAPI method on SAP Release ECC 600 and Unicode (case-sensitive method name spelling) | |
1.6.12.0 | 2007-04-04 | General (ERPConnect) |
Problem with large internal tables on x64 os | |
1.6.11.0 | 2007-04-03 | General (ERPConnect) |
"Returns" property of Transaction class not accessible due to error in obfuscator tool | |
1.6.10.0 | 2007-03-28 | General (ERPConnect) |
Leere Zeichenfolgen in Kennzahlen-Aggregaten bei BWCubes haben zur Exception geführt | |
1.6.9.0 | 2007-03-15 | General (ERPConnect) |
&-Zeichen in den Captions eines BW-Cubes haben beim XML-Speichern zum Abstürz geführt | |
1.6.8.0 | 2007-03-11 | General (ERPConnect) |
Der BWCube unterstützt jetzt auch Hierarchie-Variablen und numerische Kennzahlen-Variablen | |
1.6.7.0 | 2007-03-11 | General (ERPConnect) |
Bei der ReadTable-Klasse wird bei SAP-Releases < 4.7 eine Exception geworfen bei RetrieveAllFieldsOfTable. Das liegt an dem DDIF_FIELDINFO_GET-Baustein und den Nested Structures | |
1.6.6.0 | 2007-03-10 | General (ERPConnect) |
kryptische Zeichen in Exception-String seit der Einführung der Changing-Parameter | |
1.6.5.0 | 2007-03-03 | General (ERPConnect) |
SSO-Ticket jetzt auch in Verbindung mit Connection string möglich (nicht nur Einzelparameter) | |
1.6.4.0 | 2007-02-28 | General (ERPConnect) |
inconsistent idoc exception -> exception auskommentiert | |
1.6.3.0 | 2007-02-12 | General (ERPConnect) |
Nested Structures wie in ZMDADDRESS | |
1.6.2.0 | 2007-02-08 | General (ERPConnect) |
Changing-Parameter Korrektur | |
1.6.1.0 | 2007-02-07 | General (ERPConnect) |
Changings eingeführt (funktioniert bei CreateFunction noch nicht) | |
1.6.0.0 | 2007-01-08 | General (ERPConnect) |
Funktionen für SSO-Ticketing | |
1.5.26.0 | 2006-11-19 | General (ERPConnect) |
Verbesserung der Überschriften bei der DataTable von BWCube-Extrakten | |
1.5.25.0 | 2006-11-02 | General (ERPConnect) |
FIX: Exception bei eingehenden IDocs mit Paketgröße > 1 | |
1.5.24.0 | 2006-10-27 | General (ERPConnect) |
FIX: Fehler bei BWCubes mit komplexen Variablen und Sign = Equals | |
1.5.23.0 | 2006-10-10 | General (ERPConnect) |
FIX: SystemLockException geworfen, wenn in nicht-Multithreading-Umgebungen eine Exception im FuBa aufgeteten ist | |
1.5.22.0 | 2006-10-09 | General (ERPConnect) |
Test-Breakpoint-Ausgabe auf Console bei IDocs entfernt | |
1.5.21.0 | 2006-10-06 | General (ERPConnect) |
Plain IDocs können jetzt auch StreamReader/StreamWriter-Objekten gelesen und geschrieben werden | |
1.5.20.0 | 2006-10-02 | General (ERPConnect) |
Wegen DDIF_FIELDINFO_GET in CreateFunction wieder etwas einkommentiert (siehe Kommentar dort) | |
1.5.19.0 | 2006-09-30 | General (ERPConnect) |
SavePlainData zu IDoc-Objekt hinzugefügt, um ein SAP-Standard-konformes IDoc-Format anzubieten | |
1.5.18.0 | 2006-09-05 | General (ERPConnect) |
Wegen des Bausteins SAP_WAPI_CREATE_WORKLIST einiges umgestellt -> Tabellen / Zeiletyp innerhalb der Struktur | |
1.5.17.0 | 2006-08-05 | General (ERPConnect) |
BW-Loader-Klassen hinzugefügt | |
1.5.16.0 | 2006-05-31 | General (ERPConnect) |
Kleinere Veränderungen für Xtract IS, nicht wichtig | |
1.5.15.0 | 2006-05-07 | General (ERPConnect) |
CustomFunction für ReadTable Klasse hinzugefügt | |
1.5.14.0 | 2006-05-01 | General (ERPConnect) |
tiefe Strukturen überarbeitet (EXID = "v" bei Abruf der Struktur-Info) | |
1.5.13.0 | 2006-04-28 | General (ERPConnect) |
Leerzeichen im IDoc-Buffer werden jetzt abgeschnitten | |
1.5.12.0 | 2006-04-28 | General (ERPConnect) |
Korrektur beimn Abspeichern von Plaintext-IDocs | |
1.5.11.0 | 2006-04-26 | General (ERPConnect) |
Abspeichern von IDocs als Plaintext realisiert | |
1.5.10.0 | 2006-04-11 | General (ERPConnect) |
Progress-Event beim ReadTable jetzt von außen abrufbar | |
1.5.9.0 | 2006-04-07 | General (ERPConnect) |
Connection Pooling realisiert | |
1.5.8.0 | 2006-04-04 | General (ERPConnect) |
PCreateBapi im Zusammenhang mit Unicode angepasst | |
1.5.7.0 | 2006-03-24 | General (ERPConnect) |
PackageSize in ReadTable-Klasse eingeführt | |
1.5.6.0 | 2006-03-23 | General (ERPConnect) |
WhereClause-Eigenschaft bei ReadTable-Klasse | |
1.5.5.0 | 2006-03-16 | General (ERPConnect) |
Synchrones Senden von IDoc, Status-Abruf mit Idoc.GetCurrentStatus | |
1.5.4.0 | 2006-03-12 | General (ERPConnect) |
Bei Baustein DDIF_FIELDINFO_GET treten eigenartige Effekte auf. Das liegt an den Zeilentypen, die in diesem Baustein vorhanden sind. | |
1.5.3.0 | 2006-03-06 | General (ERPConnect) |
Die Klasse Option wurde in RangeOption umbenannt -> Option ist in VB ein geschütztes Wort | |
1.5.2.0 | 2006-03-06 | General (ERPConnect) |
NotDecompile-Attribut hinzugefügt | |
1.5.1.0 | 2006-02-28 | General (ERPConnect) |
QueryHelper-Klasse hinzugefügt | |
1.5.0.0 | 2006-02-27 | General (ERPConnect) |
Erste Version für Queries | |
1.4.29.0 | 2006-02-16 | General (ERPConnect) |
R3Connection.IsSystemEditable hinzugefügt, um abzuprüfen, ob dynamischer ABAP-Code ausgeführt werden kann | |
1.4.28.0 | 2006-02-15 | General (ERPConnect) |
Initial-Werte bei NUMC in Strukturen werden fälschlicherweise mit Leerzeichen initialisiert, Vorschlagswerte bei skalaren NUMC-Parametern wurden nicht beachtet | |
1.4.27.0 | 2006-02-13 | General (ERPConnect) |
Stack Overflow Int32 bei Baustein PO_CREATE_PO2 wegen beschissen vieler Nachkommastellen | |
1.4.26.0 | 2006-02-01 | General (ERPConnect) |
neue Testlizenzschlüssel / ERPConnect.LIC.ExpirationDate als neue Eigenschaft | |
1.4.25.0 | 2006-01-16 | General (ERPConnect) |
Problem bei negativen Zahlen beim Baustein BAPI_FI_TV_RECEIPT_GETDETAIL | |
1.4.24.0 | 2006-01-07 | General (ERPConnect) |
Beim Start des tRFC-Servers war ein Bug bei- InstallTransactionControl / InstallTransactionControl2 | |
1.4.23.0 | 2005-12-20 | General (ERPConnect) |
RFCServer.Start(true/false) -> definiert, ob der Server blockiert oder nicht | |
1.4.22.0 | 2005-12-15 | General (ERPConnect) |
Die Datenbindung für RFCTable-Objekte sollte jetzt sauber funktionieren | |
1.4.21.0 | 2005-12-12 | General (ERPConnect) |
Bei der Funktion InstallTransActionControl gewechselt auf InstallTransActionControl2 und den Rückgabewert entfernt | |
1.4.20.0 | 2005-12-05 | General (ERPConnect) |
Problem mit negativen Dezimal-Zahlen | |
1.4.19.0 | 2005-12-01 | General (ERPConnect) |
Problem mit PTRV_RECEIPT_OUT-Struktur -> Offset + Länge | |
1.4.18.0 | 2005-11-30 | General (ERPConnect) |
Korrektur bei Date-NUM, Time-Datentypen in Verbindung mit Unicode | |
1.4.17.0 | 2005-11-23 | General (ERPConnect) |
Korrektur bei skalaren Byte-Parametern | |
1.4.16.0 | 2005-11-22 | General (ERPConnect) |
etliche Korrekturen wegen Unicode-Problem | |
1.4.15.0 | 2005-11-22 | General (ERPConnect) |
ab sofort mit Signatur-File | |
1.4.14.0 | 2005-11-22 | General (ERPConnect) |
ConnectionString im Konstruktor beim Open in der R3Connection-Klasse ergänzt | |
1.4.13.0 | 2005-11-13 | General (ERPConnect) |
IntegerType standardmäßig auf 1 gestellt | |
1.4.12.0 | 2005-11-13 | General (ERPConnect) |
Logging bei ReadTable-Klasse eingebaut | |
1.4.11.0 | 2005-11-05 | General (ERPConnect) |
Int32-Konvertierung beim übertragen von Tabellen beim RFC-Server | |
1.4.10.0 | 2005-10-21 | General (ERPConnect) |
Fix: Idoc.SaveXMLData generated buggy XML-File which could not be processed via LoadXMLData | |
1.4.9.0 | 2005-07-18 | General (ERPConnect) |
Fix bei Strings mit Umlauten (nur skalare Parameter, Fehler tritt nicht bei Strukuren oder Tabellen auf | |
1.4.8.0 | 2005-07-15 | General (ERPConnect) |
Fix bei sehr kleinen BCD-Zahlen | |
1.4.7.0 | 2005-07-13 | General (ERPConnect) |
Neu kompiliert, warum auch immer | |
1.4.6.0 | 2005-07-11 | General (ERPConnect) |
Fix: Problem with RawByteToDecimal | |
1.4.5.0 | 2005-07-08 | General (ERPConnect) |
First Beta version of SOAP stuff | |
1.4.4.0 | 2005-07-05 | General (ERPConnect) |
Fix: INT2 and ABAP type "s" problem Fix: Bapi return messages with strange Code-problem | |
1.4.3.0 | 2005-07-04 | General (ERPConnect) |
Last Compile before implementing SOAP Processor | |
1.4.2.0 | 2005-07-01 | General (ERPConnect) |
IDisposable bei Parametern, Tabellen und Funktionen | |
1.4.1.0 | 2005-06-28 | General (ERPConnect) |
Fehler beim Schließen von RFC-Server-Verbindungen und vernüftiges Exception-Handling, wenn der Connect zum RFC-Server fehlschlägt. | |
1.4.0.0 | 2005-06-11 | General (ERPConnect) |
initialer Release-Stand |
Last update: July 18, 2024