biuan SAP® BUSINESS ONE SDK
API Bo Object Types
Bo Object Types Enumeration

Description

Specifies the object types.

Note: The right column indicates the object ID to use as a string for the DocObjectCodeEx property.

Members

MemberValueDescription
oChartOfAccounts1ChartOfAccounts object
oBusinessPartners2BusinessPartners object
oBanks3Banks object
oItems4Items object
oVatGroups5VatGroups object
oPriceLists6PriceLists object
oSpecialPrices7SpecialPrices object
oItemProperties8ItemProperties object
oUsers12Users object
oInvoices13Documents object that represents a sales invoice document
oCreditNotes14Documents object that represents a sales credit note document
oDeliveryNotes15Documents object that represents a sales delivery note document
oReturns16Documents object that represents a sales return document
oOrders17Documents object that represents a sales order document
oPurchaseInvoices18Documents object that represents a purchase invoice document
oPurchaseCreditNotes19Documents object that represents a purchase credit note document
oPurchaseDeliveryNotes20Documents object that represents a purchase delivery note document
oPurchaseReturns21Documents object that represents a a purchase return document
oPurchaseOrders22Documents object that represents a purchase order document
oQuotations23Documents object that represents a sales quotation document
oIncomingPayments24Payments object
oJournalVouchers28JournalVouchers object
oJournalEntries30JournalEntries object that represents a normal journal entry
oStockTakings31StockTaking object
oContacts33Contacts object
oCreditCards36CreditCards object
oCurrencyCodes37Currencies object
oPaymentTermsTypes40PaymentTermsTypes object
oBankPages42BankPages object
oManufacturers43Manufacturers object
oVendorPayments46Payments object that represents payments to vendors
oLandedCostsCodes48LandedCostsCodes object
oShippingTypes49ShippingTypes object
oLengthMeasures50LengthMeasures object
oWeightMeasures51WeightMeasures object
oItemGroups52ItemGroups object
oSalesPersons53SalesPersons object
oCustomsGroups56CustomsGroups object
oChecksforPayment57ChecksforPayment object
oInventoryGenEntry59Documents object for entering general items to inventory
oInventoryGenExit60Documents object for removing general items from inventory
oWarehouses64Warehouses object
oCommissionGroups65CommissionGroups object
oProductTrees66ProductTrees object
oStockTransfer67StockTransfer object
oWorkOrders68WorkOrders object
oCreditPaymentMethods70CreditPaymentMethods object
oCreditCardPayments71CreditCardPayments object
oAlternateCatNum73AlternateCatNum object
oBudget77Budget object
oBudgetDistribution78BudgetDistribution object
oMessages81Messages object
oBudgetScenarios91BudgetScenarios object
oSalesOpportunities97SalesOpportunities object
oUserDefaultGroups93UserDefaultGroups object
oSalesStages101SalesStages object
oActivityTypes103ActivityTypes object
oActivityLocations104ActivityLocations object
oDrafts112Documents object that represents a draft document (see Creating a draft document sample)
oDeductionTaxHierarchies116DeductionTaxHierarchies object
oDeductionTaxGroups117DeductionTaxGroups object
oAdditionalExpenses125AdditionalExpenses object
oSalesTaxAuthorities126SalesTaxAuthorities object
oSalesTaxAuthoritiesTypes127SalesTaxAuthoritiesTypes object
oSalesTaxCodes128SalesTaxCodes object
oQueryCategories134QueryCategories object
oFactoringIndicators138FactoringIndicators object
oPaymentsDrafts140Payments object
oAccountSegmentations142AccountSegmentations object
oAccountSegmentationCategories143AccountSegmentationCategories object
oWarehouseLocations144WarehouseLocations object
oForms1099145Forms1099 object
oInventoryCycles146InventoryCycles object
oWizardPaymentMethods147WizardPaymentMethods object
oBPPriorities150BPPriorities object
oDunningLetters151DunningLetters object
oUserFields152UserFieldsMD object
oUserTables153UserTablesMD object
oPickLists156PickLists object
oPaymentRunExport158PaymentRunExport object
oUserQueries160UserQueries object
oMaterialRevaluation162MaterialRevaluation object
oCorrectionPurchaseInvoice163Documents object that represents a purchase invoice correction document
oCorrectionPurchaseInvoiceReversal164Documents object that represents a reverse purchase invoice correction document
oCorrectionInvoice165Documents object that represents a correction invoice document
oCorrectionInvoiceReversal166Documents object that represents a reverse invoice correction document
oContractTemplates170ContractTemplates object
oEmployeesInfo171EmployeesInfo object
oCustomerEquipmentCards176CustomerEquipmentCards object
oWithholdingTaxCodes178WithholdingTaxCodes object
oBillOfExchangeTransactions182BillOfExchangeTransaction object
oKnowledgeBaseSolutions189KnowledgeBaseSolutions object
oServiceContracts190ServiceContracts object
oServiceCalls191ServiceCalls object
oUserKeys193UserKeysMD object
oQueue194Queue object
oSalesForecast198SalesForecast object
oTerritories200Territories object
oIndustries201Industries object
oProductionOrders202ProductionOrders object
oPackagesTypes205PackagesTypes object
oUserObjectsMD206UserObjectsMD object
oTeams211Teams object
oRelationships212Relationships object
oUserPermissionTree214UserPermissionTree object
oActivityStatus217ActivityStatus object
oChooseFromList218ChooseFromList object
oFormattedSearches219FormattedSearches object
oAttachments2221Attachments2 object
oUserLanguages223UserLanguages object
oMultiLanguageTranslations224MultiLanguageTranslations object
oDynamicSystemStrings229DynamicSystemStrings object
oHouseBankAccounts231HouseBankAccounts object
oBusinessPlaces247BusinessPlaces object
oLocalEra250LocalEra object
oSalesTaxInvoice280Sales tax invoice object (see TaxInvoices object and DocType property with the valid value botit_Invoice)
oPurchaseTaxInvoice281Purchase tax invoice object (see TaxInvoices object and DocType property with the valid value botit_Payment)
BoRecordset300Recordset object
BoBridge305SBObob object
oNotaFiscalUsage260NotaFiscalUsage object
oNotaFiscalCFOP258NotaFiscalCFOP object
oNotaFiscalCST259NotaFiscalCST object
oClosingDateProcedure261ClosingDateProcedure object
oBusinessPartnerGroups10BusinessPartnerGroups object
oBPFiscalRegistryID278BPFiscalRegistryID object
oDownPayments203Documents object that represents a down payments document
oPurchaseDownPayments204Documents object that represents a purchase down payments document
oStockTransferDraft1179StockTransfer draft object
oPurchaseQuotations540000006Documents object that represents a purchase quotation document
oInventoryTransferRequest1250000001StockTransfer request object
oPurchaseRequest1470000113

SAP® B1 DI-API C# definition

public enum BoObjectTypes { oChartOfAccounts = 1, oBusinessPartners = 2, oBanks = 3, oItems = 4, oVatGroups = 5, oPriceLists = 6, oSpecialPrices = 7, oItemProperties = 8, oBusinessPartnerGroups = 10, oUsers = 12, oInvoices = 13, oCreditNotes = 14, oDeliveryNotes = 15, oReturns = 16, oOrders = 17, oPurchaseInvoices = 18, oPurchaseCreditNotes = 19, oPurchaseDeliveryNotes = 20, oPurchaseReturns = 21, oPurchaseOrders = 22, oQuotations = 23, oIncomingPayments = 24, oJournalVouchers = 28, oJournalEntries = 30, oStockTakings = 31, oContacts = 33, oCreditCards = 36, oCurrencyCodes = 37, oPaymentTermsTypes = 40, oBankPages = 42, oManufacturers = 43, oVendorPayments = 46, oLandedCostsCodes = 48, oShippingTypes = 49, oLengthMeasures = 50, oWeightMeasures = 51, oItemGroups = 52, oSalesPersons = 53, oCustomsGroups = 56, oChecksforPayment = 57, oInventoryGenEntry = 59, oInventoryGenExit = 60, oWarehouses = 64, oCommissionGroups = 65, oProductTrees = 66, oStockTransfer = 67, oWorkOrders = 68, oCreditPaymentMethods = 70, oCreditCardPayments = 71, oAlternateCatNum = 73, oBudget = 77, oBudgetDistribution = 78, oMessages = 81, oBudgetScenarios = 91, oUserDefaultGroups = 93, oSalesOpportunities = 97, oSalesStages = 101, oActivityTypes = 103, oActivityLocations = 104, oDrafts = 112, oDeductionTaxHierarchies = 116, oDeductionTaxGroups = 117, oAdditionalExpenses = 125, oSalesTaxAuthorities = 126, oSalesTaxAuthoritiesTypes = 127, oSalesTaxCodes = 128, oQueryCategories = 134, oFactoringIndicators = 138, oPaymentsDrafts = 140, oAccountSegmentations = 142, oAccountSegmentationCategories = 143, oWarehouseLocations = 144, oForms1099 = 145, oInventoryCycles = 146, oWizardPaymentMethods = 147, oBPPriorities = 150, oDunningLetters = 151, oUserFields = 152, oUserTables = 153, oPickLists = 156, oPaymentRunExport = 158, oUserQueries = 160, oMaterialRevaluation = 162, oCorrectionPurchaseInvoice = 163, oCorrectionPurchaseInvoiceReversal = 164, oCorrectionInvoice = 165, oCorrectionInvoiceReversal = 166, oContractTemplates = 170, oEmployeesInfo = 171, oCustomerEquipmentCards = 176, oWithholdingTaxCodes = 178, oBillOfExchangeTransactions = 182, oKnowledgeBaseSolutions = 189, oServiceContracts = 190, oServiceCalls = 191, oUserKeys = 193, oQueue = 194, oSalesForecast = 198, oTerritories = 200, oIndustries = 201, oProductionOrders = 202, oDownPayments = 203, oPurchaseDownPayments = 204, oPackagesTypes = 205, oUserObjectsMD = 206, oTeams = 211, oRelationships = 212, oUserPermissionTree = 214, oActivityStatus = 217, oChooseFromList = 218, oFormattedSearches = 219, oAttachments2 = 221, oUserLanguages = 223, oMultiLanguageTranslations = 224, oDynamicSystemStrings = 229, oHouseBankAccounts = 231, oBusinessPlaces = 247, oLocalEra = 250, oNotaFiscalCFOP = 258, oNotaFiscalCST = 259, oNotaFiscalUsage = 260, oClosingDateProcedure = 261, oBPFiscalRegistryID = 278, oSalesTaxInvoice = 280, oPurchaseTaxInvoice = 281, BoRecordset = 300, BoBridge = 305, oStockTransferDraft = 1179, oPurchaseQuotations = 540000006, oInventoryTransferRequest = 1250000001, oPurchaseRequest = 1470000113 }


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