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

Package: Equipment Turn-In Request

Routine: PRCN2237


Information

PRCN2237 ;SSI/SEB,ALA-Create 2237 from completed request ;[ 01/30/97 1:45 PM ]

Source Information

Source file <PRCN2237.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Entry point to individual 2237
LIST ; Create 2237s for chosen requests
NEW ; Create new 2237 and fill in info from a finished request
NQ
W2
EXIT
LINE ; Line item copier, called from [PRCN2237] input template
CPLINE ; Create a line item in 2237 and copy over line item from request
L2
CMP ; Check for completeness of data
CMPD

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"2237 on File - Editing Transaction #: ",$P(^PRCS(410,DA,0),U),!
  • Line Location: EN+6
Function Call: WRITE
  • Prompt: !!,$C(7),"2237 information is incomplete"
  • Line Location: LIST+14
Function Call: WRITE
  • Prompt: !!,"This transaction is assigned transaction number: ",X
  • Line Location: NEW+2
Function Call: WRITE
  • Prompt: $C(7),!!,"You are not an authorized control point user."
  • Line Location: W2+0
Function Call: WRITE
  • Prompt: !,"Contact your control point official."
  • Line Location: W2+1
Function Call: WRITE
  • Prompt: !!,"Line Item #",DA,":",!,"Description:"
  • Line Location: CPLINE+3
Function Call: WRITE
  • Prompt: !," ",DL
  • Line Location: CPLINE+5
Function Call: WRITE
  • Prompt: !
  • Line Location: CPLINE+6

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^PRCS(410 - [#410] Classic Fileman Calls
^PRCN(413 - [#413] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call