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

Package: Order Entry Results Reporting

Routine: OREV2


Information

OREV2 ;SLC/DAN Event delayed orders set up ;10/22/03 09:06

Source Information

Source file <OREV2.m>

Entry Points

Name Comments DBIA/ICR reference
DET ;Detailed display
SETG(IEN) ;Set details into global
GETMULT(IEN) ;Retrieve values from multiples
GETHIST(TYPE) ;Print activation history on detailed report
GETAHIST(TYPE) ;Print audit history on detailed report
IWT(DA) ;Function to determine if MAS MOVEMENT Interward transfer is being used by itself. It may not be used in conjunction with other transfer types
INCHIST ;Toggles audit and activation histories for inclusion on the detailed display
FULLDSP ;Toggle between expanded and truncated display
LIST ;Change which entries appear in list
CD ;Change display
GETCHILD ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Nothing changed!"
  • Line Location: INCHIST+6
Function Call: WRITE
  • Prompt: !!,"Currently, the list includes "_$S(LST="A":"only active",LST="I":"only inactive",1:"all")_" entries."
  • Line Location: LIST+3
Info |  Source |  Entry Points |  Interaction Calls