IsColumnInCompanyTable

Is Company in Company Master Table

Minor Business Rule

Object Name: ISCOLCO

Parent DLL: CALLBSFN

Location: Client/Server

Language: C

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.



Data Structure

DXX00008 - Is Company In Company Master Table

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.

szCompanyCOcharNONENONE

A code that identifies a specific organization, fund, or other reporting entity. The company code must already exist in the Company 
Constants table (F0010) and must identify a reporting entity that has a complete balance sheet. At this level, you can have intercompany 
transactions. Note: You can use company 00000 for default values such as dates and automatic accounting instructions. You cannot use company 00000 
for transaction entries.

Related Functions

None

Related Tables

F0010 Company Constants