Ansicht
Dokumentation

ABAPSET_TITLEBAR_LIST - SET TITLEBAR LIST

ABAPSET_TITLEBAR_LIST - SET TITLEBAR LIST

PERFORM Short Reference   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

SET TITLEBAR, List

Short Reference



SET TITLEBAR title $[OF PROGRAM prog$]
                   $[WITH text1 ... text9$].


Additions

1. ... OF PROGRAM prog

2. ... WITH text1 ... text9

Effect

In list processing, this statement sets the GUI title specified in title for the display window of the current list level and all following list levels up to the next statement SET TITLEBAR. The statement has mostly the same syntax and semantics as for dynpros.

Unlike in screens of dynpros, each list level remains automatically linked with the title set for it. When the display of a higher list level is switched to the display of a lower list level, the latter is displayed with the title that was set for it.

Addition 1

...  OF PROGRAM prog

Addition 2

... WITH text1 ... text9

Effect

As for dynpros.






ABAP Short Reference   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.

Length: 1936 Date: 20240426 Time: 105926     sap01-206 ( 33 ms )