Business Function Specification
Source NameB0100007DesignerGary Brown
Data Structure D0100007ProgrammerGary Brown
Function NameIs 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
D0100384 - Is Long Account Unique
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szAlternateAddressKey | ALKY | char | NONE | NONE |
A user-defined name or number that identifies an address book record. You can use this number to locate and enter information about the
| ||||
mnAddressNumber | AN8 | MATH_NUMERIC | NONE | NONE |
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or
|
None |
F0101 Address Book Master |