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

Package: IFCAP

Routine: PRCPEITF


Information

PRCPEITF ;WISC/RFJ-enter/edit inventory items ;01 Dec 93

Source Information

Source file <PRCPEITF.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;5.1;IFCAP;**1**;Oct 20, 2000
DESCRIP(PRCPINPT,ITEMDA,PRCPQUIT) ; edit item description
DESDEF(PRCPINPT,ITEMDA) ; get default for item description
; ITEMDA = item number requiring the default description
; PRCPINPT = inventory point
; returns name to use for default
POPDESC(PRCPINPT,ITEMDA) ; ask user if item description should be used in secondaries
; ITEMDA = item number requiring the default description
; PRCPINPT = inventory point

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!?5,"...item description set to short description in item master file."
  • Line Location: DESDEF+14
Function Call: WRITE
  • Prompt: !!?5,"...item description set to short description in primary."
  • Line Location: DESDEF+20
Function Call: WRITE
  • Prompt: !!,"updating DESCRIPTION for distribution points....."
  • Line Location: POPDESC+14
Function Call: WRITE
  • Prompt: !,$J($P(^PRCP(445,SEC,0),"^",1),35)
  • Line Location: POPDESC+22
Function Call: WRITE
  • Prompt: " In use, could not update."
  • Line Location: POPDESC+23
Function Call: WRITE
  • Prompt: " DESCRIPTION updated"
  • Line Location: POPDESC+28
Info |  Source |  Entry Points |  Interaction Calls