Skip to content

ABAP Keyword Documentation →  ABAP − Short Reference 

SELECTION-SCREEN TAB - Short Reference

Reference

Other versions: 7.31 | 7.40 | 7.54

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