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

Package: Remote Order Entry System

Routine: RMPFEA1


Information

RMPFEA1 ;DDC/KAW-APPROVE/DISAPPROVE ORDERS; [ 06/16/95 3:06 PM ]

Source Information

Source file <RMPFEA1.m>

Entry Points

Name Comments DBIA/ICR reference
SEL ;;input: RMPFS
SEL1
SEL11
SEL2
SELE
MULTI ;;input: RMPFM
MULTI1
EXIT
END
SUB
SUB1
ORD
TYP
READ
MSG

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Select an order number"
  • Line Location: SEL1+0
Function Call: WRITE
  • Prompt: ", <M>ultiple Approval"
  • Line Location: SEL1+0
Function Call: WRITE
  • Prompt: " or <RETURN> to exit: "
  • Line Location: SEL1+1
Function Call: WRITE
  • Prompt: !!,"Enter the number to the left of the order you wish to approve",!,"<RETURN> to continue."
  • Line Location: SEL11+0
Function Call: WRITE
  • Prompt: " Enter an <M> to approve multiple orders."
  • Condition for execution: XX
  • Line Location: SEL11+0
Function Call: WRITE
  • Prompt: !!,"Approve <A>ll orders, by <O>rdering Official, <T>ype of Order or",!,"Numbers of specific orders separated by commas. O// "
  • Line Location: MULTI+3
Function Call: WRITE
  • Prompt: !!,CT," Orders Added to the Batch."
  • Line Location: EXIT+0
Function Call: READ
  • Variable: Y
  • Timeout: DTIME
  • Line Location: READ+1
Function Call: READ
  • Variable: Y
  • Timeout: 5
  • Line Location: READ+1
Function Call: WRITE
  • Prompt: !!,"Enter an <A> to approve all pending orders"
  • Line Location: MSG+0
Function Call: WRITE
  • Prompt: !?6,"an <O> or <RETURN> to approve orders for one Ordering Official"
  • Line Location: MSG+1
Function Call: WRITE
  • Prompt: !?7,"a <T> to approve orders of one specific type"
  • Line Location: MSG+2
Function Call: WRITE
  • Prompt: !?6,"The numbers to the left of orders, separated by commas for specific orders"
  • Line Location: MSG+3
Function Call: WRITE
  • Prompt: !?6,"an <^> to exit."
  • Line Location: MSG+4
Info |  Source |  Entry Points |  Interaction Calls