‎2012 Aug 07 8:36 AM
Dear SAPian,
I am doing .net programming while I am getting error "TABLE [STRUCTURE BAPICUSTOMER_ADDRESSDATA]: cannot set value (array storing element values is null)"
I am using SAP Connector 3.0.
Will you please tell me possible reason for error.
Best Regards,
Shoyeb
‎2016 Mar 13 10:11 AM
I solved the issue:
addressData.Append();
addressData.SetValue("Customer","200001");
Best Regards,
Shoyeb
‎2016 Mar 13 10:11 AM
I solved the issue:
addressData.Append();
addressData.SetValue("Customer","200001");
Best Regards,
Shoyeb