SAP MINE SWEEPER ABEXA



Get Example source ABAP code based on a different SAP table
  


VX_EXA_ONLY

ABAP_EXPR_ENABLING - Minesweeper Game
Expression-oriented implementation of a Minesweeper game.

ABAP_SOURCE_CODE
DEMO CL_DEMO_MINESWEEPER_740

ABAP_DESCRIPTION
This example uses the implementation of a Minesweeper game to demonstrate the expression-oriented ABAP programming as introduced in ABAP_RELEASE ABAP_740 . As a comparison, the program DEMO_MINESWEEPER_700 shows a functionally identical implementation without expressions, which is restricted to mainly using language elements of ABAP_RELEASE 7.00.
To play the game, use the left and right mouse buttons to enter or select fields.