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

Package: Integrated Billing

Routine: IBECEA22


Information

IBECEA22 ;ALB/CPM-Cancel/Edit/Add... Edit Utilities;23-APR-93

Source Information

Source file <IBECEA22.m>

Entry Points

Name Comments DBIA/ICR reference
UPCHG(P7,P6,P14,P15,P22) ; Update the incomplete charge and pass to AR?
; Input: P7 -- New amount [required]
; P6 -- New Units [optional]
; P14 -- New Bill From date [optional]
; P15 -- New Bill To date [optional]
; P22 -- New Tier Level [optional]
PASS ; Okay to pass charge to Accounts Receivable?
PASSCH ; Pass charge to Accounts Receivable.
CHCL ; Update charge and clocks.
UPD ; Build an 'update' transaction.
UPDQ

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Updating the incomplete charge and passing to Accounts Receivable... "
  • Line Location: UPCHG+10
Function Call: WRITE
  • Prompt: "done."
  • Line Location: UPCHG+15
Function Call: WRITE
  • Prompt: !,"Passing the charge to Accounts Receivable... "
  • Line Location: PASS+4
Function Call: WRITE
  • Prompt: "done."
  • Line Location: PASS+4
Function Call: WRITE
  • Prompt: !!,"Building the updated transaction... "
  • Line Location: UPD+4

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^IB - [#350] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call