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

Package: IFCAP

Routine: PRCHCLN


Information

PRCHCLN ;WISC/AKS-Routine to correct Food Groups in Item Master file ;7/7/93 09:35

Source Information

Source file <PRCHCLN.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;
HDR
Q

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This option will loop through your 'ITEM MASTER' file and correct any Food Group",!,"that it can i.e. from 01 to 1, 02 to 2 etc. If it finds any Food Group for which",!
  • Line Location: PRCHCLN+4
Function Call: WRITE
  • Prompt: "the correct Food Group can not be determined, it will print the report."
  • Line Location: PRCHCLN+5
Function Call: WRITE
  • Prompt: !!,"No items with 'Uncorrectable' Food Groups have been found."
  • Line Location: PRCHCLN+7
Function Call: WRITE
  • Prompt: !!,"Some items in your 'ITEM MASTER' file have invalid Food Groups that the system cannot correct. Select a device to print the list of those items."
  • Line Location: PRCHCLN+8
Function Call: WRITE
  • Prompt: @IOF,"Report Of Invalid Food Groups",?57,PRCHPDAT,?73,"PAGE ",PRCHPAGE,!
  • Line Location: HDR+0
Function Call: WRITE
  • Prompt: "-------------------------------------------------------------------------------- ",!
  • Line Location: HDR+1
Function Call: WRITE
  • Prompt: " ITEM NO. FOOD GROUP",!
  • Line Location: HDR+2
Function Call: WRITE
  • Prompt: !,$$SQUE^PRCHUTL1($T(+0)),!
  • Line Location: Q+0
Info |  Source |  Entry Points |  Interaction Calls