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

Package: Accounts Receivable

Routine: RCRCAT


Information

RCRCAT ;ALB/CMS - AR/RC AR TRANSACTION TRANSMISSION ;16-JUN-00

Source Information

Source file <RCRCAT.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;4.5;Accounts Receivable;**63,127,159**;Mar 20, 1995
EN ;Entry from Protocol to Transmit AR Transaction(s) to RC
ENQ
SEND ;Send bills in mail message
SNDA ;Come back here if didn't go to mail man
SENDQ
DISP ;Display Bill and Transactions Select Items
DISPQ
HD ;Write Heading
HDQ
PF(RCT) ;Input: PRCAEN, PRCABN Called from PRCAPAY1 and INC^RCRCRT
PFQ

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"NOTHING TO REFER!",!,"No selected items from list."
  • Line Location: EN+3
Function Call: WRITE
  • Prompt: !!
  • Line Location: EN+5
Function Call: WRITE
  • Prompt: !,"Nothing to transmit!"
  • Line Location: EN+17
Function Call: WRITE
  • Prompt: !!,"Message #",XMZ," Transmitted ",$G(TRCNT,0)," Transaction(s)."
  • Line Location: SNDA+21
Function Call: WRITE
  • Prompt: @IOF,!,PRCA("DEBTNM"),!,PRCA("DEBTAD1")
  • Line Location: HD+1
Function Call: WRITE
  • Prompt: !,PRCA("DEBTCT"),", ",PRCA("DEBTST")," ",PRCA("DEBTZIP")
  • Line Location: HD+3
Function Call: WRITE
  • Prompt: !,"PHONE #: ",$P(PRCA("DEBTADD"),U,7)
  • Line Location: HD+4
Function Call: WRITE
  • Prompt: !!," BILL #: ",PRCA("BNAME")
  • Line Location: HD+5
Function Call: WRITE
  • Prompt: !!,"Item",?8,"TR #",?20,"Tran. Type",?45,"Date",?55,"Amount"
  • Line Location: HD+6
Function Call: WRITE
  • Prompt: !
  • Line Location: HD+7
Function Call: WRITE
  • Prompt: "="
  • Line Location: HD+7
Function Call: WRITE
  • Prompt: !!,RCCOM
  • Line Location: PF+23
Info |  Source |  Entry Points |  Interaction Calls