ValidateBeforeDeletingLetters

Validate Records before Deleting Letters

Minor Business Rule

Object Name: B03B0061

Parent DLL: CFIN

Location: Client/Server

Language: C

B03B0061
Validate Records Before Deleting Letters


Functional Description

Purpose
This function will check the table F03B26 for the existence of the selected Letter Name and Letter 

Type in a Notification Policy. If the Letter Name and Letter Type are found in a policy, then the 

message "Delete Invalid - Detail Policies Exist" will be displayed and the delete will not be performed.

    

Setup Notes and Prerequieites


Special Logic

Technical Specifications

Parameters

Item
DescriptionI/OReq?Notes
LTNALetter NameIYes

LTTYLetter TypeIYes


Related Tables

F03B26A/R Delinquency Policy Notification

Related Business Functions

Processing

• JDB_SetSelection
• If JDEDB_PASSED
• JDB_SelectKeyed
• If JDEDB_PASSED
• JDB_Fetch table B03B26
• If JDEDB_PASSED
• Return error "026Y"
• return ER_SUCCESS







^

Data Structure

D03B0061 - Validate Records before Deleting Letters

Parameter NameData ItemData TypeReq/OptI/O/Both
szLetternameLTNAcharNONENONE

A field that identifies a predefined letter in the Letter Text table (F03B28). This field is case sensitive, so you must enter the letter name as it 
was created in the table, such as Letter1. You can add letter text in a foreign language. 

cLettertypeLTTYcharNONENONE

A code that is used to identify and organize the text that prints on statements or delinquency notices. The value that you specify must exist in 
UDC 03B/LT. For example, you might set up letter types for any of the following reasons:   o  To represent the process in which the letter 
(text) is used, such as deliquency notices or statements.   o  To identify a customer base, such as preferred.   o  To indicate a severity level. For 
example, LETTER1 might be used for the least severe notification text and LETTER5 for the most severe.

Related Functions

None

Related Tables

F03B26 A/R Delinquency Policy Notification