CompanyInfo Table

The CompanyInfo table contains information that applies to the company as a whole.

Methods

  Method Description
Gg919344.pubmethod(en-us,AX.60).gif addressBooks Retrieves all of the address books that are associated to the party. (Inherited from DirPartyTable.)
Gg919344.pubmethod(en-us,AX.60).gif aosValidateDelete
Gg919344.pubmethod(en-us,AX.60).gif aosValidateInsert
Gg919344.pubmethod(en-us,AX.60).gif aosValidateRead Validates on the server that the specified record can be read. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif aosValidateUpdate
Gg919344.pubmethod(en-us,AX.60).gif baseType (Inherited from DirPartyTable.)
Gg919344.pubmethod(en-us,AX.60).gif buf2con Packs the table buffers of an xRecord instance into an X++ container. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg919344.pubmethod(en-us,AX.60).gif canSubmitToWorkflow Indicates whether submission to workflow is possible. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif caption Gets and sets the caption property of a table. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif ccmNum_BR Returns the CCM value of the fiscal establishment that is located at the same address as the company’s primary address.
Gg919344.pubmethod(en-us,AX.60).gif checkInvalidFieldAccess Gets and sets invalid field access. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif checkRecord Gets and sets the property that indicates whether to check mandatory fields. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif checkRestrictedDeleteActions Gets and sets the property that indicates whether a record can be deleted. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif clear Removes all rows from the table buffer. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif cnpjCPFNum_BR Returns the CNPJ/CPF value of the fiscal establishment that is located at the same address as the company primary address.
Gg919344.pubmethod(en-us,AX.60).gif company Gets and sets the property that indicates a legal entity for the record. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif companySubscriptionCode_BR
Gg919344.pubmethod(en-us,AX.60).gif con2buf Unpacks a container into the table buffers. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif concurrencyModel Gets and sets the default concurrency model to use to update records. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif contactPersonTitle_RU Returns title ID of contact person for current party (Inherited from DirPartyTable.)
Gg919344.pubmethod(en-us,AX.60).gif context Gets and sets the context property. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif create Creates a new GUID in the PartyNumber field.
Gg919344.pubmethod(en-us,AX.60).gif data Retrieves a row from the table. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif dataSource Retrieves the data source of the table. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif defaultField Populates default values in a field in the table. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif defaultRow Populates default values in fields in the table in the non-interactive case. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif delete Deletes the current record from the database.
Gg919344.pubmethod(en-us,AX.60).gif disableCache Gets and sets the property that indicates whether caching is disabled. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif dispose Releases resources that are used by the xRecord object. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif doClear Removes all rows from the table buffer and bypasses any additional logic in the clear method of the table. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif doDelete Deletes the current record from the table and bypasses any additional logic in the delete method of the table. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif doInsert Inserts the record into the table and bypasses any additional logic in the insert method of the table. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif doUpdate Updates the current record and bypasses any additional logic in the update method of the table. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif doValidateDelete Performs the action to validate that a record can be deleted. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif editDunsNumber (Inherited from DirOrganizationBase.)
Gg919344.pubmethod(en-us,AX.60).gif email
Gg919344.pubmethod(en-us,AX.60).gif emplTitle_RU Returns title of employee represented by current party (Inherited from DirPartyTable.)
Gg919344.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif euroCurrencyCodeValidate
Gg919344.pubmethod(en-us,AX.60).gif fieldAccessRight Returns the field access right. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif fieldBufferAccessRight Returns the field access right for the current record. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif fieldState Sets or returns the state of a field in the table buffer. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif findCNPJ_BR
Gg919344.pubmethod(en-us,AX.60).gif findPrimaryFiscalEstablishment_BR Finds the primary fiscal establishment of the company.
Gg919344.pubmethod(en-us,AX.60).gif getAllowRedefault Returns the list of fields that are allowed to re-default. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif getDataAreaId Gets the data area ID from the CompanyInfo record that corresponds to this DirPartyTable record. (Inherited from DirPartyTable.)
Gg919344.pubmethod(en-us,AX.60).gif getDefaultingDependencies Returns the container that holds defaulting dependencies. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif getExtension Returns the table extension. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif getFieldValue Gets the value of the specified field from a table buffer. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif getInstanceRelationType Returns the table name that corresponds to the InstanceRelationType ID. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif getPhysicalTableName Return the physical table name, which, in the case of the SQL Temp DB table, is the table instance name. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif getPresenceFieldData Retrieves the PresenceInfo value from the specified field. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif getSQLStatement Gets the SQL statement that is used to return records from the database. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif getTableInInstanceHierarchy (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif getTableType Indicates the type of the table. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif getTaxInformationLegalEntity_IN Gets the tax information legal entity by the legal entity record ID.
Gg919344.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg919344.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg919344.pubmethod(en-us,AX.60).gif hasRelatedTable Indicates whether a foreign key constraint buffer is linked with the table. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif helpField Retrieves a string that contains the Help text for the specified field. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif ieNum_BR Returns the IE value of the fiscal establishment that is located at the same address as the company’s primary address.
Gg919344.pubmethod(en-us,AX.60).gif initFromDirParty Initializes the current record from an instance of DirParty. (Inherited from DirPartyTable.)
Gg919344.pubmethod(en-us,AX.60).gif initValue Initializes field values in a new CompanyInfo record.
Gg919344.pubmethod(en-us,AX.60).gif inputStatus Sets or returns the current input status of the table buffer. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif insert Inserts the current record into the database.
Gg919344.pubmethod(en-us,AX.60).gif interactiveContext Sets or returns the current interactive context of the table buffer. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif invoiceAddress
Gg919344.pubmethod(en-us,AX.60).gif invoiceName
Gg919344.pubmethod(en-us,AX.60).gif isFieldDataRetrieved Checks whether the data of the given field has been retrieved. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif isFieldSet Checks whether a field has a Set or Defaulted state. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif isFormDataSource Indicates whether the data source is a form. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif isNewRecord Returns true if the record is a new record that hasn't been persisted yet. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif isPartOfUOWSaveChanges (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif isTempDb Indicates whether the type of the table is SQL TempDB. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif isTmp Indicates whether this is a temporary table. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif joinChild Finds the join child of the current record. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif joinParent Finds the join parent of the current record. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif linkPhysicalTableInstance Checks whether there is a link for the physical table instance for the record. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif merge Merges the current table with the specified table. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif modifiedField
Gg919344.pubmethod(en-us,AX.60).gif modifiedFieldValue Modifies the specified field to the original value. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif name
Gg919344.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg919344.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg919344.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg919344.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg919344.pubmethod(en-us,AX.60).gif orig Retrieves the original values of the current record. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif overwriteSystemfields Gets and sets the property that indicates whether system fields can be overwritten. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg919344.pubmethod(en-us,AX.60).gif partyINN_RU Is an accessor method to the current value of party attributes.
Gg919344.pubmethod(en-us,AX.60).gif partyINNasOfDate_RU Is an accessor method to the party attributes.
Gg919344.pubmethod(en-us,AX.60).gif partyKPP_RU Is an accessor method to the current value of party attributes.
Gg919344.pubmethod(en-us,AX.60).gif partyKPPasOfDate_RU Is an accessor method to party attributes.
Gg919344.pubmethod(en-us,AX.60).gif partyOGRNasOfDate_RU Is an accessor method to party attributes with respect to date effectivity.
Gg919344.pubmethod(en-us,AX.60).gif partyOGRNDate_RU Is an accessor method to the ValidFrom date of party attributes.
Gg919344.pubmethod(en-us,AX.60).gif partyOKATO_RU Is an accessor method to the current value of party attributes.
Gg919344.pubmethod(en-us,AX.60).gif partyOKATOasOfDate_RU Is an accessor method to party attributes with respect to date effectivity.
Gg919344.pubmethod(en-us,AX.60).gif partyOKDPasOfDate_RU Is an accessor method to party attributes with respect to date effectivity.
Gg919344.pubmethod(en-us,AX.60).gif partyOKPOasOfDate_RU Is an accessor method to party attributes with respect to date effectivity.
Gg919344.pubmethod(en-us,AX.60).gif partyType (Inherited from DirPartyTable.)
Gg919344.pubmethod(en-us,AX.60).gif phone
Gg919344.pubmethod(en-us,AX.60).gif phoneLocal
Gg919344.pubmethod(en-us,AX.60).gif postalAddress
Gg919344.pubmethod(en-us,AX.60).gif postCacheLoad Is executed after data is hit from the cache for the select operation on the table. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif postLoad
Gg919344.pubmethod(en-us,AX.60).gif preRemoting Is executed before a cross-tier call is about to be executed for the table that would pack its state to the other tier. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif previewPaneTitle (Inherited from DirPartyTable.)
Gg919344.pubmethod(en-us,AX.60).gif primaryAddress Gets the primary address for the selected address book record. (Inherited from DirPartyTable.)
Gg919344.pubmethod(en-us,AX.60).gif primaryEmail Gets the primary e-mail for the selected address book record. (Inherited from DirPartyTable.)
Gg919344.pubmethod(en-us,AX.60).gif primaryFax Gets the primary fax for the selected address book record. (Inherited from DirPartyTable.)
Gg919344.pubmethod(en-us,AX.60).gif primaryPhone Gets the primary telephone number for the selected address book record. (Inherited from DirPartyTable.)
Gg919344.pubmethod(en-us,AX.60).gif primaryTelex Gets the primary telex for the selected address book record. (Inherited from DirPartyTable.)
Gg919344.pubmethod(en-us,AX.60).gif primaryURL Gets the primary URL for the selected address book record. (Inherited from DirPartyTable.)
Gg919344.pubmethod(en-us,AX.60).gif queryTimedOut Indicates whether the query exceeded the time limit for execution. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif queryTimeout Gets and sets the property that indicates the time limit for the execution of a query. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif readCommittedLock (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif readPast Gets and sets the property that indicates whether to skip rows that are locked by other processes when a record is read. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif recordLevelSecurity Gets and sets the property that indicates whether to apply security on a record level. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif relatedTable Sets or returns the related buffer of a link of a table buffer. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif renamePrimaryKey Renames the foreign keys in other tables according to the change of the corresponding primary key value in this table. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif reread Rereads the record from the table. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif RowCount Retrieves the number of rows in the table. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif selectForUpdate Gets and sets the property that indicates whether to select records for update when they are read. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif selectLocked Indicates whether to select locked records. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif selectRefRecord Selects the record by referenced field ID. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif selectWithRepeatableRead Gets and sets the property that indicates whether repeatable read is enabled. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif setConnection Sets the user connection for this table. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif setCrossPartition Sets or resets cross-partitioning for the table. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif setFieldValue Sets the field value in the record buffer. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif setNameAlias Sets the NameAlias from Name. (Inherited from DirPartyTable.)
Gg919344.pubmethod(en-us,AX.60).gif setSQLTracing Enables or disables SQL tracing mode. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg919344.pubmethod(en-us,AX.60).gif setTmp Sets the table so that it is not persisted to the database. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif setTmpData Sets the contents of the temporary table to the specified data. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif setXDSContext Sets new XDS context. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif showCompanyName Gets the name from the Address book record. (Inherited from DirPartyTable.)
Gg919344.pubmethod(en-us,AX.60).gif showDocHanIcon Gets the document handling icon for the address book record. (Inherited from DirPartyTable.)
Gg919344.pubmethod(en-us,AX.60).gif skipAosValidation Gets and sets the property that indicates whether to skip validation of Microsoft Dynamics AX Application Object Server (AOS). (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif skipDatabaseLog Gets and sets the property that indicates whether to skip database log requests. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif skipDataMethods Gets and sets the property that indicates whether to discard overloaded methods. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif skipDeleteActions Gets and sets the property that indicates whether to skip delete actions on the table. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif skipDeleteMethod Gets and sets the property that indicates whether to discard overloaded methods. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif skipEvents Provides an option to turn off calling the Application.event* methods for the lifetime of an xRecord object. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif skipPostLoad Gets and sets the property that indicates whether to skip executing the xRecord.postLoad method on the table. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif skipTTSCheck Gets and sets the property that indicates whether to skip the check to determine whether the record is selected for update. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif suppressWarnings Gets and sets the property that indicates whether to suppress warnings for this pointer. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif tableAccessRight Returns the table access right. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif tableBufferAccessRight Returns the table access right for the current record. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif takeOwnershipOfTempDBTable (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif teleFax
Gg919344.pubmethod(en-us,AX.60).gif telex
Gg919344.pubmethod(en-us,AX.60).gif toolTipField Retrieves the HelpText value for the specified field. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif toolTipRecord Retrieves the ToolTip value for the current record. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg919344.pubmethod(en-us,AX.60).gif ttsabort Aborts a transaction that was started by a call to the ttsbegin method. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif ttsbegin Starts a transaction that can be either committed by the ttscommit method or aborted by the ttsabort method. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif ttscommit Commits a transaction that was started by a call to the ttsbegin method. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif type (Inherited from DirPartyTable.)
Gg919344.pubmethod(en-us,AX.60).gif update Updates the current record in the database.
Gg919344.pubmethod(en-us,AX.60).gif url
Gg919344.pubmethod(en-us,AX.60).gif usageCount Retrieves the current number of references (the value of the reference counter) that the object has. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif useExistingTempDBTable (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif validateCNAE_BR Validate whether CNAE information is correct.
Gg919344.privmethod(en-us,AX.60).gif validateConsolidationChange Indicates whether the consolidation company option can be changed.
Gg919344.pubmethod(en-us,AX.60).gif validateDelete Determines whether the current record is valid and ready to be deleted from the database. (Inherited from DirPartyTable.)
Gg919344.privmethod(en-us,AX.60).gif validateEliminationChange Gets a value that indicates whether the elimination company option can be changed.
Gg919344.pubmethod(en-us,AX.60).gif validateField Determines whether the fieldId field is valid.
Gg919344.pubmethod(en-us,AX.60).gif validateFieldValue (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif validateIRSData
Gg919344.pubmethod(en-us,AX.60).gif validateWrite Determines whether the current record is valid and ready to be written to the database.
Gg919344.pubmethod(en-us,AX.60).gif validTimeStateUpdateMode Sets a valid time state update mode on the cursor. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif vendorAccountNumber Gets the vendor account number from the VendTable record that corresponds to this DirPartyTable record (Inherited from DirPartyTable.)
Gg919344.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg919344.pubmethod(en-us,AX.60).gif wasCached Specifies the location from which the data was retrieved. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif write Updates a record if it exists; otherwise, inserts a record. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif xml Retrieves an XML string that represents the current object. (Inherited from xRecord.)
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::addrFormat
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::checkFICreditorID Validate an input string as an FI-Creditor ID.
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::checkFICreditorIDEmpty Checks whether an FI-Creditor is empty, and if it is an empty string, posts an Infolog error message.
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::checkInn_RU
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::clearAllCacheScopes
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::clearCacheScope
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::current Gets the record ID of the legal entity that is associated with the specified data area ID.
Gg919344.privmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::directInsert
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::euroIsCompanyCurrency
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::exist
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::existCompanyForFC Determines whether the record that has the specified FiscalCalendar value exists in the CompanyInfo table.
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::find
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::findByCompany_IN Finds the specified record in the CompanyInfo table, based on the company ID that is passed.
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::findDataArea Finds the specified record in the CompanyInfo table.
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::findRecId
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::fiscalCalendarRecId Determines whether the FiscalCalendar field is associated with the CompanyInfo table.
Gg919344.privmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::getCacheScopeStr
Gg919344.privmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::getCacheValue
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::getCompanyCount Gets the number of existing companies.
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::getDataArea Gets the data area ID of the specified legal entity.
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::getDefaultTimeZone
Gg919344.privmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::insertCacheValue
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::isConsolidationCompany Gets the value of the IsConsolidationCompany field of the CompanyInfo record.
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::isEliminationCompany Gets the value of the IsEliminationCompany field of the CompanyInfo record.
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::isValidAccountOfficeRefNum Validates the value of the AccountsOfficeRefNum_GB field according to the defined pattern.
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::jumpRefCompanyInfo
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::languageId
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::numberSeqModule
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::numRefActivityNumber
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::numRefContactPersonId
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::numRefElementNumber
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::numRefHierarchyId
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::numRefOffSessionId_RU
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::numRefParmId
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::secondaryCurrency_RU
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::standardCurrency
Gg919344.pubmethod(en-us,AX.60).gif Gg919344.static(en-us,AX.60).gif ::updateSharedNumberSequenceRef

Top

Fields

Field Type Configuration key Description
Accountant_LT Extended Data Type: Name
Type: String
None Enter the full name of the chief accountant. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
AccountingPersonnel_JP Extended Data Type: AccountingPersonnel_JP
Type: String
LedgerBasicSalesTax The name of the accounting personnel. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
AccountOfficeRefNum Extended Data Type: AccountOfficeRefNum
Type: String
None The registration number issued by HMRC (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
ActivityCode Extended Data Type: CompanyActivityCode
Type: String
None ID code of the financial activity group.
AddrFormat Extended Data Type: AddressFormatId
Type: String
LedgerBasic Specify default address format when entering addresses.
Bank Extended Data Type: CompanyBankAccountId
Type: String
Bank Primary bank account of the company accounts.
BankAcctUsedFor1099 Extended Data Type: CompanyBankAccountId
Type: String
Bank Bank account number
BankCentralBankPurposeCode Extended Data Type: BankCentralBankPurposeCode
Type: String
LedgerBasic Default code used when reporting to the central bank.
BankCentralBankPurposeText Extended Data Type: BankCentralBankPurposeText
Type: String
LedgerBasic Default description of the payment purpose code.
BranchId Extended Data Type: CompanyBranchId
Type: String
None Identify branch/subsidiary used in connection with tax registration number.
BranchNumber Extended Data Type: TaxBranchNumber
Type: String
None Identification of a company unit.
BusinessActivity_SA Extended Data Type: CompanyBusinessActivityZakat_SA
Type: String
LedgerBasic Main business activity.
BusinessActivityDesc_SA Extended Data Type: CompanyBusinessActivityDescZakat_SA
Type: String
LedgerBasic Brief description of activity.
BusinessCommencedDate_JP Extended Data Type: AssetBusinessCommencedDate_JP
Type: Date
Asset Start date. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
BusinessInitialCapital_JP Extended Data Type: AssetBusinessInitialCapital_JP
Type: Real
Asset The initial capital that is invested in the business, in units of one million yen. For example, if the initial capital investment is one hundred million yen, you must enter “100” (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
BusinessItem_JP Extended Data Type: AssetBusinessItem_JP
Type: String
Asset The identification of the main item or service that your company provides. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
BusinessNumber_CA Extended Data Type: BusinessNumber_CA
Type: String
None Specify registration number
CertifiedTaxAccountant_JP Extended Data Type: AssetCertifiedTaxAccountant_JP
Type: String
Asset The name of the external accountant that is used by the company. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
CNAE_BR Extended Data Type: CNAE_BR
Type: String
None National classification of company economic activity (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
CombinedFedStateFiler Enumeration: NoYes
None Select Yes if this company participates in the IRS combined federal/state filing program.
CommercialRegister Extended Data Type: CommercialRegister
Type: String
None Enter the name of the commercial register (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
CommercialRegisterInsetNumber Extended Data Type: CommercialRegisterInsetNumber
Type: String
None Enter the inset number in the commercial register (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
CommercialRegisterSection Extended Data Type: CommercialRegisterSection
Type: String
None Enter the section of the commercial register (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
CompanyNAFCode Extended Data Type: CompanyNAFRecId
Type: Int64
None NAF code of the company.
CompanyRegComFR Extended Data Type: CompanyRegComFR
Type: String
None Commerce registration number of the company.
CompanyRepresentative_JP Extended Data Type: CompanyRepresentative_JP
Type: String
LedgerBasicSalesTax The name of the company representative. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
CompanyType_MX Enumeration: CompanyType_MX
None Type of company
ConversionDate Extended Data Type: TransDate
Type: Date
LedgerBasic Date of change of the company currency.
CoRegNum Extended Data Type: CompanyCoRegNum
Type: String
None Company tax registration number.
createdBy Extended Data Type: CreatedBy
Type: String
None
createdDateTime Extended Data Type: CreatedDateTime
Type: UtcDateTime
None
CUC_IT Extended Data Type: CUC_IT
Type: String
None Specify the CBI Proprietary Unique Code (CUC) code of the legal entity (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
Curp_MX Extended Data Type: Curp_MX
Type: String
None CURP - Federal Tax Number.
CustomsCustomerNumber_FI Extended Data Type: CustomsCustomerNumber_FI
Type: String
None Customer number for customs purposes.
CustomsLicenseNumber_FI Extended Data Type: CustomsLicenseNumber_FI
Type: String
None Domestic license number for customs purposes.
DataArea Extended Data Type: SelectableDataArea
Type: String
None The company identifier for the legal entity
DBA Extended Data Type: DBA
Type: String
None Doing business as
DunsNumberRecId Extended Data Type: LogisticsDunsNumberRecId
Type: Int64
None The unique identification number assigned to the customer's company or organization.
DVRid Extended Data Type: CompanyDVRid
Type: String
None Data processing registration number of company.
EnterpriseCode Extended Data Type: EnterpriseCode
Type: String
None Enter the enterprise code of the company (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
EnterpriseNumber Extended Data Type: TaxEnterpriseNumber
Type: String
None Enterprise number used to identify Belgian companies.
FICreditorID_DK Extended Data Type: FICreditorID_DK
Type: String
None FI-Creditor ID is obtained in a DK financial institution and relates money transfers to a specific company and the financial institution chosen by the company.
FileNumber_SA Extended Data Type: CompanyFileNumZakat_SA
Type: String
LedgerBasic Company's file number with DZIT.
FiscalCode_IT Extended Data Type: IVACode
Type: String
None Specify the fiscal code of the legal entity.
ForeignEntityIndicator Extended Data Type: Tax1099ForeignEntityIndicator
Type: Enum
None Select whether the company is owned by an entity outside of the United States.
FSS_RU Extended Data Type: FSS
Type: String
RPayroll Registration code in FSS. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
FSSAccount_RU Extended Data Type: VendAccount
Type: String
None Code of the territorial authority of the insurer (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
Giro Extended Data Type: GiroNum
Type: String
None Primary giro account of the company accounts.
GiroContract Extended Data Type: GiroContractNum
Type: String
BankElectronicBanking ESR contract number.
GiroContractAccount Extended Data Type: GiroContractAccount
Type: String
BankElectronicBanking ESR account number.
Head_LT Extended Data Type: Name
Type: String
None Enter the full name of the company manager. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
ImportVATNum Extended Data Type: VATNum
Type: String
LedgerBasicSalesTax Tax exempt number for import (arrivals) related to statistics.
ImportVATNumBranchId Extended Data Type: CompanyBranchId
Type: String
None Identify branch/subsidiary used in connection with tax exempt number for import.
InstanceRelationType Extended Data Type: RelationType
Type: Int64
None Immediate derived table in table inheritance.
IntrastatCode Extended Data Type: IntrastatExternalCode
Type: String
ForeignTrade Code used for reporting to the authorities.
IsConsolidationCompany Enumeration: NoYes
LedgerAdvConsolidations Are the current company accounts a consolidation of other company accounts?
IsEliminationCompany Enumeration: NoYes
LedgerAdvConsolidations Can the current company contain elimination entries?
IssuingSignature Extended Data Type: IssuingSignature_IT
Type: String
None Enter company signature for remittance.
Key Extended Data Type: ParametersKey
Type: Integer
None Unique identification
KnownAs Extended Data Type: DirPartyName
Type: String
None Name.
LanguageId Extended Data Type: LanguageId
Type: String
None Select the language for the current text.
LastFilingIndicator Extended Data Type: Tax1099LastFilingIndicator
Type: Enum
None Select Yes if this is the last year that this payer's name and TIN will be used to file information returns to the IRS.
LegalFormFR Extended Data Type: CompanyLegalFormFR
Type: String
None Legal form of the company.
LegalNature_IT Enumeration: LegalNature_IT
None Select a legal nature.
LegalRepresentative_JP Extended Data Type: AssetLegalRepresentative_JP
Type: String
Asset The name of the external legal representative that is used by the company. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
LegalRepresentativeCurp_MX Extended Data Type: Curp_MX
Type: String
None CURP - federal tax number of legal representative.
LegalRepresentativeName_MX Extended Data Type: LegalRepresentativeName_MX
Type: String
None Legal representative name
LegalRepresentativeRfc_MX Extended Data Type: Rfc_MX
Type: String
None RFC - federal tax number of legal representative.
modifiedBy Extended Data Type: ModifiedBy
Type: String
None
modifiedDateTime Extended Data Type: ModifiedDateTime
Type: UtcDateTime
None
Name Extended Data Type: DirPartyName
Type: String
None Name.
NameAlias Extended Data Type: NameAlias
Type: String
None Specify text for fast search
NameControl Extended Data Type: NameControl
Type: String
None Name control from 1099 mail label.
OrganizationLegalForm_RU Extended Data Type: OrganizationLegalForm_RU
Type: String
None Company's organizational-legal form. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
OrganizationType Enumeration: OMInternalOrganizationType
None The legal, operational, and functional classification of an internal organization
OrgId Extended Data Type: OrgId
Type: String
None The ID number used by the Icelandic government to identify individuals and organizations
PackMaterialFeeLicenseNum Extended Data Type: InventPackingMaterialFeeLicenseNum
Type: String
InventPackaging Packing material fee license number from the recycling company.
Partition Extended Data Type: Partition
Type: Int64
None (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
PartyNumber Extended Data Type: DirPartyNumber
Type: String
None Party identification
PaymInstruction1 Extended Data Type: PaymInstructionRecId
Type: Int64
None Code which is used in the SWIFT message for foreign banks.
PaymInstruction2 Extended Data Type: PaymInstructionRecId
Type: Int64
None Code which is used in the SWIFT message for foreign banks.
PaymInstruction3 Extended Data Type: PaymInstructionRecId
Type: Int64
None Code which is used in the SWIFT message for foreign banks.
PaymInstruction4 Extended Data Type: PaymInstructionRecId
Type: Int64
None Code which is used in the SWIFT message for foreign banks.
PaymRoutingDNB Extended Data Type: PaymRoutingDNB
Type: String
None A registration number from the DNB (Netherlands Central Bank) for categorizing foreign payment.
PaymTraderNumber Extended Data Type: PaymTraderNumber
Type: String
None Indication code from the DNB (Netherlands Central Bank) for transit traders.
PersonInCharge_JP Extended Data Type: AssetPersonInCharge_JP
Type: String
Asset The name of the person who is in charge of fixed assets within the company. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
PFRegNum_RU Extended Data Type: PFRegNum_RU
Type: String
None Enter registration pension fund number. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
PhoneticName Extended Data Type: DirPartyName
Type: String
None Name.
PlanningCompany Extended Data Type: NoYesId
Type: Enum
None Include this company in the sales and operations planning process
PrimaryAddressLocation Extended Data Type: LogisticsLocationRecId
Type: Int64
None Reference field in a different table (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
PrimaryContactEmail Extended Data Type: LogisticsElectronicAddressRecId
Type: Int64
None Reference field in a different table (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
PrimaryContactFax Extended Data Type: LogisticsElectronicAddressRecId
Type: Int64
None Reference field in a different table (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
PrimaryContactPhone Extended Data Type: LogisticsElectronicAddressRecId
Type: Int64
None Reference field in a different table (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
PrimaryContactTelex Extended Data Type: LogisticsElectronicAddressRecId
Type: Int64
None Reference field in a different table (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
PrimaryContactURL Extended Data Type: LogisticsElectronicAddressRecId
Type: Int64
None Reference field in a different table (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
PrintCorrInvoiceLabel_DE Extended Data Type: PrintCorrInvoiceLabel_DE
Type: Enum
None Indicates that the corrective invoice label, instead of the credit note label, is printed on a sales credit memo form for sales invoices, free text invoices, and project invoices (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
PrintCorrInvoiceLabelEffDate_DE Extended Data Type: PrintCorrInvoiceLabelEffDate_DE
Type: Date
None The date on which to begin printing the corrective invoice label, instead of the credit note label, on sales credit memo forms (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
PrintEnterpriseregister_NO Enumeration: NoYes
None Enable printing of the text Foretakesregisteret on all sales documents (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
PrintINNKPPInAddress_RU Extended Data Type: PrintINNKPPInAddress_RU
Type: Enum
None Print INN/KPP in company address field in reports. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
RAlienCorpCountry Extended Data Type: AddressCountryRegionId
Type: String
None Registration country (of incorporation) (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
RAlienCorpName Extended Data Type: CompanyName
Type: String
None Foreign organization name (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
RecId Extended Data Type: RecId
Type: Int64
None
recVersion Extended Data Type: RecVersion
Type: Integer
None
RegNum Extended Data Type: CompanyRegNum
Type: String
None Company registration number.
relationType Extended Data Type: RelationType
Type: Int64
None
Resident_W Enumeration: NoYes
None Resident for whom to generate payment order in currency. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
Rfc_MX Extended Data Type: Rfc_MX
Type: String
None RFC - Federal Tax Number.
RFullName Extended Data Type: CompanyName
Type: String
None Full name of company (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
ShippingCalendarId Extended Data Type: CompanyShippingCalendarId
Type: String
LogisticsBasic Shipping calendar that represents possible shipping days
SiaCode Extended Data Type: CompanySIACode
Type: String
None Code assigned by SIA to the company.
SoftwareIdentificationCode_CA Extended Data Type: SoftwareIdentificationCode_CA
Type: String
None Specify software identification code
StateInscription_MX Extended Data Type: StateInscription_MX
Type: String
None State inscription number
SubordinateCode Extended Data Type: SubordinateCode
Type: String
None Code of subordination. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
Tax1099RegNum Extended Data Type: Tax1099RegNum
Type: String
None Registration number with federal authorities for 1099 reporting.
TaxAuthority_RU Extended Data Type: TaxAuthority
Type: String
LedgerBasicSalesTax Russian tax and duties inspection code. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
TaxRepresentative Extended Data Type: TaxRepresentative
Type: String
LedgerBasicSalesTax Specifies tax representative used as supplier of data for electronic tax document.
TCC Extended Data Type: TCC
Type: String
None Transmitter control code assigned by IRS/MCC.
TemplateFolder_W Extended Data Type: FilePath
Type: String
None Path of report template location. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
UPSNum Extended Data Type: UPSNum
Type: String
None Company's number with the mail delivery service used.
validate1099OnEntry Enumeration: NoYes
None Answering yes cause to display an error message when testing for required IRS data.
VATNum Extended Data Type: VATNum
Type: String
LedgerBasicSalesTax Tax exempt number for export (dispatches) related to statistics.
VATNumBranchId Extended Data Type: CompanyBranchId
Type: String
None Identify branch/subsidiary used in connection with tax exempt number for export.

Top

Field Groups

Field Group Fields
Reporting_JP
Shipping
PackagingMaterialFee
Registration_FR
SalesTax
PFRegNum_RU
Planning
RegistrationNumbers
Reporting_RU
RPayOther
SIA_IT
AutoReport
AccountOfficeNum
BTL91
BankAccount
BTL91NL
AddressFormat
AutoIdentification
AutoLookup
CompanyLogo
FiscalInformation_BR
BusinessNumber_CA
CompanyCurrencyConversion
ForeignOrganization_RU
FSSGroup_RU
HiddenFields
LedgerEntry
LegalRepresentative_MX
Misc1099
Name
TaxRegistration_MX
TaxAuthority_RU
TemplateFolder_W
TaxReporting_JP
Zakat_SA
SoftwareIdentificationCode_CA

Top

Relations

Relation Table Lines
BankAccount BankAccountTable
BankAcctUsedFor1099 BankAccountTable
BankCentralBankPurpose BankCentralBankPurpose
CompanyNAFCode CompanyNAFCode
CountryRegionId LogisticsAddressCountryRegion
DataArea DataArea
DirOrganizationBase_FK DirOrganizationBase
DirPartyTable DirPartyTable
DunsNumber_FK DirDunsNumber
FSSAccount_RU VendTable
LanguageId LanguageTable
LanguageTable LanguageTable
LogisticsAddressFormatHeading LogisticsAddressFormatHeading
LogisticsElectronicAddress_Email LogisticsElectronicAddress
LogisticsElectronicAddress_Fax LogisticsElectronicAddress
LogisticsElectronicAddress_Phone LogisticsElectronicAddress
LogisticsElectronicAddress_Telex LogisticsElectronicAddress
LogisticsElectronicAddress_URL LogisticsElectronicAddress
LogisticsLocation_PrimaryAddress LogisticsLocation
OMLEInternalOrganization_FK OMInternalOrganization
Partition Partitions
PaymInstruction1 PaymInstruction
PaymInstruction2 PaymInstruction
PaymInstruction3 PaymInstruction
PaymInstruction4 PaymInstruction
TaxAuthority_RU TaxAuthorityAddress
VATNum TaxVATNumTable
WorkCalendarTable WorkCalendarTable

Top

Indexes

Index AllowDuplicates Enabled Fields
CompanyNAFCodeIdx Yes No
Key No Yes
PaymInstructionIdx1 Yes Yes
PaymInstructionIdx2 Yes Yes
PaymInstructionIdx3 Yes Yes
PaymInstructionIdx4 Yes Yes
RecId No Yes
TaxAuthorityIdx_RU Yes Yes

Top

Inheritance Hierarchy

xRecord Class
  Common Table
    DirPartyTable Table
      DirOrganizationBase Table
        OMInternalOrganization Table
          CompanyInfo Table

See Also

Table Methods

Tables Overview