ABAP Keyword Documentation →  ABAP − Short Reference → 

SELECTION-SCREEN TAB - Short Reference

Reference

Syntax

SELECTION-SCREEN TAB (len) tab USER-COMMAND fcode
                [DEFAULT [PROGRAM prog] SCREEN dynnr]
                [MODIF ID modid]
                [FOR {TABLE|NODE} node [ID id]].


Effect

Defines a tab title with the name tab, the length len, and the function code fcode in a tabstrip area.

Addition