‎2007 Sep 19 5:34 AM
Hi Gurus,
Is there any Function module which can be used to insert the new records, update the existing one and which retains the unchanged one into the database table from an internal table.
Thanks in advance,
Raghu
‎2007 Sep 19 5:54 AM
there is no such function modules but there are BAPI available for Updating or Inserting the records in to the database...or u can create your own function module for inserting or changing the records.
reward points if helpful......
‎2007 Sep 19 5:54 AM
there is no such function modules but there are BAPI available for Updating or Inserting the records in to the database...or u can create your own function module for inserting or changing the records.
reward points if helpful......
‎2007 Sep 19 6:07 AM
It depends on the transaction you want to update.
There are FMs & BAPI both are available based on the transaction and modules you want to update.
For BAPIs check Tcode BAPI.
Regards,
Amit
Reward all helpful replies.