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
... perhaps some leading 0's in one of the parameters? SE37 automatically formats parameters according to there types. NCo doesn't do so.
Add a comment