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

Package: Accounts Receivable

Routine: RCCPCT


Information

RCCPCT ;WASH-ISC@ALTOONA,PA/LDB - CCPC Statements totals ;11/7/96 10:53 AM

Source Information

Source file <RCCPCT.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;4.5;Accounts Receivable;**34**;Mar 20, 1995;
EN ;Ask for device
START ;find all transmission record totals

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: START+7
Function Call: WRITE
  • Prompt: !,?25,"CCPC Message Totals for ",DATE,!!
  • Line Location: START+8
Function Call: WRITE
  • Prompt: "Transmission Statement Total : ",$J(TTOT,9)
  • Line Location: START+9
Function Call: WRITE
  • Prompt: !,"CCPC Statements Printed Total : ",$J(PTOT,9)
  • Line Location: START+10
Function Call: WRITE
  • Prompt: !!,"Total Not Printed : ",$J(TTOT-PTOT,9)
  • Line Location: START+11
Info |  Source |  Entry Points |  Interaction Calls