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 SAP LUW and DATABASE LUW

Former Member
0 Likes
1,184

Hi abapers,

Can anybody tell me the difference between the database LUW and SAP LUW elobarately with example as this concept highly confusing me.

Regards,

Ramya

Hi abapers,

Can anybody tell me the difference between the database LUW and SAP LUW elobarately with example as this concept highly confusing me.

Regards,

Ramya

3 REPLIES 3
Read only

Former Member
0 Likes
668

Hi,

SAP LUW happens at each time whenever a screen changes.

DB LUW happens only at time of database commit.

Ex: while Creating a sales order,

navigating between screens SAP LUW happens.

When the document is saved, an document will get created..this is DB LUW.

Regards,

Raju

Read only

0 Likes
668

Check out these threads..

Read only

Former Member