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

Package: Equipment Turn-In Request

Routine: PRCNEQA1


Information

PRCNEQA1 ;SSI/ALA-Equipment Committee Approval ;[ 09/09/96 3:15 PM ]

Source Information

Source file <PRCNEQA1.m>

Entry Points

Name Comments DBIA/ICR reference
FAP ;
QS
AXT
LINE ; Display line item information
LINE2 ; Display line item & get input
QUAN
UPDT ; Update the line item/transaction
SPLIT ; Split line item based on quantity approved
EXIT
COPY ; Copy data from one line item to new line item
MSG ; Send message to CMR Official for final confirmation

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Does request need a final confirmation from responsible CMR Official"
  • Line Location: QS+0
Function Call: WRITE
  • Prompt: !,"Enter 'Yes' if this request is to be sent to the CMR Offical for a final review"
  • Line Location: QS+3
Function Call: WRITE
  • Prompt: !,"before a 2237 is to be created. Enter 'No' if a 2237 should be created without"
  • Line Location: QS+4
Function Call: WRITE
  • Prompt: !,"further review."
  • Line Location: QS+5
Function Call: WRITE
  • Prompt: !!,"TRANSACTION #: ",$P(^PRCN(413,IN,0),U)
  • Line Location: LINE+1
Function Call: WRITE
  • Prompt: !!,"Qty: ",QTY,?20,"Price: ",PR,?40,"Total: ",QTY*PR,!,"Description:"
  • Line Location: LINE+8
Function Call: WRITE
  • Prompt: !," ",^(PRCNL,0)
  • Line Location: LINE+9
Function Call: WRITE
  • Prompt: !,"Quantity requested: ",REQ
  • Line Location: QUAN+0
Function Call: READ
  • Variable: PRCNN
  • Timeout: DTIME
  • Line Location: QUAN+1
Function Call: WRITE
  • Prompt: !!,"Enter a numeric quantity that is being approved. It"
  • Line Location: QUAN+3
Function Call: WRITE
  • Prompt: !,"does not have to be the same as the requested quantity."
  • Line Location: QUAN+4
Function Call: WRITE
  • Prompt: $C(7)
  • Line Location: QUAN+7

FileMan Files Accessed Via FileMan Db Call

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