Hi,
I am having problems with the Mercator BAPI/RFC-Adapter.
When I generate a type tree from a RFC we defined in our SAP, the fields in the generated type tree are exactly twice as long as defined in our RFC-Module.
When I use the GET-function to call the RFC-module, the same thing happens. The RFC/BAPI-adapter interprets the fields returned by the SAP exactly twice as long as the really are returned by the SAP-System.
Example:
The field LGCSYS is defined in the SAP as character(10). The BAPI/RFC-Importer generates a field character(20) and the BAPI/RFC-Adapter interprets the returned field as character (20).
We are using Mercator 6.7.1 on HP UX 11.11. The SAP-System is of version 6.20 (Enterprise) and is running on HP UX too.
Has anybody experienced a similar problem before ? What could be the problem here ?
Thanks
I am having problems with the Mercator BAPI/RFC-Adapter.
When I generate a type tree from a RFC we defined in our SAP, the fields in the generated type tree are exactly twice as long as defined in our RFC-Module.
When I use the GET-function to call the RFC-module, the same thing happens. The RFC/BAPI-adapter interprets the fields returned by the SAP exactly twice as long as the really are returned by the SAP-System.
Example:
The field LGCSYS is defined in the SAP as character(10). The BAPI/RFC-Importer generates a field character(20) and the BAPI/RFC-Adapter interprets the returned field as character (20).
We are using Mercator 6.7.1 on HP UX 11.11. The SAP-System is of version 6.20 (Enterprise) and is running on HP UX too.
Has anybody experienced a similar problem before ? What could be the problem here ?
Thanks