IsLongAccountUnique

IsLongAccountUnique

Minor Business Rule

Object Name: B0100007

Parent DLL: CFIN

Location: Client/Server

Language: C

Business Function Specification

Source NameB0100007DesignerGary Brown
Data Structure 
D0100007ProgrammerGary Brown
Function Name
Is Long Account UniqueSystem Code01

Revisions Log 

DateProgrammerSAR NumberDescription
12/03/94Gary BrownCreated

11/14/95  G Brown        Version 46 for 32 bit processing



1.Functional Description

1.1Purpose
This function checks for the existence of the long account number in the Address Book Master table (F0101). If the long account number exist then error 
"2669 " Duplicate not Allowed is returned.


1.2Setup Notes and Prerequisites

• If szAlternateAddressKey is blank then the function will exit with no error returned.

1.3Special Logic



2.Technical Specifications


2.1Parameters:

Data Item Data Structure DescriptionI/ORequiredNotes
ALKYszAlternateAddressKeyIRequired

AN8mnAddressNumberIRequired


2.2Related Tables 

Table Table Description
F0101Address Book Master



2.3Related Business Functions

Source NameFunction Name



2.4Processing 


Data Structure

D0100384 - Is Long Account Unique

Parameter NameData ItemData TypeReq/OptI/O/Both
szAlternateAddressKeyALKYcharNONENONE

A user-defined name or number that identifies an address book record.  You can use this number to locate and enter information about the 
address book record. If you enter a value other than the address book number (AN8), such as the long address or tax ID, you must precede 
it with the special character that is defined in the Address Book constants. When the system locates the record, it returns the address book 
number to the field. For example, if address book number 4100 (Total Solutions) has a long address TOTAL and an * distinguishes it from 
other entries (as defined in the Address Book constants), you could type *TOTAL into the field, and the system would return 4100.

mnAddressNumberAN8MATH_NUMERICNONENONE

A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or 
location.

Related Functions

None

Related Tables

F0101 Address Book Master