📚 SAP Business One SDK Help

CompanyInfo Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFileImports data from an XML file to the object.
Public Method FromXMLStringImports data from an XML string to the object.
Public Method GetXMLSchemaRetrieves the XML schema of the data structure.
Public Method ToXMLFileCreates an XML file that represents the object data.
Public Method ToXMLStringCreates an XML string that represents the object data.

Public Properties

Public Property AutoCreateCustomerEqCardDetermines whether or not to create automatically customer equipment card when assigning a unique serial number.

Field name: AutoCrIns.

Public Property AutoSRICreationOnReceiptDetermines whether or not to create automatically consecutive serial numbers on receipt of items to the inventory (system numerartor).

This flag is applicable only if the inventory management method is On Release Only.

Field name: SriCreatIn.

Public Property B1iTimeOutproperty B1iTimeOut
Public Property BaseDateForExchangeRateDetermines whether the exchange rate is based on the Posting Date (P) or the Tax Date (T).

Field name: RateBase.

Public Property BISRBankAccountBISRBnkAcDetermines whether the exchange rate is based on the Posting Date (P) or the Tax Date (T).

Field name: BISRBnkAc.

Public Property BISRBankActKeySet or returns the BISR bank account key.

Field name: BisBnkAcKy.

This is a foreign key to the HouseBankAccounts object (AbsoluteEntry).

Public Property BISRBankCountrySets the country code (3 characters) of the company house bank (BISR bank in Switzerland companies). This flag is valid only when EnbPayRef is set to Y.

Field name: BISBnkCnt.

Public Property BISRBankNoSets the code of the of the company house bank (BISR bank in Switzerland companies). This flag is valid only when EnbPayRef is set to Y.

Field name: BISRBnkCd.

Public Property BISRBranchSets the branch number of the of the company house bank (BISR bank - applicable for Switzerland). This flag is valid only when EnbPayRef is set to Y.

Field name: BISRBranch.

Public Property BlockStockNegativeQuantityDetermines whether or not to block documents that would cause negative inventory level.

Field name: BlockZeroQ.

Public Property CompanyNameReturns this company name .

Field name: CompnyName.

Length: 100 characters.

Public Property DataOwnershipIndicationDetermines whether or not to block documents that would cause negative inventory level.

Field name: BlockZeroQ.

Public Property DefaultDaysForOrdCancSets the default number of days before cancelling a sales order. After this date the goods are not to be eccepted by the customer. The default value is 30 days after the Delivery Date.

Field name: DaysOrdCnc.

Public Property DefaultStampTaxSets the default stamp tax code for incoming payments. Applicable for Portugal.

Field name: stampTax.

Public Property DisplayTransactionsByDfltDetermines whether or not to display all transactions by default for incoming and outgoing payments.

Field name: DispTrByDf.

Public Property EnableAccountSegmentationDetermines whether or not to enable account segmentation.

Field name: EnbSgmnAct.

Public Property EnableBillOfExchangeDetermines whether or not to enable bill-of-exchange payment method. Applicable for Spain, Italy, France, and Portugal.

Field name: EnableBOE.

Public Property EnableCheckQuantityInRDRDetermines whether or not to check automatically the availabllity of item quantities before adding the quantity in sales orders. The default setting is Y. In case the available quantity is less than the quantity specified in the sales order, the system displays several options.

Field name: ChkQunty.

Public Property EnableConversionDifferentAcctDetermines whether or not to enable the conversion different accounts.

Field name: ConvDifAct.

Public Property EnableExpensesManagementDetermines whether or not to enable additional expenses management

Field name: EnblExpns.

Public Property EnableStockRelNoCostPriceDetermines whether or not to allow stock release without the item cost price.

Field name: RelStkNoPr.

Public Property EnableTransactionNotificationproperty EnableTransactionNotification
Public Property GroupLinesInVATCalculationReturns a valid value that determines whether or not the Tax Engine System groups the lines when calculating the tax.
Field name: CalcVatGrp.
Public Property IEPSPayerDetermines whether or not the company is liable to IEPS Payer (indirect tax). Applicable for Mexico, Costa Rica, and Guatemala. Companies defined as liable for IEPS Payer must maintain special IEPS posting, printing forms and declaration for authorities in all A/R documents.
Note: For Mexico only, when this filed is set to Y, the IEPS Payer option is available also in the Item Master Data -->General tab.

Field name: IepsPayer.

Public Property LanguageCodeproperty LanguageCode
Public Property Localizationproperty Localization
Public Property MaxNumberOfDocumentsInPmtSets the maximum number of invoices for outgoing payments by check.

Field name: MxDcsInPmt.

Public Property MaxRecordsInChooseFromListSets the maximum number of records to display in the Choose From List form.

Field name: MaxChoose.

Public Property MinimumAmountForAnnualListSets the minimum amount above which a document is included in the annual sales report. This report is used for VAT declaration regarding customers only.

The report covers all the customers who have federal tax ID that starts with a Belgium ISO code, and all the sales transactions that are VAT liable such as A/R invoices, A/R credit memos, down payments and manual journal entries created for sales purposes. Applicable for Belgium.

Field name: MinAmntAL.

Public Property MinimumAmountForAppndixOPSets the minimum amount above which a document is included in the annual sales report. This report is used for VAT declaration regarding customers only. The report covers all the customers who have federal tax ID that starts with a Belgium ISO code, and all the sales transactions that are VAT liable such as A/R invoices, A/R credit memos, down payments and manual journal entries created for sales purposes. Applicable for Belgium.

Field name: MinAmntAL.

Public Property MinimumBaseAmountPerDocDetermines whether or not to enable generatiion of reports that include only documents with minimum base amount. Applicable for Portugal.

Field name: MinBaseDoc.

Public Property PercentOfTotalAcquisitionDetermines whether or not to enable generatiion of reports that include only documents with minimum base amount. Applicable for Portugal.

Field name: MinBaseDoc.

Public Property SRIManagementSystemDetermines the default management method for serial numbers and batches. The options are:

A - On Every Transaction. The user must assign serial or batch numbers on every inventory transaction.

R - On Release Only. The user must assign serial or batch numbers only on release (it is optional for other transactions).

Field name: SriMngSys.

Public Property TaxCalculationSystemReturns a valid value that determines the type of tax calculation system to be used by the Tax Calculation Engine.

Field name: TaxSysType).

Public Property VersionReturns the version of SAP Business One application used by the company.

Field name: Version.

See Also