Functional Description
Purpose
This function checks the existence of the company number in the Company master table. The company is
returned zero filled. This function will also allow the zero as the company.
Setup Notes and Prerequisites
Special Logic
Technical Specification
Processing
If the company is blank or null company '00000' will be used. If data can not be retrieved, error
message number 0024 - Company number invalid.
D0000063 - Is Column Key Company
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 | DESC | char | NONE | NONE |
A description, remark, name, or address. | ||||
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 |