IsThirdAccountUnique

Is Third Account Number Unique

Minor Business Rule

Object Name: B0900019

Parent DLL: CFIN

Location: Client/Server

Language: C

Functional Description

Purpose

This function returns an error if the third account number received exists in the Account Master 

F0901. It performs this validation to prevent the creation of records with duplicate third account 

numbers.


Technical Specification

• Open F0901 table
• Select a F0901 record using the third account number as the key
• If the record exists
• Set an Error
• Else
• Return success
^

Data Structure

D0900374 - Is Third Account Number Unique

Parameter NameData ItemData TypeReq/OptI/O/Both
szAccountNumber3rdANScharNONENONE

Special Input Expected
This required input parameter receives the third account number that will be validated to determine 

if it already exists.


^

szAccountIDAIDcharNONENONE

Special Input Expected
This input parameter receives the account ID of the Third account number that is to be validated.


^

Related Functions

None

Related Tables

F0901 Account Master
ThirdAccountCacheCreate

ThirdAccountCacheCreate

Is Third Account Number Unique

Minor Business Rule

Object Name: B0900019

Parent DLL: CFIN

Location: Client/Server

Language: C

Data Structure

D0900374 - Is Third Account Number Unique

Parameter NameData ItemData TypeReq/OptI/O/Both
szAccountNumber3rdANScharNONENONE

Special Input Expected
This required input parameter receives the third account number that will be validated to determine 

if it already exists.


^

szAccountIDAIDcharNONENONE

Special Input Expected
This input parameter receives the account ID of the Third account number that is to be validated.


^

Related Functions

None

Related Tables

F0901 Account Master
ThirdAccountCacheDestroy

ThirdAccountCacheDestroy

Is Third Account Number Unique

Minor Business Rule

Object Name: B0900019

Parent DLL: CFIN

Location: Client/Server

Language: C

Data Structure

D0900374 - Is Third Account Number Unique

Parameter NameData ItemData TypeReq/OptI/O/Both
szAccountNumber3rdANScharNONENONE

Special Input Expected
This required input parameter receives the third account number that will be validated to determine 

if it already exists.


^

szAccountIDAIDcharNONENONE

Special Input Expected
This input parameter receives the account ID of the Third account number that is to be validated.


^

Related Functions

None

Related Tables

F0901 Account Master