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

Package: Integrated Billing

Routine: IBCERP3


Information

IBCERP3 ;ALB/TMP - EDI BATCHES WAITING MORE THAN 1 DAY REPORT ;30-SEP-96

Source Information

Source file <IBCERP3.m>

Entry Points

Name Comments DBIA/ICR reference
PENDING ; Report of batches not sent after the day the bills in it were extracted - report entry point
EX ;
DEVICE ; selection of device on which to print report
DEVICEX ;
COMPILE ; Queued job entrypoint
COMPX ;
PRINT ; print the report to the specified device
PRINTX ;
HDR1 ; Report header
HDR1X ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"There are no batches that are Pending Austin Receipt.",!
  • Line Location: PENDING+3
Function Call: WRITE
  • Prompt: !
  • Line Location: PENDING+7
Function Call: WRITE
  • Prompt: !!,"This report is 80 characters wide."
  • Line Location: DEVICE+2
Function Call: WRITE
  • Prompt: !,?3,"No batches found Pending Austin Receipt for >1 day."
  • Line Location: PRINT+7
Function Call: WRITE
  • Prompt: !,?2,IBBAT,?16,$$FMTE^XLFDT($P(IBV,U,1),"5Z"),?42,$P(IBV,U,2)
  • Line Location: PRINT+16
Function Call: WRITE
  • Prompt: !!?5,"Claim",?14,"Seq",?22,"Bal Due",?32,"EDI Stat",?43,"IB Status",?57,"AR Status"
  • Line Location: PRINT+22
Function Call: WRITE
  • Prompt: !,?5,CLM,?15,$P(IBV,U,1),?19,$J($FN($P(IBV,U,2),"",2),10),?35,$P(IBV,U,3),?43,$E($P(IBV,U,4),1,11),?57,$E($P(IBV,U,5),1,16)
  • Line Location: PRINT+26
Function Call: WRITE
  • Prompt: !
  • Line Location: PRINT+31
Function Call: WRITE
  • Prompt: !!,"Total Number of Batches: ",IBCT
  • Line Location: PRINT+37
Function Call: WRITE
  • Prompt: !!?5,"*** End of Report ***"
  • Line Location: PRINT+39
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HDR1+9
Function Call: WRITE
  • Prompt: !,"EDI Batches Pending Austin Receipt After 1 Day",?70,"Page: ",IBPAGE
  • Line Location: HDR1+13
Function Call: WRITE
  • Prompt: !,"Run Date: ",$$FMTE^XLFDT($$NOW^XLFDT,"5Z")
  • Line Location: HDR1+14
Function Call: WRITE
  • Prompt: !!?2,"Batch #",?16,"Transmission Date",?42,"Mail Message #"
  • Line Location: HDR1+15
Function Call: WRITE
  • Prompt: !?1,Z
  • Line Location: HDR1+16
Function Call: WRITE
  • Prompt: !!!?5,"*** Report Halted by TaskManager Request ***"
  • Line Location: HDR1+21

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DGCR(399 - [#399] EXTERNAL^DILFD
^PRCA(430 - [#430] EXTERNAL^DILFD
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call