cancel
Showing results for 
Search instead for 
Did you mean: 

SAP .Net Connector retults: ?0100000000000000001

Former Member
0 Kudos

When I query a data using the SAP .NET Connector in one of my column of my table I received wrong data like:

?0100000000000000001

?0100000000000000002

?0100000000000000003

?0100000000000000004

If i query the data using the SAP GUI I received correct data

Could somebody help me?

Thanks,

SHigueru.

Accepted Solutions (0)

Answers (1)

Answers (1)

reiner_hille-doering
Active Contributor
0 Kudos

This looks a if the metadate (in the proxy) and the actual signature of the RFC function does not fully fit. Can you check the RfcFieldAttribute or RfcParameterAttribute entries in your proxy with the setting you see in SE37 for the parameter/field where you see the problem?