SAP DML - Glossary

Get Example source ABAP code based on a different SAP table
  


ARTICLE

DML
Data Manipulation Language. Partial quantity of SQL. The statements of DML read and change the contents of relational database tables. In ABAP, the DML is depicted by Open SQL.