biuan SAP® BUSINESS ONE SDK
DTW Administration / Setup / Inventory / Item Properties
API Company Info

Description

The CompanyInfo is a data structure related to the CompanyService. It includes initial parameters related to the company. The default values of part of the properties vary according to the country localization.

Source table: CINF.

See Also

SAP® B1 DI-API C# definition

public class CompanyInfoClass : ICompanyInfo, CompanyInfo { public virtual BoYesNoEnum AutoCreateCustomerEqCard { get; set; } public virtual BoYesNoEnum AutoSRICreationOnReceipt { get; set; } public virtual BoBaseDateRateEnum BaseDateForExchangeRate { get; set; } public virtual string BISRBankAccount { get; } public virtual int BISRBankActKey { get; set; } public virtual string BISRBankCountry { get; } public virtual string BISRBankNo { get; } public virtual string BISRBranch { get; } public virtual BoYesNoEnum BlockStockNegativeQuantity { get; set; } public virtual string CompanyName { get; } public virtual BoYesNoEnum DataOwnershipIndication { get; set; } public virtual int DefaultDaysForOrdCanc { get; set; } public virtual string DefaultStampTax { get; set; } public virtual BoYesNoEnum DisplayTransactionsByDflt { get; set; } public virtual BoYesNoEnum EnableAccountSegmentation { get; set; } public virtual BoYesNoEnum EnableBillOfExchange { get; set; } public virtual BoYesNoEnum EnableCheckQuantityInRDR { get; set; } public virtual BoYesNoEnum EnableConversionDifferentAcct { get; } public virtual BoYesNoEnum EnableExpensesManagement { get; set; } public virtual BoYesNoEnum EnableStockRelNoCostPrice { get; set; } public virtual BoYesNoEnum EnableTransactionNotification { get; set; } public virtual BoYesNoEnum GroupLinesInVATCalculation { get; } public virtual BoYesNoEnum IEPSPayer { get; set; } public virtual int MaxNumberOfDocumentsInPmt { get; set; } public virtual int MaxRecordsInChooseFromList { get; set; } public virtual double MinimumAmountForAnnualList { get; set; } public virtual double MinimumAmountForAppndixOP { get; set; } public virtual double MinimumBaseAmountPerDoc { get; set; } public virtual double PercentOfTotalAcquisition { get; set; } public virtual BoManageMethod SRIManagementSystem { get; set; } public virtual TaxCalcSysEnum TaxCalculationSystem { get; } public virtual int Version { get; } public extern CompanyInfoClass(); public virtual extern void FromXMLFile( string bstrFileName); public virtual extern void FromXMLString( string bstrXML); public virtual extern string GetXMLSchema(); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

Related information


Bo Base Date Rate Enum BoBaseDateRateEnum Enumeration
Determines whether the exchange rate is based on the Posting Date (P) or the Tax Date (T).
   Parent: Company Info CompanyInfo Object· Table: CINF

Tax Calc Sys Enum TaxCalcSysEnum Enumeration
Methods for tax calculation for the Tax Calculation Engine.
   Parent: Company Info CompanyInfo Object· Table: CINF


SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact
This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates