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

Package: Integrated Billing

Routine: IBCFP


Information

IBCFP ;ALB/ARH - PRINT AUTHORIZED BILLS IN ORDER ;6-DEC-94

Source Information

Source file <IBCFP.m>

Entry Points

Name Comments DBIA/ICR reference
ORDER
1
2
3
BEG
END
DATE(X)
STOP() ;determine if user has requested the queued report to stop

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Default printer in billing not defined for the "_$P(IBFT,U,1)_", none will print!",!
  • Line Location: IBCFP+6
Function Call: WRITE
  • Prompt: !!,"Default printer in billing not defined for the "_$P(IBFT,U,1)_", none will print!",!
  • Line Location: IBCFP+7
Function Call: WRITE
  • Prompt: !!,"There are no Authorized but not Printed bills to print!"
  • Line Location: IBCFP+8
Function Call: WRITE
  • Prompt: "... bills not printed!"
  • Line Location: BEG+3
Function Call: WRITE
  • Prompt: !," ... queued"
  • Line Location: BEG+6
Function Call: WRITE
  • Prompt: !,"***TASK STOPPED BY USER***"
  • Line Location: STOP+1
Info |  Source |  Entry Points |  Interaction Calls