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
^
D0100039 - Validate Address Number Parameters
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
idBhvrErrorId | BHVRERRID | ID | NONE | NONE |
A long integer representing an error that has occurred in a behavior. | ||||
szBehaviorEditString | BHVREDTST | char | NONE | NONE |
Character representation of the data in a control on a form. | ||||
szDescription001 | DL01 | char | NONE | NONE |
A user defined name or remark. | ||||
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 |
F0009 General Constants | ||||
F0101 Address Book Master |