cancel
Showing results for 
Search instead for 
Did you mean: 

Error when integarting SAP and .net - Please help

Former Member
0 Kudos

Hi all,

I am creating and updating the material through the

BAPI_Material_savedata.

When i call the bapi from the .net through .net connector

i am gettting the error

"Key fields for user data PLANTDATA and checkbox structure PLANTDATAX are different"

I tried the same data in sap(se37) . it is working fine.

What will be the problem.

Please help. i have to submit this integration program before friday.

Thanks,

S.Shankar

Accepted Solutions (1)

Accepted Solutions (1)

reiner_hille-doering
Active Contributor
0 Kudos

... perhaps some leading 0's in one of the parameters? SE37 automatically formats parameters according to there types. NCo doesn't do so.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Rienner

Thank u for the tip.

I try this tip.

I am suppliying only

plant,availabilitycheck, loading group and profit center

to the PlantData Struture.

Can u find any problem in this fields.

Thannke & Regards,

S.Shankar