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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: PRCPUINV

Package: IFCAP

Routine: PRCPUINV


Information

PRCPUINV ;WISC/RFJ/DGL-inventory point selection ; 9/20/06 11:04am

Source Information

Source file <PRCPUINV.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;5.1;IFCAP;**1,98,179**;Oct 20, 2000;Build 6
INVPT(PRCPSITE,PRCPTYPE,ADDNEW,PRCPUSER,DEFAULT) ; select inventory point
; prcptype=w or p or s
; addnew =1 to add new inventory points
; prcpuser=1 to screen and set user
; default =default inventory point
; return da; 0 no item selected; ^ for ^ entered or timeout
TYPE ; called from 445,.7 input transform. you cannot have
; multiple warehouses with the same station number
KILL(INVPT) ; update all pointers when deleting an inventory point
; (invoked from 'DEL' node in .01 field of file 445)
;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: INVPT+15
Function Call: WRITE
  • Prompt: !?2,"TYPE OF INVENTORY POINT: ",$S(PRCPTYPE="W":"WAREHOUSE",PRCPTYPE="P":"PRIMARY",1:"SECONDARY")
  • Line Location: INVPT+19
Function Call: WRITE
  • Prompt: !?2,"YOU CANNOT HAVE MULTIPLE WAREHOUSES WITH THE SAME STATION NUMBER."
  • Line Location: TYPE+4
Function Call: WRITE
  • Prompt: !!
  • Line Location: KILL+18
Function Call: WRITE
  • Prompt: !?3,"Wait, deleting data, changing name, etc..."
  • Line Location: KILL+25
Function Call: WRITE
  • Prompt: !?5,"Name changed to: ",NAME
  • Line Location: KILL+49
Function Call: WRITE
  • Prompt: !?3,"Removing as a distribution point for the following inventory points:"
  • Line Location: KILL+51
Function Call: WRITE
  • Prompt: !?5,$$INVNAME^PRCPUX1(%)
  • Line Location: KILL+52
Function Call: WRITE
  • Prompt: !?3,"Removing link to the following fund control points:"
  • Line Location: KILL+56
Function Call: WRITE
  • Prompt: !?5,%,"-",X
  • Line Location: KILL+58
Function Call: WRITE
  • Prompt: !!
  • Line Location: KILL+60

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^PRCP(445 - [#445] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call