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: OOPSVAL1

Package: Asists

Routine: OOPSVAL1


Information

OOPSVAL1 ;HINES/WAA,GTD-Validate and Sign data Routines ;3/25/98

Source Information

Source file <OOPSVAL1.m>

Entry Points

Name Comments DBIA/ICR reference
EN1(CALLER) ; Main Entry Point
EXIT ;
EMPSCR(IEN) ;
SUPSCR(IEN) ;
WCSCR(IEN) ; Patch 8 - Worker's Comp Screen
SAFSCR(IEN) ;
END ;End of Form pause
FORM ;Select Form
SIGN(FORM) ; Sign/validate Document
EMP ; Employee Sign off
SUP ;Supervisor Sign off
WCP ; Patch 8
SAF ; Safety Officer Sign off
CONSENT ; patch 10 - Employee consent to release information to union
UNION ; Get the Union Representative's DUZ

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: EN1+62
Function Call: WRITE
  • Prompt: !
  • Line Location: END+2
Function Call: WRITE
  • Prompt: !?5,"Claim cannot be signed until the Bill of Rights Statement is understood."
  • Line Location: FORM+6
Function Call: WRITE
  • Prompt: !!,"My consent is given for the release of case number "_OOPS(2260,IEN,.01,"E")
  • Line Location: CONSENT+6
Function Call: WRITE
  • Prompt: !,"information for review by local bargaining units for accident and"
  • Line Location: CONSENT+7
Function Call: WRITE
  • Prompt: !,"illness tracking purposes only. Name, address, social security "
  • Line Location: CONSENT+8
Function Call: WRITE
  • Prompt: !,"number, date of birth, and telephone number will not be included"
  • Line Location: CONSENT+9
Function Call: WRITE
  • Prompt: !,"in the information provided to the bargaining units."
  • Line Location: CONSENT+10
Function Call: WRITE
  • Prompt: !!,"With your consent, the following information will be provided"
  • Line Location: CONSENT+11
Function Call: WRITE
  • Prompt: !,"to the local bargaining unit for your review."
  • Line Location: CONSENT+12
Function Call: WRITE
  • Prompt: !!,"Dt/Tme Occurrence: ",OOPS(2260,IEN,4,"E")
  • Line Location: CONSENT+13
Function Call: WRITE
  • Prompt: ?40," Inj/Ill: ",OOPS(2260,IEN,52,"E")
  • Line Location: CONSENT+14
Function Call: WRITE
  • Prompt: !," Personnel Status: ",OOPS(2260,IEN,2,"E")
  • Line Location: CONSENT+15
Function Call: WRITE
  • Prompt: ?40," Sex: ",OOPS(2260,IEN,7,"E")
  • Line Location: CONSENT+16
Function Call: WRITE
  • Prompt: !," Station Number: ",OOPS(2260,IEN,13,"I")
  • Line Location: CONSENT+17
Function Call: WRITE
  • Prompt: ?40," Education: ",$E(OOPS(2260,IEN,18,"E"),1,26)
  • Line Location: CONSENT+18
Function Call: WRITE
  • Prompt: !," Cost Center/Org: ",OOPS(2260,IEN,14,"E")
  • Line Location: CONSENT+19
Function Call: WRITE
  • Prompt: ?40," Grade/Stp: ",OOPS(2260,IEN,16,"E")_"/"_OOPS(2260,IEN,17,"E")
  • Line Location: CONSENT+20
Function Call: WRITE
  • Prompt: !," Supervisor: ",$E(OOPS(2260,IEN,53,"E"),1,19)
  • Line Location: CONSENT+21
Function Call: WRITE
  • Prompt: ?40,"Type Incid: ",$E(OOPS(2260,IEN,3,"E"),1,26)
  • Line Location: CONSENT+22
Function Call: WRITE
  • Prompt: !," Secondary Super: ",$E(OOPS(2260,IEN,53.1,"E"),1,20),!
  • Line Location: CONSENT+23
Function Call: WRITE
  • Prompt: !!?5,"If you give consent, you will be prompted to select the"
  • Line Location: CONSENT+25
Function Call: WRITE
  • Prompt: !?5,"Union to send the bulletin to. The bulletin will be sent"
  • Line Location: CONSENT+26
Function Call: WRITE
  • Prompt: !?5,"immediately after the Union has been selected.",!
  • Line Location: CONSENT+27
Function Call: WRITE
  • Prompt: !!?3,"Cannot sent a bulletin to Union, No Union Representative name was selected"
  • Line Location: UNION+7
Function Call: WRITE
  • Prompt: !?3,"or one is not on file. Contact your Workers' Compensation Specialist."
  • Line Location: UNION+8

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^OOPS(2260 - [#2260] Classic Fileman Calls,  GET1^DIQ
^OOPS(2263.7 - [#2263.7] Classic Fileman Calls,  GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call