‎2009 Apr 14 12:52 PM
Hi All,
Need Help! Ok -- The database table BSID contains nearly 70 fileds, and I want to update one specific field of that database table from an internal table which will contain nearly 1000 records...
Any idea of how I can achieve this? I cant use Modify and Update for obvious reasons...Is there any BAPI which does this job?
‎2009 Apr 14 12:58 PM
Hi,
If it is a custom field then u can use modify statement,beocz that field won't reflect in other tables.
if it is not then check at the transaction level(tcode) and do the BDC for that.
Regards,
Nagaraj
‎2009 Apr 30 7:49 AM