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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: IBARXMB

Package: Integrated Billing

Routine: IBARXMB


Information

IBARXMB ;LL/ELZ - PHARMCAY COPAY CAP BILLING FUNCTIONS ; 08 Jul 2021 10:46 AM

Source Information

Source file <IBARXMB.m>

Entry Points

Name Comments DBIA/ICR reference
BILL(IBX,IBB) ; receives information to bill for amounts not previously billed
; to create bills for them on the local system, DFN is assumed
; IBX = the parent transaction number to bill, IBB = the amount to bill
SEND(IBX,IBB) ; receives information to bill remotely for amounts not already
; billed. Makes a call to the remote system to tell them to bill
; IBX = the parent transaction number to bill, IBB = the amount to bill
; ia #3144
CAN(DFN,IBX,IBCRES) ; cancels charge to be updated
; IBX = ien from 350, IBCRES = charge cancel reason (optional)
ADDUP(IBX,IBB) ; add updated transaction, assumes DFN
; IBX = example ien from 354.71 to bill, IBB = amount to bill
SERVICE(IBZ) ; returns service pointer
; IBZ = zero node from 350

FileMan Files Accessed Via FileMan Db Call

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