Print Page as PDF
DBIA4044 ICR (4044)

DBIA4044    ICR (4044)

Name Value
NUMBER 4044
IA # 4044
DATE CREATED 2003/04/08
CUSTODIAL PACKAGE INTEGRATED BILLING
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE IBCECSA6
NAME DBIA4044
GENERAL DESCRIPTION
Return the data from an EOB in a display format.
STATUS Active
DURATION Till Otherwise Agreed
ID IBCECSA6
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT VARIABLES
GETEOB(IBCNT,IBSRC)
VARIABLES TYPE VARIABLES DESCRIPTION
IBCNT Input
The ien of the entry in file 361.1 to be displayed.
IBSRC Input
A flag to determine the format to return the data in:
If set to 0 ==> Assumes call was from IB and all data is returned in
^TMP("IBCECSD",$J).  If set to 1 ==> Assumes call was from A/R and data is
returned in ^TMP("PRCA_EOB",$J), but excludes EOB data found on the header
record when the EOB was received. If set to 2 ==> Assumes call was from A/R
and all data is returned in ^TMP("PRCA_EOB",$J)
OUTPUT GLOBALS Output
If the parameter IBSRC is set to 1 or 2, the output
is provided for AR in ^TMP("PRCA_EOB",$J,n) = a line of formatted data from
file 361.1
where n is the sequential line # for the formatted data from file 361.1

If the parameter IBSRC = 0 or null, the output is provided for IB in a List
Manager Format where VALMCNT = the line # within the list manager display CNT
= the entry # for List Manager selection ^TMP("IBCECSD",$J,VALMCNT,0) = a line
of formatted data from file 361.1 ^TMP("IBCECSD",$J,"IDX",VALMCNT,CNT) = ""
^TMP("IBCECSD",$J,CNT) = VALMCNT^ien of the entry in file 361.1
SUBSCRIBING PACKAGE ACCOUNTS RECEIVABLE