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


Appendix C Sample Screen Definitions for Menus : Definition for SCR_EMPLOYEE Menu

Definition for SCR_EMPLOYEE Menu
The following illustrates the full definition of the SCR_EMPLOYEE menu, which spans across four screens shown in Chapter 7, Creating a Screen Manager Menu. To scroll to the right, press PF11 and to scroll to the left, press PF10.
Screen 1
The following example illustrates the first screen of the SCR_EMPLOYEE menu definition:

 
Define Menu: SCR_EMPLOYEE Unit: EXMPL
Command ===>
Screen to be used: WEEKLY_REP_S
Scrolling table containing fields “TITLE” and “VALUE”: FIELD_ST
Optional table with field named “DATE”: DIANE_SCRTBL
-----------------------------------------------------------------------------
Menu Items
Time & Ok: Y Action Search Browse
Title Rule New/Call/Menu S/I/L Y/N
------------------------- ---------------- - - -
Create an expense report M
Create a status report WEEKLY_STA_R C L N
PFKEYS: 3=SAVE 12=CANCEL 4=+LINE 16=-LINE 22=DEL 6=TEST 9=EDHELP 2=DOC
Left edge of Window

 
Screen 2
The following example illustrates the second screen of the SCR_EMPLOYEE menu definition. To view this portion of the screen, press PF11.

 
Define Menu: SCR_EMPLOYEE Unit: EXMPL
Command ===>
Screen to be used: WEEKLY_REP_S
Scrolling table containing fields “TITLE” and “VALUE”: FIELD_ST
Optional table with field named “DATE”: DIANE_SCRTBL
-----------------------------------------------------------------------------
Time & Ok: Y Parm Prompt Entry Obj list
Title Y/N Obj/Parm/None Length Fill or Menu
------------------------- - - -- - ----------------
Create an expense report Y O 0 SEL_EMPLOYEE
Create a status report N N 1
PFKEYS: 3=SAVE 12=CANCEL 4=+LINE 16=-LINE 22=DEL 6=TEST 9=EDHELP 2=DOC

 
Screen 3
The following example illustrates the third screen of the SCR_EMPLOYEE menu definition. To view this portion of the screen, press PF11.

 
Define Menu: SCR_EMPLOYEE Unit: EXMPL
Command ===>
Screen to be used: WEEKLY_REP_S
Scrolling table containing fields “TITLE” and “VALUE”: FIELD_ST
Optional table with field named “DATE”: DIANE_SCRTBL
-----------------------------------------------------------------------------
Time & Ok: Y t
Title Usage
------------------------- ------ ---------------
Create an expense report EE
Create a status report
PFKEYS: 3=SAVE 12=CANCEL 4=+LINE 16=-LINE 22=DEL 6=TEST 9=EDHELP 2=DOC

 
Screen 4
The following example illustrates the fourth screen of the SCR_EMPLOYEE menu definition. To view this portion of the screen, press PF11.

 
Define Menu: SCR_EMPLOYEE Unit: EXMPL
Command ===>
Screen to be used: WEEKLY_REP_S
Scrolling table containing fields “TITLE” and “VALUE”: FIELD_ST
Optional table with field named “DATE”: DIANE_SCRTBL
-----------------------------------------------------------------------------
Time & Ok: Y
Title Purpose
------------------------- -----------------------------------
Create an expense report
Create a status report
PFKEYS: 3=SAVE 12=CANCEL 4=+LINE 16=-LINE 22=DEL 6=TEST 9=EDHELP 2=DOC
Right edge of Window

 

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