SAP ABAP TESTS



Warning: file_get_contents(/customers/9/5/e/s4hd.com/httpd.www/global/php/adxcode.txt): Failed to open stream: No such file or directory in /customers/9/5/e/s4hd.com/httpd.www/global/php/helpers.php on line 89

Get Example source ABAP code based on a different SAP table
  

Warning: Undefined variable $prev in /customers/9/5/e/s4hd.com/httpd.www/sap/help/index.php on line 55

Testing and Checking Programs
Checkpoints
Runtime measurements
ABAP Unit
BEGIN_SECTION VERSION 5 OUT
The statements in this section can be used for testing when creating programs or for checking finished programs. Production programs can, however, only contain statements that do not hinder the process flow of a program. These are ASSERT and BREAK-POINT with the addition ID.
END_SECTION VERSION 5 OUT