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

Package: IFCAP

Routine: PRCPCDIR


Information

PRCPCDIR ;WISC/RFJ-disassemble cc or ik (print items) ;01 Sep 93

Source Information

Source file <PRCPCDIR.m>

Entry Points

Name Comments DBIA/ICR reference
PRINT(ITEMDA,QUANTITY) ; print items to disassemble
; returns variable notinvpt=1 if items not stored in inventory point
; returns variable prcpflag=1 if user ^ during display
; returns ^tmp($j,"prcpcdir",itemda)=qty needed ^ inventory value
H ; display header on display

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: PRINT+6
Function Call: WRITE
  • Prompt: !,CCIKITEM,?7,$E($$DESCR^PRCPUX1(PRCP("I"),CCIKITEM),1,22),?44,$J($P(ITEMDATA,"^",7),13),$J(DATA,10),$J(NEWQTY,13)
  • Line Location: PRINT+13
Function Call: WRITE
  • Prompt: !?44,$J("CURRENT",13),$J("QTY",10),$J("** NEW **",13),!,"IM#",?7,"DESCRIPTION",?44,$J("QTY ON-HAND",13),$J("NEEDED",10),$J("QTY ON-HAND",13)
  • Line Location: H+1
Function Call: WRITE
  • Prompt: !,%
  • Line Location: H+2
Info |  Source |  Entry Points |  Interaction Calls