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

Package: Integrated Billing

Routine: IBJDF8


Information

IBJDF8 ;ALB/RRG - AR PRODUCTIVITY REPORT ;29-AUG-00

Source Information

Source file <IBJDF8.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; - Option entry point.
TDATE ; - Determine date range of transactions.
;
CLERK ; - Get All/Specific Clerks
TYPE ; - Determine type of report -Detail or Summary.
DETOPT ; - Detail print options.
SUMM ; - Summary print options
DEV ; - Select a device.
DQ
ENQ
CAT(X) ; - Return transaction type
CATT(X) ; - Return transaction type from 430.3 for user-selected transaction type
CAT1 ; - Transaction types

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: TDATE+6
Function Call: WRITE
  • Prompt: !
  • Line Location: TDATE+13
Function Call: WRITE
  • Prompt: !
  • Line Location: DETOPT+3
Function Call: WRITE
  • Prompt: !
  • Line Location: SUMM+2
Function Call: WRITE
  • Prompt: !!,"This report requires a ",$S(IBRPT="S":80,1:132)," column printer."
  • Line Location: DEV+1
Function Call: WRITE
  • Prompt: !!,"This job has been queued. The task no. is ",ZTSK,"."
  • Line Location: DEV+6
Function Call: WRITE
  • Prompt: !!,"Unable to queue this job."
  • Line Location: DEV+7
Info |  Source |  Entry Points |  Interaction Calls