abapOpenChecks - Installation - Checks - Utilities - Links

CHECK_26 - No direct changes to standard tables

Improve this page
RFC enabled
CODE

This check will report an error if the code contains MODIFY/DELETE/INSERT/UPDATE of standard database tables.

Use BAPI or other standard functionality to modify contents of standard tables.

Configuration

Configuration

To allow direct changes to a specific standard table, add the name of the table in the multiple selection popup for field “Tables” under “Exclude single values”.