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

Package: IFCAP

Routine: PRCH1D


Information

PRCH1D ;WISC/PLT-REMOVE PURCHASE CARD RECONCILIATION ;7/19/96 09:02

Source Information

Source file <PRCH1D.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;5.1;IFCAP;**117**;Oct 20, 2000;Build 2
EN ;remove reconcile purchase card order
Q1 ;station
Q21
Q3 ;select oracle cc-record
EXIT
ACT
Q9 ;prompt status
E20
ET
DD ;dispaly document
LU() ;lower to upper

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: Q3+4
Function Call: WRITE
  • Prompt: $C(7),!!,?25,"**** WARNING ****"
  • Line Location: Q3+11
Function Call: WRITE
  • Prompt: !,"Reconcile Doc: ",$G(A(440.6,PRCRI(440.6),.01,"E")),?32,"Purchase Date: ",$G(A(440.6,PRCRI(440.6),8,"E")),?60,"$Amount: ",$J($G(A(440.6,PRCRI(440.6),13,"E")),0,2)
  • Line Location: DD+3
Function Call: WRITE
  • Prompt: !,"Final Payment: ",$G(A(440.6,PRCRI(440.6),44,"E"))
  • Line Location: DD+4
Function Call: WRITE
  • Prompt: !,"Vendor Name: ",$G(A(440.6,PRCRI(440.6),31,"E"))
  • Line Location: DD+5
Info |  Source |  Entry Points |  Interaction Calls