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

Package: IFCAP

Routine: PRCPEIL1


Information

PRCPEIL1 ;WISC/RFJ-edit inventory item (list manager) calls ;01 Dec 93

Source Information

Source file <PRCPEIL1.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;5.1;IFCAP;**1,142**;Oct 20, 2000;Build 5
DESCRIP ; edit descriptive elements
COST ; edit costing elements
ISSUNITS ; edit issue units
LEVELS ; edit levels
QUANTITY ; edit quantities
Q1
DUEIN ; edit due-ins
SPECIAL ; edit special parameters
SOURCES ; edit procurement sources
SOURCES0(PRCPINPT,ITEMDA) ; allow editing of source info if no orders
DRUGACCT ; edit drug accountability parameters
ALL ; edit all fields
DELETE ; remove item from inventory point
SECOND ; edit secondary item

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"** Result ON-HAND greater than 0 CANNOT have an average cost of zero."
  • Line Location: Q1+6
Function Call: WRITE
  • Prompt: !," You MUST modify Inventory Value to something greater than zero. You cannot"
  • Line Location: Q1+7
Function Call: WRITE
  • Prompt: !," have on-hand with an inventory value of zero and no average cost. If you"
  • Line Location: Q1+8
Function Call: WRITE
  • Prompt: !," cannot enter an inventory value (not sure what to enter) then you must "
  • Line Location: Q1+9
Function Call: WRITE
  • Prompt: !," MINUS the quantity originally entered to exit the QT action.",!
  • Line Location: Q1+10
Function Call: WRITE
  • Prompt: !!,"=>> PLEASE OK IF THE ZERO INVENTORY VALUE IS DUE TO A ZERO VALUE INVENTORY ITEM",!
  • Line Location: Q1+11
Function Call: WRITE
  • Prompt: !!,"** Resulting Inventory Value or Average Cost CANNOT be negative. If you are"
  • Line Location: Q1+14
Function Call: WRITE
  • Prompt: !," unsure what the inventory value should be then you MUST adjust the "
  • Line Location: Q1+15
Function Call: WRITE
  • Prompt: !," quantity and inventory value back to original (zero or greater) values to "
  • Line Location: Q1+16
Function Call: WRITE
  • Prompt: !," exit the QT action."
  • Line Location: Q1+17
Function Call: WRITE
  • Prompt: !,"Checking the released orders for this item..."
  • Line Location: SOURCES0+7
Function Call: WRITE
  • Prompt: !!?25,"*----------------------------*",!,"You will now have the option to override the changes I made, be careful though!",!?25,"*----------------------------*",!
  • Line Location: SOURCES0+13
Info |  Source |  Entry Points |  Interaction Calls