Functional Description
Purpose
This function checks the existence of the company number in the Company master table. The company
number is returned zero filled. If company number is zero an error will be returned.
Setup Notes and Prerequisites
Company Number must be passed.
Special Logic
Technical Specification
If the company is blank or null company, error message number 0860 - A Required Field Has been Left
Blank will be set. If data can not be retrieved, error message number 0024 - Company number invalid
will be set.
DXX00008 - Is Company In Company Master Table
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. | ||||
szCompany | CO | char | NONE | NONE |
A code that identifies a specific organization, fund, or other reporting entity. The company code must already exist in the Company
|
None |
F0010 Company Constants |