Ansicht
Dokumentation
ABAPDESCRIBE_LIST_PAGE_PROPERTIES - DESCRIBE LIST PAGE PROPERTIES
rdisp/max_wprun_time - Maximum work process run time rdisp/max_wprun_time - Maximum work process run timeThis documentation is copyright by SAP AG.

DESCRIBE LIST, page_properties
... $[LINE-SIZE width$]
$[LINE-COUNT page_lines$]
$[LINES lines$]
$[FIRST-LINE first_line$]
$[TOP-LINES top_lines$]
$[TITLE-LINES title_lines$]
$[HEAD-LINES header_lines$]
$[END-LINES footer_lines$] ...
Additions
1. ... LINE-SIZE width
2. ... LINE-COUNT page_lines
3. ... LINES lines
4. ... FIRST-LINE first_line
5. ... TOP-LINES top_lines
6. ... TITLE-LINES title_lines
7. ... HEAD-LINES header_lines
8. ... END-LINES footer_lines
Effect
Determines the properties of pages using DESCRIBE LIST. The data type i is expected for all target fields.
Addition 1
... LINE-SIZE width
Effect
Inserts the line length of the page defined using the addition LINE-SIZE of the statement at
the start of the program or of NEW-PAGE after width.
Addition 2
... LINE-COUNT page_lines
Effect
Inserts the page length defined using the addition LINE-COUNT of the statement at the start of the program or of NEW-PAGE after page_lines.
Addition 3
... LINES lines
Effect
Inserts the number of lines output on the page including the
page header and
page footer after lines.
Addition 4
... FIRST-LINE first_line
Effect
Inserts the line number of the first line of the page, with respect to the entire list, after first_line. The
page headers and
page footers are respected in the line count, but not the blank lines inserted automatically between the list pages.
Addition 5
... TOP-LINES top_lines
Effect
Inserts the number of lines of the page
header of the page after top_lines. The standard page header and the lines output by the event TOP-OF-PAGE are respected in the count.
Addition 6
... TITLE-LINES title_lines
Effect
Inserts the number of lines of the standard title of the
standard page header of the page after title_lines.
Addition 7
... HEAD-LINES header_lines
Effect
Inserts the number of lines of the column headers of the
standard page header of the page after header_lines.
Addition 8
... END-LINES footer_lines
Effect
Inserts the number of lines reserved by the addition LINE-COUNT of the statement at the start of the program for the page footer after footer_lines.
General Data in Customer Master SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up
This documentation is copyright by SAP AG.
Length: 5615 Date: 20231210 Time: 083540 sap01-206 ( 85 ms )