Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

difference between Process and Update in BDC

Former Member
0 Likes
851

Hi All,

Can you please explain what is the exact difference between PROCESS and UPDATE in BDC.

Regards

Krishna

1 ACCEPTED SOLUTION
Read only

0 Likes
809

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.

4 REPLIES 4
Read only

0 Likes
810

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.

Read only

Former Member
0 Likes
809

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.

Read only

Former Member
0 Likes
809

Krishna,

use SDN search help.

Am sure you will see zillien of reply on same.

Amit.

Read only

Former Member
0 Likes
809