Hi ,
I am trying to get the Business partner collection object populated . I added the code on java to populate the Business partner object,but when trying to transmit it throws an exception
java.lang.Object.getClass() of a null object loaded from local variable 'pojo
The line which throws the error is as follows:
BusinessPartner bp = (BusinessPartner) SAPObjectFactory.create(_user, "BusinessPartner");
bp.setproperties(BusinessPartnersTbl);
Please advise as to what is incorrect ?
Hi Saritha,
Please verify mobile application configurations in config panel.
Regards,
Sravanthi.