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

Package: IFCAP

Routine: PRCPOPL


Information

PRCPOPL ;WISC/RFJ/DGL-distribution order processing list manager ; 3/20/00 9:27am

Source Information

Source file <PRCPOPL.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;5.1;IFCAP;**1,41,171**;Oct 20, 2000;Build 3
UNLOCK ; unlock distribution order
HDR ; build header
INIT ; init variables and build array
BLDARRAY(PRCPPRIM,PRCPSECO,ITEMDA,QTYORDER,STATUS) ; build item array
EXIT ; exit and clean up
EEITEMS ; called from protocol file to enter/edit invpt items
CHECK(TYPE) ; called when screen displays and when protocol selected
; causes () to be display around inappropriate protocol selections
; type="edit" or "delete" or "release" or "picktick" or "post"
; returns 1 for sucess, 0 for no
SET(STRING) ; set string in array

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"THIS OPTION SHOULD ONLY BE USED BY A PRIMARY OR SECONDARY INVENTORY POINT."
  • Line Location: V+3
Function Call: WRITE
  • Prompt: !!,"** Distribution ",$S(PRCP("DPTYPE")="S":"from",1:"to")_" inventory point: ",$$INVNAME^PRCPUX1($S(PRCP("DPTYPE")="S":PRCPPRIM,1:PRCPSECO))," **"
  • Line Location: V+9
Function Call: WRITE
  • Prompt: !
  • Line Location: V+12
Function Call: WRITE
  • Prompt: !
  • Line Location: V+16
Info |  Source |  Entry Points |  Interaction Calls