Skip to content

ABAP Keyword Documentation →  ABAP Glossary 

extended program check

Complete check of the ABAP source code for all errors that can be detected statically. Programs with errors in the extended program check can be executed, but usually raise an exception. Called in ABAP Editor by choosing Program → Check → Extended Program Check or using the transaction code SLIN or using ABAP Test Cockpit. You can specify settings for the extended program check with administration transaction SLIN_ADMIN.

More

Other versions: 7.31 | 7.40 | 7.54