Print Page as PDF
DBIA1451 ICR (1451)

DBIA1451    ICR (1451)

Name Value
NUMBER 1451
IA # 1451
DATE CREATED 1996/01/03
CUSTODIAL PACKAGE ACCOUNTS RECEIVABLE
CUSTODIAL ISC Washington
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE RCJIBFN1
NAME DBIA1451
GENERAL DESCRIPTION
The following calls are made to routine RCJIBFN1 and
are used to display bill transaction information.  Each call returns data on a
specific entry in the AR TRANSACTION FILE (#433).  All data is returned in
internal/unformated form unless otherwise stated.
STATUS Active
DURATION Till Otherwise Agreed
ID RCJIBFN1
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
$$N0(X)
Returns a string of information about the transaction
requested:
$p1:  Transaction Number
$p2:  Date Calm Done
$p3:  Processed By (pointer to file #200)
$p4:  Text message indicating if transaction is 'INCOMPLETE'
Returns null if no transaction found.
VARIABLES TYPE VARIABLES DESCRIPTION
X Input
Internal File Number of a transaction in file #433.
$$N1(X)
Returns a string of information about the transaction
requested:
$p1:  Transaction Date
$p2:  Transaction Type (pointer to file #430.3)
$p3:  Receipt #
$p4:  Adjustment Number
$p5:  Transaction Amount
$p6:  Termination Reason (external form)
$p7:  Date Entered
Returns null if no transaction found.
VARIABLES TYPE VARIABLES DESCRIPTION
X Input
Internal File Number of a transaction in file #433.
$$N2(X)
Returns a string of information about the transaction
requested:
$p1:  IRS Loc. Cost
$p2:  Credit Rep Cost
$p3:  DMV Loc. Cost
$p4:  Consumer Rep. Agency Cost
$p5:  Marshal Fee
$p6:  Court Cost
$p7:  Interest Cost
$p8:  Administrative Cost
Returns null if no transaction found.
VARIABLES TYPE VARIABLES DESCRIPTION
X Input
Internal File Number of a transaction in file #433.
$$N3(X)
Returns a string of information about the transaction
requested:
$p1:  Principal Collected
$p2:  Interest Collected
$p3:  Admin. Collected
$p4:  Marshal Fee Collected
$p5:  Court Cost Collected
$p6:  Total collected for this transaction
Returns null if no transaction found.
VARIABLES TYPE VARIABLES DESCRIPTION
X Input
Internal File Number of a transaction in file #433.
N4(X)
VARIABLES TYPE VARIABLES DESCRIPTION
X Input
Internal File Number of a transaction in file #433.
STRG Output
Defined with a null value only if no data or
transaction was found.
STRG(I) Output
Array containing an entry for each fiscal year
associated with the bill, where (I) is a simple 1:1 counter.
$p1:  Fiscal Year
$p2:  Principal Amount
$p3:  Pat Reference #
$p4:  Transaction Amount
Defined on exit only if data was found.
$$N5(X)
Returns a string of information about the transaction
requested:
$p1:  Brief Comment
$p2:  Follow-up Date
Returns null if no transaction found.
VARIABLES TYPE VARIABLES DESCRIPTION
X Input
Internal File Number of a transaction in file #433.
N7(X)
VARIABLES TYPE VARIABLES DESCRIPTION
X Input
Internal File Number of a transaction in file #433.
COM(I) Output
Array containing the transaction Comments, where (I)
is a simple 1:1 counter.  Defined on exit only if data was found.
$$N8(X)
Returns a string of information about the transaction
requested:
$p1:  Principle Balance
$p2:  Interest Balance
$p3:  Admin Balance
$p4:  Marshal Fee
$p5:  Court Cost
$p6:  Total account balance after transaction is applied
$p7:  Transaction Comments
Returns null if no transaction found.
VARIABLES TYPE VARIABLES DESCRIPTION
X Input
Internal File Number of a transaction in file #433.
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC
INTEGRATED BILLING Albany