RetrieveAgingDays

F03B26-RetrieveAgingDays - OBSOLETE

Minor Business Rule

Object Name: B03B0081

Parent DLL: CALLBSFN

Location: Client/Server

Language: C

B03B0081
F03B26 - Retrieve Aging Days


Purpose


This business function retrieves the Aging Category along with Minimum Policy Amount and Threshold Percent from  A/R Delinquency Policy 
Notification file (F03B26).


Parameters


Data ItemData Structure DescriptionI/ORequired Notes


PLYPolicyNumberIYes

LNIDLineNumberIYes

THPThreshHoldPercentO

MINPAmountPolicyMinimumO

AGCAgingCategoryO 





^

Data Structure

D03B0081 - F03B26-RetrieveAgingDays - OBSOLETE

Parameter NameData ItemData TypeReq/OptI/O/Both
mnPolicyNumberPLYMATH_NUMERICNONENONE

A number that the system assigns to each policy record to identify it.

mnLineNumberLNIDMATH_NUMERICNONENONE

A number that identifies multiple occurrences, such as line numbers on a purchase order or other document. Generally, the system assigns 
this number,but in some cases you can override it.

mnAmountPolicyMinimumMINPMATH_NUMERICNONENONE

The open amount necessary for an invoice pay item to be eligible for a delinquency notice. The system does not include invoice pay items 
that have open amounts less than the amount specified on the delinquency notice.

mnThreshHoldPercentTHPMATH_NUMERICNONENONE

A percentage that the system uses to determine whether to generate a delinquency notice for the customer. When the sum of the open, 
past-due invoices for the aging category or severity level specified represents a percentage equal to or greater than the customer's open 
balance, the system generates a delinquency notice for the customer. For example, if the sum of the open invoices for aging category 1 is 1200, 
and the threshold percentage is 20, the sum of open invoices for the customer must be at least 6000 for the system to generate a delinquency 
notice.    Enter the percentage as a whole number. Note: The system might generate a delinquency notice based on the notification instructions 
that are set up for other aging categories. For example, if the open invoice amount for aging category 2 meets the requirements for 
generating a delinquency notice, the system includes invoices from aging category 1 unless the invoice pay item is less than the minimum amount 
specified. 

cAgingCategoryAGCcharNONENONE

A number that represents an aging category or severity level depending on the setting of the Determine Severity Level processing option 
in the Print Delinquency Notices program (R03B525).  If the processing option is blank (aging categories), the number represents a range of 
days, fiscal period, or calendar month as specified in either the Accounts Receivable constants or the processing options of the Print 
Delinquency Notices program to which the system assigns past-due invoices. Customers with past-due invoices that are in the aging category that 
you specify are eligible to receive a delinquency notice.  If the processing option has a value of 1 (total reminders sent), the number 
represents the severity level based on the number of delinquency notices previously sent. For example, if the number is 3, the invoice must have been 
included on 2 delinquency notices to be considered for another delinquency notice. 

Related Functions

None

Related Tables

F03B26 A/R Delinquency Policy Notification