What is the default alignment for following field types?
a.) D
b.) F
c.) N
d.) I
e.) T
What are the various formats that can be used to display dates?
How would you do the following:
a.) Align the field vertically.
b.) Concatenate strings for output.
c.) Define number of decimal places in a Write statement.
d.) Move data from one place to another using "Write" and store at desired
location
What commands/statements do you use for following?
a.) Skip Line
b.) Skip Column
c.) To get bold faced text as output
d.) Interchange background and foreground colours
e.) To restore the system default for all changes made with the format
statement
f.) Rounding off the values
g.) To define exponents for 'F' type field
h.) To format the output as left, center or right justified using Write
statment
i.) To define the page footer
j.) To start the printing process from within the program while creating a list
k.) To supress the display of a parameter on the selection screen
l.) To position a set of parameters on a single line on the selection screen
m.) To get symbols or R/3 commands as output on the screen
What is the default value of all formatting options?
How would you execute a page break under the condition that a less than a
certain number of lines is left on a page?
Explain RESERVE statement.
What is the limit of length of page if it is not specified in the report
statement?
Explain Hotspots. How would you designate fields as hotspots at runtime?
How would you assign a matchcode object to a parameter?
|