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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: PRCABARP

Package: Accounts Receivable

Routine: PRCABARP


Information

PRCABARP ;EDE/YMG - BILLING ADDRESS DISCREPANCY REPORT; 04/10/2022

Source Information

Source file <PRCABARP.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; entry point
ASKFLTR() ; display "filter by debtor name" prompt
COMPILE ; compile report
PRINT ; print report
FLTRSTR(FILTER) ; returns "Filtered by" string to print

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Billing Address Discrepancy Report",!
  • Line Location: EN+3
Function Call: WRITE
  • Prompt: !!,"Report compilation has started with task# ",ZTSK,".",!
  • Line Location: EN+14
Function Call: WRITE
  • Prompt: !,"Billing Address Discrepancy Report",U,EXTDT,U,$$FLTRSTR(FILTER)
  • Line Location: PRINT+5
Function Call: WRITE
  • Prompt: !,"Facility^Debtor^ID No.^Deceased?^Confidential Address^AR Debtor Address^Temporary Address^Permanent Address^Unknown AR Address?^Bad Address Indicator"
  • Line Location: PRINT+6
Function Call: WRITE
  • Prompt: !!,"No records found."
  • Line Location: PRINT+7

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DPT - [#2] GET1^DIQ
^DIC(5 - [#5] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call