Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 8 Painting the Report Tables : The Report Table Painter

The Report Table Painter
After defining the report tables, you use the Report Table Painter to paint the report tables and define the fields for each report table. The Report Table Painter has one main screen and three sub-screens. This chapter explains the main screen. Refer to Chapter 9, Extending Report Table Attributes for information about the sub-screens.
Invoking the Report Table Painter
To invoke the Report Table Painter from the Report Definer, complete the following tasks:
1.
2.
3.
Press PF6 or type the PAINT command in the primary command field.
4.
If a definition for a report table with that name already exists, the Report Table Painter displays its definition; otherwise, the Report Table Painter displays an empty template for you to complete.
Report Table Painter Screen
This table shows the Report Table Painter screen for the report table EMP_EXPENSE:

 
COMMAND ==> Scroll: P
....+....1....+....2....+....3....+....4....+....5....+....6....+....7....+....8
_ 1 Employee Expense Report by Month
_ 2
_ 3 Employee Last Name ID # Monthly Exp
_ 4 ---------------------- ------ -----------
_ 5 ¬AAAAAAAAAAAAAAAAAAAAA ¬99999 ¬99999.99
_ 6
_ 7
_ 8
_ 9
Table: MONTHLY_EXPENSE Unit: DOCEXMPL
Field Name Row Col Type Syntax Len Dec Just Blank Derived Display Mask
---------------- --- --- - - ---- --- - - - ------------
 
_ LNAME 5 2 S C 22 0 L N N
_ EMPNO 5 25 I P 6 0 L N N
_ MONTHLY_EXP 5 32 Q P 9 2 R N N ZZZZ9V.99
_ DATE 0 0 D B 9 0 L N Y MMM/DD/YYYY
_ DEPTNO 0 0 I P 2 0 N N
_ MONTH_NUMBER 0 0 S C 2 0 N N
_
PFKEYS: 6=+FLD 18=-FLD 5=CUT 17=PASTE 16=CNTL 15=EXPAND 4=TITLE/HEAD 19=SHIFT

 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved