Table 79 Company Information in 23

App
Base Application
Namespace
Microsoft.Foundation.Company

Fields, 66Keys, 1Procedures, 23Events, 11

Versions171819202122232425262728latest

Source29

Fields, 66

IdNameTypeObsolete
1Primary KeyCode[10]-
2NameText[100]-
3Name 2Text[50]-
4AddressText[100]-
5Address 2Text[50]-
6CityText[30]-
7Phone No.Text[30]-
8Phone No. 2Text[30]-
9Telex No.Text[30]-
10Fax No.Text[30]-
11Giro No.Text[20]-
12Bank NameText[100]-
13Bank Branch No.Text[20]-
14Bank Account No.Text[30]-
15Payment Routing No.Text[20]-
17Customs Permit No.Text[10]-
18Customs Permit DateDate-
19VAT Registration No.Text[20]-
20Registration No.Text[20]-
21Telex Answer BackText[20]-
22Ship-to NameText[100]-
23Ship-to Name 2Text[50]-
24Ship-to AddressText[100]-
25Ship-to Address 2Text[50]-
26Ship-to CityText[30]-
27Ship-to ContactText[100]-
28Location CodeCode[10]-
29PictureBlob-
30Post CodeCode[20]-
31CountyText[30]-
32Ship-to Post CodeCode[20]-
33Ship-to CountyText[30]-
34E-MailText[80]-
35Home PageText[80]-
36Country/Region CodeCode[10]-
37Ship-to Country/Region CodeCode[10]-
38IBANCode[50]-
39SWIFT CodeCode[20]-
40Industrial ClassificationText[30]-
41IC Partner CodeCode[20]Removed 23.0
Replaced by the same field from "IC Setup" table.
42IC Inbox TypeOptionRemoved 23.0
Replaced by the same field from "IC Setup" table.
43IC Inbox DetailsText[250]Removed 23.0
Replaced by the same field from "IC Setup" table.
44Auto. Send TransactionsBooleanRemoved 23.0
Replaced by the same field from "IC Setup" table.
46System IndicatorOption-
47Custom System Indicator TextText[250]-
48System Indicator StyleOption-
50Allow Blank Payment Info.Boolean-
51Contact PersonText[50]-
90GLNCode[13]-
92EORI NumberText[40]-
95Use GLN in Electronic DocumentBoolean-
96Picture - Last Mod. Date TimeDateTime-
98Last Modified Date TimeDateTime-
99Created DateTimeDateTime-
100Demo CompanyBoolean-
200Alternative Language CodeCode[10]-
300Brand Color ValueCode[10]-
301Brand Color CodeCode[20]-
5700Responsibility CenterCode[10]-
5791Check-Avail. Period Calc.DateFormula-
5792Check-Avail. Time BucketEnum Analysis Period Type-
7600Base Calendar CodeCode[10]-
7601Cal. Convergence Time FrameDateFormula-
7602Show Chart On RoleCenterBooleanRemoved 18.0
Only the Help and Chart Wrapper pages used this. The page has been changed to assume that this field is always set.
7603Sync with O365 Bus. profileBooleanRemoved 20.0
The field will be removed. The API that this field was used for was discontinued.
8000IdGuidRemoved 22.0
This functionality will be replaced by the systemID field

Keys, 1

NameFieldsObsolete
Key1, clusteredPrimary Key-

Procedures, 23

NameParametersReturnsAccessObsolete
CheckIBAN(Code[100])public-
DisplayMap()public-
GetRegistrationNumber()Textpublic-
GetRegistrationNumberLbl()Textpublic-
GetVATRegistrationNumber()Textpublic-
GetVATRegistrationNumberLbl()Textpublic-
GetLegalOffice()TextpublicPending 23.0
The procedure is not used and will be obsoleted
GetLegalOfficeLbl()TextpublicPending 23.0
The procedure is not used and will be obsoleted
GetCustomGiro()TextpublicPending 23.0
The procedure is not used and will be obsoleted
GetCustomGiroLbl()TextpublicPending 23.0
The procedure is not used and will be obsoleted
VerifyAndSetPaymentInfo()public-
GetSystemIndicator(var Text[250], var Option)public-
GetCountryRegionCode(Code[10])Code[10]public-
GetCompanyCountryRegionCode()Code[10]public-
GetDevBetaModeTxt()Text[250]public-
GetContactUsText()Textpublic-
SetPictureFromBlob(Codeunit Temp Blob)public-
ConvertIBAN(var Code[100])public-
CalcModulus(Code[10], Integer)Code[10]public-
ConvertLetter(var Code[100], Code[1], Integer)Booleanpublic-
IsDigit(Char)Booleanpublic-
IBANError(Text)public-
GetRecordOnce()public-

Events, 11

KindNameParametersObsolete
Integration eventOnAfterGetSystemIndicator(var Text[250], var Option)-
Integration eventOnAfterGetRegistrationNumber(var Text)-
Integration eventOnAfterGetRegistrationNumberLbl(var Text)-
Integration eventOnAfterGetVATRegistrationNumber(var Text)-
Integration eventOnBeforeGetVATRegistrationNumberLbl(var Text, var Boolean)-
Integration eventOnBeforeCheckIBAN(Code[100])-
Integration eventOnBeforeIBANError(var Boolean, Text)-
Integration eventOnBeforeValidateCity(var Record Company Information, var Boolean)-
Integration eventOnBeforeValidatePostCode(var Record Company Information, var Boolean)-
Integration eventOnBeforeValidateShipToCity(var Record Company Information, var Boolean)-
Integration eventOnBeforeValidateShipToPostCode(var Record Company Information, var Boolean)-