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
Print Page as PDF
Routine: PRCNREQQ

Package: Equipment Turn-In Request

Routine: PRCNREQQ


Information

PRCNREQQ ;SSI/ALA-Line Item Quantity Edit ;[ 08/05/96 5:51 PM ]

Source Information

Source file <PRCNREQQ.m>

Entry Points

Name Comments DBIA/ICR reference
EXIT
GRT ; If the quantity increased and type is replacement
LES ; If the quantity decreased and type is replacement
CT

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"You have increased your requested quantity. This request type is "
  • Line Location: GRT+1
Function Call: WRITE
  • Prompt: !,"a 'REPLACEMENT'. You must have a selected replacement item from the"
  • Line Location: GRT+2
Function Call: WRITE
  • Prompt: !,"Inventory file for each individual quantity of a line item."
  • Line Location: GRT+3
Function Call: WRITE
  • Prompt: !,"You must ADD a replacement item for each additional quantity requested."
  • Line Location: GRT+4
Function Call: WRITE
  • Prompt: !!,"Do you wish to continue"
  • Line Location: GRT+5
Function Call: WRITE
  • Prompt: !,"Equal quantity to replacement items already!"
  • Line Location: GRT+10
Function Call: WRITE
  • Prompt: !,"Not enough replacement items"
  • Line Location: GRT+11
Function Call: WRITE
  • Prompt: !!,"You have decreased your requested quantity. This request type is "
  • Line Location: LES+2
Function Call: WRITE
  • Prompt: !,"a 'REPLACEMENT'. You must have a selected replacement item from the"
  • Line Location: LES+3
Function Call: WRITE
  • Prompt: !,"Inventory file for each individual quantity of a line item."
  • Line Location: LES+4
Function Call: WRITE
  • Prompt: !,"You must DELETE a replacement item for each decremented quantity requested."
  • Line Location: LES+5
Function Call: WRITE
  • Prompt: !!,"Do you wish to continue"
  • Line Location: LES+6
Function Call: WRITE
  • Prompt: !!,"You didn't delete any items. Please try again."
  • Line Location: LES+10
Info |  Source |  Entry Points |  Interaction Calls