Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: PRS8TL

Package: PAID

Routine: PRS8TL


Information

PRS8TL ;HISC/MRL-DECOMPOSITION, SELECTIVE T&L ;2/19/93 13:12

Source Information

Source file <PRS8TL.m>

Entry Points

Name Comments DBIA/ICR reference
PP ; --- get Pay Period
SHOW ; --- show only
DECOM ; --- decompose even if done
ASK ; --- loop thru all T&L's
TL ; --- Specific T&L Selection
OK ; --- are the selections ok
TL1 ; --- T&L's are ok, let's go on
TL2 ; --- entry point from QUEUE for running specific T&L's
TLA ; --- entry point from QUEUE for running all T&L's
OUT ; --- write exit comment
DEV ; --- select output device
END ; --- all done here

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Want to just SEE what's stored already and not decompose"
  • Line Location: SHOW+1
Function Call: WRITE
  • Prompt: !?4,"Answer YES if you wish to display what's been previously decomposed."
  • Line Location: SHOW+4
Function Call: WRITE
  • Prompt: !?4,"Respond NO if you actually want to decompose records."
  • Line Location: SHOW+5
Function Call: WRITE
  • Prompt: !!,"Should I decompose only those records which have not been decomposed"
  • Line Location: DECOM+1
Function Call: WRITE
  • Prompt: !?4,"Answer YES if you wish to decompose only records not previously decomposed."
  • Line Location: DECOM+3
Function Call: WRITE
  • Prompt: !?4,"Respond NO to decompose all records which have been released to payroll but",!?4,"have not yet been transmitted."
  • Line Location: DECOM+4
Function Call: WRITE
  • Prompt: !!,"Want to ",SHOW(1)," all T&L's for Pay Period ",PY(0)
  • Line Location: ASK+1
Function Call: WRITE
  • Prompt: !?4,"Answer YES if you wish to ",SHOW(1)," all records for PP ",PY(0),"."
  • Line Location: ASK+5
Function Call: WRITE
  • Prompt: !?4,"Respond NO if you wish to ",SHOW(1)," records for specific T&L's."
  • Line Location: ASK+6
Function Call: WRITE
  • Prompt: !
  • Line Location: TL+1
Function Call: WRITE
  • Prompt: !?4,"T&L has already been selected!!",*7
  • Line Location: TL+6
Function Call: WRITE
  • Prompt: !?4,"No T&L's have been selected!",*7
  • Line Location: TL+8
Function Call: WRITE
  • Prompt: !!
  • Line Location: TL+9
Function Call: WRITE
  • Prompt: !
  • Line Location: TL+10
Function Call: WRITE
  • Prompt: ?X,J
  • Line Location: TL+11
Function Call: WRITE
  • Prompt: !!,$S(CT=1:"Is this the T&L",1:"Are these the T&L's")
  • Line Location: OK+1
Function Call: WRITE
  • Prompt: " to be processed"
  • Line Location: OK+2
Function Call: WRITE
  • Prompt: !?4,"Answer YES if these are the T&L's you want to ",SHOW(1),"."
  • Line Location: OK+5
Function Call: WRITE
  • Prompt: !?4,"Answer NO if you wish to select another T&L (or set of T&L's)."
  • Line Location: OK+6
Function Call: WRITE
  • Prompt: !?4,"You may enter an up-arrow [""^""] if you wish to QUIT now!",*7
  • Line Location: OUT+1
Function Call: WRITE
  • Prompt: !!,"WARNING: This report is designed to run with a 132-column Right Margin!"
  • Line Location: DEV+1

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^PRST(455.5 - [#455.5] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call