ABAP-Games / Elifoot

Elifoot made in ABAP
MIT License
0 stars 0 forks source link

Setup of initial players #7

Open fabiopagoti opened 9 years ago

fabiopagoti commented 9 years ago

Create a customising table to store initial players. The content of this table will be used and loaded to each new game created.

Note: a game will never change the setup table. It is only used during game creation time.

fabiopagoti commented 9 years ago

Table ZEF_SETUP_PLAYER created.

Still working on table columns and number ranges.