Hi All!!
My scenario is to insert data from a jsp page in MI client to backend.
I created a syncbo which makes use of the create bapi wrapper to push data. At the frontend i used row descriptors and field descriptors to push data on to the local database(db2e) and synchronise it with backend. All is fine but ,
My problem is the method im using to push data is "rowobj.setFieldvalue(FieldDescriptor arg0, object arg1)" which is depricated one.I could not find the replacement for it being new here.
Can someone help me with the new method which has come in place, or someother way to handle this insertion of data.
Thanking you in Advance,
Regards,
krishna.