SAP ABAP
How would you set the formatting options statically and dynamically within a report? Statically: FORMAT <option1>[ON|OFF]….
Written by de Wednesday, 20 October 2010 13:55
The processing block following END-OF-PAGE is processed only if you reserve lines for the footer in the LINE-COUNT option of the REPORT statement. (T/F)
Written by de Wednesday, 20 October 2010 13:55
The RESERVE statement only takes effect if output is written to the subsequent page. No blank pages are created and it defines a block of lines that must be output as a whole. (T/F).
Written by de Wednesday, 20 October 2010 13:55
What is the limit for the length of a page if the page length is not specified in the report statement.
Written by de Wednesday, 20 October 2010 13:55
More Articles...
- How would you start the printing process from within the program while creating a list?
- You can change the width of pages within list levels triggered by page breaks. (T/F).
- Hotspots are special areas of an output list used to trigger events. (T/F)
- Horizontal lines created with ULINE and blank lines created with SKIP can be formatted as hotspots. (T/F).
Page 1 of 5
«StartPrev12345NextEnd»