Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: IBJDF6H

IBJDF6H.m

Go to the documentation of this file.
  1. IBJDF6H ;ALB/RB - MISCELLANEOUS BILLS FOLLOW-UP REPORT (HELP);15-APR-00
  1. ;;2.0;INTEGRATED BILLING;**123**;21-MAR-94
  1. ;
  1. HELP W ! F S IBTEXT=$P($T(TEXT+IBOFF),";",3) Q:IBTEXT="*END*" D
  1. .W !,IBTEXT S IBOFF=IBOFF+1
  1. W !
  1. Q
  1. ;
  1. TEXT ; - 'Include (A)LL active AR's...' prompt (Offset=1).
  1. ;; Enter: '<CR>' - To include all active receivables on the
  1. ;; report
  1. ;; 'R' - To restrict receivables to those within
  1. ;; a certain age range
  1. ;; '^' - To quit this option
  1. ;;*END*
  1. ;
  1. ; - 'Enter the minimum age...' prompt (Offset=9).
  1. ;; Enter the minimum days in which the receivable should have been in
  1. ;; an active status, or '^' to quit this option.
  1. ;;*END*
  1. ;
  1. ; - 'Enter the maximum age...' prompt (Offset=14).
  1. ;; Enter the maximum days in which the receivable should have been in
  1. ;; an active status, or '^' to quit this option.
  1. ;;*END*
  1. ;
  1. ; - 'Print receivables with a minimum...' prompt (Offset=19).
  1. ;; Enter: 'Y' - To print just those receivables that are over
  1. ;; a certain balance amount.
  1. ;; '<CR>' - To skip this question
  1. ;; '^' - To quit this option
  1. ;;*END*
  1. ;
  1. ; - 'Enter the minimum balance amount...' prompt (Offset=26).
  1. ;; Enter the minimum balance amount for the receivable, or '^' to quit
  1. ;; this option.
  1. ;;*END*
  1. ;
  1. ; - 'Include the Bill Comment history...' prompt (Offset=31).
  1. ;; Enter: '<CR>' - To exclude the bill comment history from the
  1. ;; report
  1. ;; 'Y' - To include the bill comment history to the
  1. ;; report (This history includes the date
  1. ;; and comments from comment transactions)
  1. ;; '^' - To quit this option
  1. ;;*END*
  1. ;
  1. ; - 'Print (A)ll comments...' prompt (Offset=40).
  1. ;; Enter: '<CR>' - To print ALL comments for a receivable
  1. ;; 'M' - To print the only the most recent comment
  1. ;; entered for a receivable
  1. ;; '^' - To quit this option
  1. ;;*END*
  1. ;
  1. ; - 'Minimum age of most recent...' prompt (Offset=47).
  1. ;; Enter the minimum age (number of days ago) of an AR's most recent
  1. ;; bill comment. AR's with recent comments that are at least this age
  1. ;; will be included on the report. Enter '<CR>' to skip this prompt,
  1. ;; or '^' to quit this option.
  1. ;;*END*