IsColumnInAddressBook

Is Address Number in Address Book Master Table

Minor Business Rule

Object Name: B0100039

Parent DLL: CFIN

Location: Client/Server

Language: C

Business Function Specification

Source NameB0100039DesignerMJ Pulver

Data Structure D0100039ProgrammerMJ Pulver

Function NameIsColumnValidAddressNumberSystem Code01

Function Category

Function Use

 

DateProgrammerSAR NumberDescription

08/09/93MJ PulverCreated

10/07/94G BrownStandards

11/13/95G BrownVersion 46 for 32 bit processing

10/09/96  G Brown

 


1.Functional Description


1.1Purpose

This function checks the existence of the address number in the Address Book

master table.


1.2Setup Notes and Prerequisites

If address number is blank or zero, do nothing.


1.3Special Logic


2. Technical Specifications


2.1Parameters:

Data Item     Data Structure Description   I/ORequired   Notes

ID    idBhvrErrorIdError ID

char    szBehaviorEditStringBehavior Edit String

char    szDescription001Description 01

MATH_NUMERIC mnAddressnumberAddress Number


2.2Related Tables 

Table Table Description

F0101Address Book Master


2.3Related Business Functions

Source NameFunction Name


2.4Processing 




^

Data Structure

D0100039 - Validate Address Number Parameters

Parameter NameData ItemData TypeReq/OptI/O/Both
idBhvrErrorIdBHVRERRIDIDNONENONE

A long integer representing an error that has occurred in a behavior.

szBehaviorEditStringBHVREDTSTcharNONENONE

Character representation of the data in a control on a form.

szDescription001DL01charNONENONE

A user defined name or remark.

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

F0009 General Constants
F0101 Address Book Master