Print Page as PDF
DBIA3345 ICR (3345)

DBIA3345    ICR (3345)

Name Value
NUMBER 3345
IA # 3345
DATE CREATED 2001/04/18
CUSTODIAL PACKAGE INTEGRATED BILLING
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE IBJD1
NAME DBIA3345
GENERAL DESCRIPTION
Accounts Receivable has permission to make the
following calls to IB in order to get the classification (First or Third
Party) for an AR Category.
STATUS Active
DURATION Till Otherwise Agreed
ID IBJD1
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
$$CATTYP(IBBCAT)
This function classifies an AR category into three
types:

"F" - First Party Category
"T" - Third Party Category
""  - Category cannot be classified
or invalid category

AR uses this function in the generation of the AR Workload To-Do List.  It
passes an AR Category (pointer to file #430.2) and this function classifies
the AR Category as First Party or Third Party.

Note: The algorithm used in this function is specific for the
Diagnostic Measures module.
VARIABLES TYPE VARIABLES DESCRIPTION
IBBCAT Input
AR Category
$$CATTYP Output
There are three possible values returned by this
function:

"F" - First Party Category
"T" - Third Party Category
""  - Category cannot be classified
or invalid category

SUBSCRIBING PACKAGE ACCOUNTS RECEIVABLE