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

Package: Engineering

Routine: ENWONEW


Information

ENWONEW ;(WASH ISC)/DH-Work Order Entry ;8.28.97

Source Information

Source file <ENWONEW.m>

Entry Points

Name Comments DBIA/ICR reference
WARD ; Entry point for Electronic Work Requests
ENG ; Entry point for Work Orders to be entered by Facility Management
PROCS ;Main process (work order entry)
WONUM ;Find next sequence number & use it
WOFILL ;Fill in known fields
WOEDIT ;Edit newly created work order (if desired)
WOPRNT ;Print new work order (if desired)
TASK ;Print work order in background

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Want to enter a new work order?"
  • Line Location: PROCS+2
Function Call: WRITE
  • Prompt: !!,*7,"Can't seem to add to Work Order File."
  • Line Location: PROCS+7
Function Call: WRITE
  • Prompt: !,"Please try again later or contact IRM Service."
  • Line Location: PROCS+8
Function Call: WRITE
  • Prompt: !," FileMan has timed out due to inactivity. Work Order DELETED.",*7
  • Line Location: WOEDIT+2
Function Call: WRITE
  • Prompt: !," Work Order DELETED.",*7
  • Line Location: WOEDIT+3
Function Call: WRITE
  • Prompt: !," Work Order DELETED.",*7
  • Line Location: WOEDIT+4
Function Call: WRITE
  • Prompt: !!,"Do you want to CLOSE this work order now?"
  • Line Location: WOEDIT+6
Function Call: WRITE
  • Prompt: !!,"Edit this new work order?"
  • Line Location: WOEDIT+13
Function Call: WRITE
  • Prompt: !,"Want to print this new work order?"
  • Line Location: WOPRNT+29
Function Call: WRITE
  • Prompt: !,"Print this work order?"
  • Line Location: WOPRNT+38

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^ENG(6920 - [#6920] Classic Fileman Calls
^DIC(6922 - [#6922] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call