cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Requirement of MDO

0 Likes
311

Hi all,

as far as i understood the concpet of MDO

1.it persists data in case of Persistent MDO

2. there is a lifecycle associated with it so we can apply updation,insert,delete through MDO query at particular intervals

i have query that why do we need to use mdo and mdo query when we can use SQL query or other queries for same update delete insert in the tables

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

The guide explains it well but in general MDO give option to define a database objects via MII Interface. Much easier to create/modify Table columns data type and use of Open SQL syntax.

https://archive.sap.com/documents/docs/DOC-36230