‎2008 Jul 15 11:14 AM
Hi All,
Can you please explain what is the exact difference between PROCESS and UPDATE in BDC.
Regards
Krishna
‎2008 Jul 15 11:26 AM
Hi,
process means transfer the data from internal table to application server.
update means transfer the data from internal table to database table.
Regards.
Sriram.
‎2008 Jul 15 11:26 AM
Hi,
process means transfer the data from internal table to application server.
update means transfer the data from internal table to database table.
Regards.
Sriram.
‎2008 Jul 15 2:12 PM
Hi,
Process means validating the data what we have received and update means creating a document with in the system.
When we receive the data we validate the data whatever we have received first that is nothing but processing and then we post the document, it is nothing but updating.
I hope I am clear.
Thanks,
Mahesh.
‎2008 Jul 15 2:21 PM
Krishna,
use SDN search help.
Am sure you will see zillien of reply on same.
Amit.
‎2008 Jul 15 2:34 PM