• iVend Retail 6.6 - Extensibility Package Help Center
    • What's New in iVend Retail 6.6 - Extensibility Package
  • Introduction
    • What's in This Guide?
    • Who Should Read This Guide?
    • Related Documentation
  • Getting Started
    • Installation Prerequisites 
    • Getting Help
  • Developers' Guide
    • The Basics
      • Using Namespace and Naming Convention
      • Accessing Data
      • Integrating Data
      • Authorization for Data
      • Multiple Languages Support
    • How to Create an Add-On
    • Enabling Notification Feature
    • How to Upgrade an Existing Add-On
    • How to Create UDT and UDFs
    • Accessing UDT and UDFs
    • Customizing User Interface
      • Introduction
        • User Interface Design
          • Custom Button in MC and POS
          • Custom Column
          • Custom Menus in MC
          • Custom Menus in POS
          • Extending POS UI
          • iVend GUI Events
          • Lookup Screen in MC
          • Quick Button Panel
      • FAQs
        • How To...
          • Add a Custom User Menu and Handle Menu Events
          • Add Custom Menu and Handle Menu Click Event
          • Create a Custom Screen in MC
          • Create a Custom Screen in POS
          • Create a Sample Add-On
          • Create an Additional Custom Button Panel
          • Customize POS Transaction Information Grid
          • Display Information/Error/Warning Message
          • Handle Button Events in MC
          • Handle Button Events in POS
          • Handle Custom Column Generated in Existing Screen
          • Handle Existing Screen GUI
          • Handle POS User Menu Item Events
          • Handle the Click Event on Quick Button Panel
          • Handle Transaction Mode Change Event
          • Open Custom Master Screen via Lookup
          • Open System Master Screen via Lookup
          • Usage of OnGlobalize Event
          • Use Manager Override Feature
          • Use Scanning Events
        • Samples
          • Adding a Custom User Menu and Handling Menu Event
          • Adding Custom Menu and Handle Menu Click Event
          • Creating a Custom POS Screen
          • Creating a Custom Screen in MC
          • Creating a Sample Add-On
          • Creating an Additional Custom Button Panel
          • Implementing Customer Search Globalization
          • Creating Custom Search Screen
          • Customizing POS Transaction Information Grid
          • Displaying Information/Error/Warning Message
          • Handling Existing Screen GUI
          • Handling Button Events in MC
          • Handling Button Events in POS
          • Handling Custom Column Generated in Existing Screen
          • Handling POS User Menu Item Events
          • Handling the Click Event on Quick Button Panel
          • Handling Transaction Mode Change Event
          • Open Custom Master Screen via Lookup
          • Open System Master Screen via Lookup
          • Using POS Touch Screen
          • Using Scanning Events
          • Using Manager Override Feature
          • Using OnGlobalize Event
    • Using Data Interface
      • Introduction
      • Events
        • Add-On Events
          • Management Console Events
            • Alternate Product
            • Assembly Details
            • Authorization Stage
            • Bank
            • Bar Code Mask
            • Bonus Buys
            • Country
            • Coupon
            • Currency
            • Customer
            • Customer Catalog
            • Customer Group
            • Customer Printing
            • Department
            • Discount Resolution Setup
            • Document Number Series
            • Email SMS Template
            • Employee
            • Employee Position
            • Enterprise
            • Event
            • Exchange Rate
            • Expenses
            • Forecast Planning
            • Fulfillment Plan
            • Gift Certificate
            • Gift Certificate Receipts
            • Good Receipt
            • Goods Issue
            • Goods Receipt PO
            • Goods Return
            • Hardware Profile
            • Inventory Counting
            • Inventory Cycle
            • Inventory Revaluation
            • Item Printing
            • Job Code
            • Kit Setup
            • Layaway Plan
            • Location
            • Location Transfer
            • Manufacturer
            • Master Till
            • Merchandise Hierarchy
            • Message
            • Package
            • Package Group
            • Payment Type
            • Pole Display
            • POS
            • Price List
            • Price Manager
            • Product
            • Product Attribute
            • Product Category
            • Product Class
            • Product Gross Margin
            • Purchase Order
            • Region Code
            • Replenshipment
            • Retail Profile
            • Sale Attribute
            • Security Role
            • Security User
            • Shipping Type
            • Sotck Transfer Receipt
            • State
            • Stock Transfer Request
            • Stock Transfer Shipment
            • Store
            • Store Group
            • Surcharge
            • Tax Code
            • Tax Events
            • Team
            • Till
            • Till Count
            • Transaction Item Attribute
            • Unit of Measure
            • Unit of Measure Group
            • Upsell Product
            • Vendor
            • Vendor Group
            • Warehouse
          • Point of Sale Events
            • AR Payment
            • Cash-In Cash-Out
            • Coupon Item
            • Complete Sale
            • Customer Search
            • Gift Certificate Item
            • Item Edit
            • Layaway Item
            • Lost Sale Item
            • Manage Expense
            • Manage Till
            • POS User Menu
            • Product Search
            • Quotation Item
            • Quotation To Sale Item
            • Sale Edit
            • Sale Exchange Item
            • Sale Item
            • Special Order Fulfillment Item
            • Special Order Item
            • Store Search
            • Surcharge Item
            • Surcharge Search
            • Transaction Detail
            • Transaction Entry
            • Transaction Fulfillment
            • Transaction Payment
            • Transaction Search
            • Weighted Item
            • X Report
            • Z Report
        • Exception Handling
      • FAQs
        • How To
          • Add Custom Button on Transaction Complete Screen
          • Assign System Security Rights for Custom Screen
          • Call Web Services Through Add-On
          • Create an Excel
          • Create UDT and Handle UDT Data
          • Handle Current Transaction Context
          • Handle iVend Objects
          • Handle Payment in Current Transaction
          • Handle UDF Data via APIs
          • Import/Export User-Defined Table Data
          • Rename Transaction Grid Column
          • Write a File
        • Sample
          • Adding Custom Button on Transaction Complete Screen
          • Assigning System Security Rights for Custom Screen
          • Calling Web Services Through an Add-On
          • Creating an Excel File
          • Creating UDT and Handling UDT Data
          • Handling Current Transaction Context
          • Handling iVend Objects
          • Handling Payment in Current Transaction
          • Handling UDF Data via APIs
          • Importing/Exporting User-Defined Table Data
          • Renaming Transaction Grid Column
          • Writing a File
    • Debugging
    • Packaging & Deployment
  • Web API
  • Extensibility Add On upgrade to iVend Retail 6.6
    • How Do I get started 
    • Change 1 – Primary keys are now GUIDs
    • Change 2 – Variable change in the add-on code
    • Change 3 – Initialization of variables
    • Change 4 – Best code practices
    • Change 5 – Dexexpress UI component reference upgrade
    • Change 6 – New method for Searchview screens
    • Change 7 – T-SQL level changes in the addon
    • Change 8 – Handle return value from SQL in add-on code
    • Change 9 – Add-on compatibility for Any CPU compilation
    • Change 10 – Support only X64 compatible 3rd party components
    • Change 11 – Custom Report Changes
  • What's New in iVend Retail 6.6 Web API
  • CXS.Retail.API Assembly
    • Overview
    • Namespaces
      • CXS.Retail.API Namespace
        • Overview
        • Classes
          • IntegrationService
            • Overview
            • Members
            • IntegrationService Constructor
            • Methods
              • Authenticate Method
              • AuthorizePayment Method
              • AwardPoints Method
              • AwardPointsOnPormotion Method
              • CancelQuotation Method
              • CancelSalesOrder Method
              • CancelStockTransfer Method
              • CheckAPIConnection Method
              • CheckInitializationStatus Method
              • ClearAllInventory Method
              • ClearAllInventoryFromWarehouseLocation Method
              • CreateUserDefinedField Method
              • DeAssignProductsFromProductCategory Method
              • DeleteAttribute Method
              • DeleteBank Method
              • DeleteBarCodeMask Method
              • DeleteCountry Method
              • DeleteCoupon Method
              • DeleteCurrency Method
              • DeleteCustomer Method
              • DeleteCustomerCatalog Method
                • DeleteCustomerCatalog(String) Method
                • DeleteCustomerCatalog(String,String) Method
              • DeleteCustomerDiscountGroup Method
              • DeleteCustomerGroup Method
              • DeleteCustomerPriceGroup Method
              • DeleteEmployee Method
              • DeleteExchangeRateByDate Method
              • DeleteExchangeRateByDateAndCurrency Method
              • DeleteGiftCertificateMaster Method
              • DeleteLineDiscountGroup Method
              • DeleteManufacturer Method
              • DeletePaymentType Method
              • DeletePriceList Method
              • DeleteProduct Method
              • DeleteProductCategory Method
              • DeleteProductClass Method
              • DeleteProductDiscountGroup Method
              • DeleteProductGroup Method
              • DeletePromotionalBonusBuys Method
              • DeletePurchasePrice Method
              • DeleteReasonCode Method
              • DeleteSalesPrice Method
              • DeleteSerial Method
              • DeleteShippingType Method
              • DeleteState Method
              • DeleteStoreGroup Method
              • DeleteSurcharge Method
              • DeleteSuspendedTransaction Method
              • DeleteTaxCode Method
              • DeleteTaxCodeCondition Method
              • DeleteUDTRow Method
              • DeleteUOM Method
              • DeleteUOMGroup Method
              • DeleteVendor Method
              • DeleteVendorGroup Method
              • DeleteWarehouse Method
              • DoElectricLogin Method
                • DoElectricLogin(String) Method
                • DoElectricLogin(String,String,String) Method
              • ExecuteQueries Method
              • FetchQueryResult Method
              • GetAccountsReceivable Method
              • GetAccountsReceivableSubsidiaryWise Method
              • GetAllBanks Method
              • GetAllCountries Method
              • GetAllCustomerDiscountGroups Method
              • GetAllCustomerPriceGroups Method
              • GetAllDeliveryPackage Method
              • GetAllLineAttribute Method
              • GetAllLoyaltySetup Method
              • GetAllProductDiscountGroups Method
              • GetAllReasonCode Method
              • GetAllSaleAttribute Method
              • GetAllStates Method
              • GetAllStores Method
              • GetAttribute Method
              • GetAttributeByKey Method
              • GetBank Method
              • GetBarCodeMask Method
              • GetBarCodeResolution Method
                • GetBarCodeResolution(String) Method
                • GetBarCodeResolution(BarcodeResolutionDTO) Method
              • GetBarCodeResolutionWithType Method
              • GetCardSetupMethod Method
              • GetCountry Method
              • GetCoupon Method
              • GetCurrency Method
              • GetCustomer Method
              • GetCustomerDiscountGroup Method
              • GetCustomerGroup Method
              • GetCustomerPriceGroup Method
              • GetDeliveryPackageById Method
              • GetDeliveryPackageByKey Method
              • GetDeltaInventoryUpdates Method
              • GetEmployee Method
              • GetEnterprise Method
              • GetExchangeRateByDate Method
              • GetExchangeRateByDateAndCurrency Method
              • GetGiftCertificateMaster Method
              • GetInventoryOfProduct Method
              • GetInventoryOfWarehouse Method
              • GetItemSalesPrice Method
              • GetLineAttribute Method
              • GetLineDiscountGroup Method
              • GetLocation Method
              • GetLocationStockTransfer Method
              • GetLoyaltyLicenceDetails Method
              • GetLoyaltyPortalLicenceDetails Method
              • GetLoyaltySetup Method
              • GetManufacturer Method
              • GetMerchandiseHierarchy Method
              • GetMonthlyPointsSummary Method
              • GetNextNumber Method
              • GetPaymentType Method
              • GetPicking Method
              • GetPickings Method
              • GetPointsDetails Method
              • GetPointsDetailsForPortalIntegration Method
              • GetPointsSummary Method
              • GetPointsSummaryByTransactionKey Method
              • GetPointsSummaryForPortalIntegration Method
              • GetPrePrintedLoyaltyCards Method
              • GetPrePrintedLoyaltyCardsBySiteId Method
              • GetPriceList Method
              • GetProduct Method
              • GetProductByVariantCode Method
              • GetProductCategory Method
              • GetProductClass Method
              • GetProductCost Method
              • GetProductDiscountGroup Method
              • GetProductGroup Method
              • GetProductImage Method
              • GetProductUpgradeInformation Method
              • GetPromotionBonusBuys Method
              • GetPurchaseOrderById Method
              • GetPurchaseOrderByKey Method
              • GetQueryResult Method
              • GetQueue Method
              • GetQueueByWarehouse Method
              • GetQueueByWarehouseWithoutStatusUpdate Method
              • GetQueueOfEnterprise Method
              • GetQueueOfEnterpriseWithoutStatusUpdate Method
              • GetQueueWithoutStatusUpdate Method
              • GetReasonCode Method
              • GetRedeemableAmount Method
              • GetRegistrationMethod Method
              • GetReplicationSendDump Method
              • GetReplicationStatus Method
              • GetRetailProfileById Method
              • GetSaleAttribute Method
              • GetSalesPrice Method
              • GetSerial Method
              • GetShippingType Method
              • GetSpecialPriceList Method
              • GetState Method
              • GetStockTransferRequest Method
              • GetStore Method
              • GetStoreGroup Method
              • GetSubsidiary Method
              • GetSurcharge Method
              • GetTaxCode Method
              • GetTaxCodeConditions Method
              • GetTransaction Method
              • GetTransactionData Method
              • GetTransactionDeliveryInformation Method
              • GetTransactionDetailForPortalIntegration Method
              • GetTransactionItemDetails Method
              • GetTransactionStatus Method
              • GetUDTData Method
              • GetUDTRowData Method
              • GetUOM Method
              • GetUOMGroup Method
              • GetUpgradeInformation Method
              • GetUserDefinedFields Method
              • GetVendor Method
              • GetVendorByKey Method
              • GetVendorGroup Method
              • GetVersionInformation Method
              • GetWarehouse Method
              • InitializeByScript Method
              • MarkCustomerGDPR Method
              • PostFulfillment Method
              • PrintItemLabels Method
              • Register Method
              • RegisterLoyaltyCustomer Method
              • RemoveAlternateItems Method
              • RemoveAlternateUPC Method
              • RemoveAlternateUPCFromProduct Method
              • RemoveProductSurcharges Method
              • RemoveUpsellItems Method
              • ReplicatePortalLoyaltyCustomerInformationToiVend Method
              • RollBackRedeemedPoints Method
              • SaleOrderClose Method
              • Save Method
                • Save(UpdateMasterDTO) Method
                • Save(ReplicationSendDumpDTO) Method
                • Save(List<ReplicationSendDumpDTO>) Method
              • SaveAccountsReceivable Method
                • SaveAccountsReceivable(AccountsReceivableDTO) Method
                • SaveAccountsReceivable(List<AccountsReceivableDTO>) Method
              • SaveAlternateItems Method
              • SaveAlternateUPC Method
              • SaveAttribute Method
                • SaveAttribute(AttributeMasterDTO) Method
                • SaveAttribute(List<AttributeMasterDTO>) Method
              • SaveBank Method
                • SaveBank(BankDTO) Method
                • SaveBank(List<BankDTO>) Method
              • SaveBarCodeMask Method
                • SaveBarCodeMask(BarCodeMaskDTO) Method
                • SaveBarCodeMask(List<BarCodeMaskDTO>) Method
              • SaveBatch Method
                • SaveBatch(BatchDTO) Method
                • SaveBatch(List<BatchDTO>) Method
              • SaveCountry Method
                • SaveCountry(CountryDTO) Method
                • SaveCountry(List<CountryDTO>) Method
              • SaveCoupon Method
                • SaveCoupon(CouponDTO) Method
                • SaveCoupon(List<CouponDTO>) Method
              • SaveCurrency Method
                • SaveCurrency(CurrencyDTO) Method
                • SaveCurrency(List<CurrencyDTO>) Method
              • SaveCustomer Method
                • SaveCustomer(CustomerDTO) Method
                • SaveCustomer(List<CustomerDTO>) Method
              • SaveCustomerCatalog Method
              • SaveCustomerDiscountGroup Method
                • SaveCustomerDiscountGroup(CustomerDiscountGroupDTO) Method
                • SaveCustomerDiscountGroup(List<CustomerDiscountGroupDTO>) Method
              • SaveCustomerGroup Method
                • SaveCustomerGroup(CustomerGroupDTO) Method
                • SaveCustomerGroup(List<CustomerGroupDTO>) Method
              • SaveCustomerGroupDiscountList Method
              • SaveCustomerPriceGroup Method
                • SaveCustomerPriceGroup(CustomerPriceGroupDTO) Method
                • SaveCustomerPriceGroup(List<CustomerPriceGroupDTO>) Method
              • SaveEmployee Method
                • SaveEmployee(EmployeeDTO) Method
                • SaveEmployee(List<EmployeeDTO>) Method
              • SaveExchangeRate Method
                • SaveExchangeRate(ExchangeRateDTO) Method
                • SaveExchangeRate(List<ExchangeRateDTO>) Method
              • SaveGiftCertificateMaster Method
                • SaveGiftCertificateMaster(GiftCertificateMasterDTO) Method
                • SaveGiftCertificateMaster(List<GiftCertificateMasterDTO>) Method
              • SaveGoodsIssue Method
                • SaveGoodsIssue(GoodsIssueDTO) Method
                • SaveGoodsIssue(List<GoodsIssueDTO>) Method
              • SaveGoodsReceipt Method
                • SaveGoodsReceipt(GoodsReceiptDTO) Method
                • SaveGoodsReceipt(List<GoodsReceiptDTO>) Method
              • SaveGoodsReceiptPO Method
                • SaveGoodsReceiptPO(GoodsReceiptPODTO) Method
                • SaveGoodsReceiptPO(List<GoodsReceiptPODTO>) Method
              • SaveGoodsReceiptStockTransfer Method
                • SaveGoodsReceiptStockTransfer(GoodsReceiptStockTransferDTO) Method
                • SaveGoodsReceiptStockTransfer(List<GoodsReceiptStockTransferDTO>) Method
              • SaveGoodsReturn Method
                • SaveGoodsReturn(GoodsReturnDTO) Method
                • SaveGoodsReturn(List<GoodsReturnDTO>) Method
              • SaveIncomingIntegrationLog Method
              • SaveInventoryCounting Method
              • SaveInventoryItems Method
              • SaveInventoryUpdate Method
              • SaveLineDiscountGroup Method
                • SaveLineDiscountGroup(LineDiscountGroupDTO) Method
                • SaveLineDiscountGroup(List<LineDiscountGroupDTO>) Method
              • SaveLocation Method
                • SaveLocation(LocationDTO) Method
                • SaveLocation(List<LocationDTO>) Method
              • SaveLocationStockTransfer Method
                • SaveLocationStockTransfer(LocationStockTransferDTO) Method
                • SaveLocationStockTransfer(List<LocationStockTransferDTO>) Method
              • SaveLoyaltyAdjustmentJournal Method
                • SaveLoyaltyAdjustmentJournal(LoyaltyAdjustmentJournalDTO) Method
                • SaveLoyaltyAdjustmentJournal(List<LoyaltyAdjustmentJournalDTO>) Method
              • SaveLoyaltyTransaction Method
              • SaveManufacturer Method
                • SaveManufacturer(ManufacturerDTO) Method
                • SaveManufacturer(List<ManufacturerDTO>) Method
              • SaveManufacturerDiscountList Method
              • SaveMerchandiseHierarchy Method
              • SavePaymentType Method
                • SavePaymentType(PaymentTypeDTO) Method
                • SavePaymentType(List<PaymentTypeDTO>) Method
              • SavePicking Method
              • SavePriceList Method
                • SavePriceList(PriceListDTO) Method
                • SavePriceList(List<PriceListDTO>) Method
              • SavePriceMatrix Method
              • SaveProduct Method
                • SaveProduct(ProductDTO) Method
                • SaveProduct(List<ProductDTO>) Method
              • SaveProductCategory Method
                • SaveProductCategory(ProductCategoryDTO) Method
                • SaveProductCategory(List<ProductCategoryDTO>) Method
              • SaveProductClass Method
                • SaveProductClass(ProductClassDTO) Method
                • SaveProductClass(List<ProductClassDTO>) Method
              • SaveProductCost Method
              • SaveProductDiscountGroup Method
                • SaveProductDiscountGroup(ProductDiscountGroupDTO) Method
                • SaveProductDiscountGroup(List<ProductDiscountGroupDTO>) Method
              • SaveProductGroup Method
                • SaveProductGroup(ProductGroupDTO) Method
                • SaveProductGroup(List<ProductGroupDTO>) Method
              • SaveProductGroupDiscountList Method
              • SaveProductImage Method
              • SaveProductMerchandiseHierarchy Method
              • SaveProductSurcharges Method
              • SaveProductVariant Method
              • SavePromotionalBonusBuys Method
                • SavePromotionalBonusBuys(PromotionBonusBuysDTO) Method
                • SavePromotionalBonusBuys(List<PromotionBonusBuysDTO>) Method
              • SavePurchaseOrder Method
              • SavePurchaseOrderList Method
              • SavePurchasePrice Method
                • SavePurchasePrice(PurchasePriceDTO) Method
                • SavePurchasePrice(List<PurchasePriceDTO>) Method
              • SaveReasonCode Method
              • SaveReasonCodeList Method
              • SaveRegisteredApplication Method
              • SaveReplicationSendDumpList Method
              • SaveSalesPrice Method
                • SaveSalesPrice(SalesPriceDTO) Method
                • SaveSalesPrice(List<SalesPriceDTO>) Method
              • SaveSerial Method
                • SaveSerial(SerialDTO) Method
                • SaveSerial(List<SerialDTO>) Method
              • SaveShippingType Method
                • SaveShippingType(ShippingTypeDTO) Method
                • SaveShippingType(List<ShippingTypeDTO>) Method
              • SaveSpecialPrice Method
                • SaveSpecialPrice(SpecialPriceListDTO) Method
                • SaveSpecialPrice(List<SpecialPriceListDTO>) Method
              • SaveSpecialPriceDiscountGroup Method
              • SaveState Method
                • SaveState(StateDTO) Method
                • SaveState(List<StateDTO>) Method
              • SaveStockTransfer Method
                • SaveStockTransfer(StockTransferDTO) Method
                • SaveStockTransfer(List<StockTransferDTO>) Method
              • SaveStockTransferRequest Method
                • SaveStockTransferRequest(StockTransferRequisitionDTO) Method
                • SaveStockTransferRequest(List<StockTransferRequisitionDTO>) Method
              • SaveStore Method
                • SaveStore(StoreDTO) Method
                • SaveStore(List<StoreDTO>) Method
              • SaveStoreGroup Method
                • SaveStoreGroup(StoreGroupDTO) Method
                • SaveStoreGroup(List<StoreGroupDTO>) Method
              • SaveSubsidiary Method
                • SaveSubsidiary(SubsidiaryDTO) Method
                • SaveSubsidiary(List<SubsidiaryDTO>) Method
              • SaveSurcharge Method
                • SaveSurcharge(SurchargeDTO) Method
                • SaveSurcharge(List<SurchargeDTO>) Method
              • SaveTaxCode Method
                • SaveTaxCode(TaxCodeDTO) Method
                • SaveTaxCode(List<TaxCodeDTO>) Method
              • SaveTaxCodeCondition Method
                • SaveTaxCodeCondition(TaxCodeConditionDTO) Method
                • SaveTaxCodeCondition(List<TaxCodeConditionDTO>) Method
              • SaveTransaction Method
              • SaveTransactionDeliveryInformation Method
              • SaveTransactionSignature Method
              • SaveUDTData Method
              • SaveUOM Method
                • SaveUOM(UOMDTO) Method
                • SaveUOM(List<UOMDTO>) Method
              • SaveUOMGroup Method
                • SaveUOMGroup(UOMGroupDTO) Method
                • SaveUOMGroup(List<UOMGroupDTO>) Method
              • SaveUpsellItems Method
              • SaveVendor Method
                • SaveVendor(VendorDTO) Method
                • SaveVendor(List<VendorDTO>) Method
              • SaveVendorGroup Method
                • SaveVendorGroup(VendorGroupDTO) Method
                • SaveVendorGroup(List<VendorGroupDTO>) Method
              • SaveVendorProductMapping Method
              • SaveWarehouse Method
                • SaveWarehouse(WarehouseDTO) Method
                • SaveWarehouse(List<WarehouseDTO>) Method
              • SearchTransaction Method
              • SetAssemblyComponents Method
              • SetFinalInventory Method
              • SetKitComponents Method
              • UpdateGiftCertificateBalance Method
              • UpdateIntegrationQueueStatus Method
              • UpdateLoyaltyCustomer Method
              • UpdateRecordsStatus Method
              • UpdateReplicationSentStatus Method
              • UpdateSynchronizationStatus Method
              • UpdateTransactionBalance Method
              • ValidateLicense Method
              • ValidateLicenseForIntegration Method
              • ValidateLoyaltyCustomer Method
              • ValidateLoyaltyPortalCustomer Method
              • ValidateUser Method
                • ValidateUser(String,String) Method
                • ValidateUser(String,String,String,String) Method
              • X_AuthorizePayment Method
              • X_DeleteSuspendedTransaction Method
              • X_EOD Method
              • X_GetDeltaQueue Method
              • X_GetExchangeRate Method
              • X_GetGiftCertificateBalance Method
              • X_GetInventoryOfProduct Method
              • X_GetMobileDatabase Method
              • X_GetPointsSummary Method
              • X_GetTransaction Method
              • X_PostFulfillment Method
              • X_RegisterLoyaltyCustomer Method
              • X_SaveCustomer Method
              • X_SaveTransaction Method
              • X_SearchTransaction Method
              • X_SyncInventory Method
              • X_UpdateLoyaltyCustomer Method
        • Enumerations
          • LicenseType
        • Interfaces
          • IIntegrationService
            • Overview
            • Members
  • CXS.Retail.DataTransfer Assembly
    • Overview
    • Namespaces
      • CXS.Retail.DataTransfer Namespace
        • Overview
        • Enumerations
          • ErrorMessages
        • Interfaces
          • IIncomingIntegrationLogIntegration
            • Overview
            • Members
          • ILoyaltyAdjustmentJournalIntegration
            • Overview
            • Members
          • IMerchandiseHierarchyIntegration
            • Overview
            • Members
            • Methods
              • Get Method
          • IStoreGroupIntegration
            • Overview
            • Members
            • Methods
              • Delete Method
              • Get Method
        • Delegates
          • OnRecordProcess
  • CXS.Retail.DTO Assembly
    • Overview
    • Namespaces
      • CXS.Retail.DTO Namespace
        • Overview
        • Classes
          • AccountsReceivableDTO
            • Overview
            • Members
            • AccountsReceivableDTO Constructor
            • Properties
              • AccountReceivableKey Property
              • Balance Property
              • CreditLimit Property
              • CustomerId Property
              • CustomerKey Property
              • ElectronicId Property
              • IsActive Property
              • IsTaxExempt Property
              • IsTaxFree Property
              • LayawayBalance Property
              • OnHold Property
              • OrderBalance Property
              • PaymentTypeId Property
              • PaymentTypeKey Property
              • PriceListId Property
              • PriceListKey Property
              • SalesTaxCodeId Property
              • SalesTaxCodeKey Property
              • SubsidiaryId Property
              • SubsidiaryKey Property
              • TaxNumber Property
          • AddressDTO
            • Overview
            • Members
            • AddressDTO Constructor
            • Properties
              • Address1 Property
              • Address2 Property
              • Address3 Property
              • AddressType Property
              • AlternatePhoneNumber Property
              • Building Property
              • City Property
              • CountryId Property
              • CountryKey Property
              • County Property
              • FaxNumber Property
              • GlobalLocationNumber Property
              • IsDefault Property
              • PhoneNumber Property
              • PurchaseTaxCodeId Property
              • PurchaseTaxCodeKey Property
              • SalesTaxCodeId Property
              • SalesTaxCodeKey Property
              • StateId Property
              • StateKey Property
              • StreetNo Property
              • ZipCode Property
          • AddressDTOList
            • Overview
            • Members
            • AddressDTOList Constructor
          • AlternateItemDTO
            • Overview
            • Members
            • AlternateItemDTO Constructor
            • Properties
              • MatchFactor Property
              • ParentProductId Property
              • ProductId Property
          • AlternateUPCDTO
            • Overview
            • Members
            • AlternateUPCDTO Constructor
            • Properties
              • IsDefault Property
              • ProductId Property
              • ProductKey Property
              • UoM Property
              • UOMKey Property
              • UPC Property
              • UPCTranslationQuantity Property
          • ApplicabilityDetailDTO
            • Overview
            • Members
            • ApplicabilityDetailDTO Constructor
            • Properties
              • SourceId Property
              • SourceType Property
          • ApplicabilityDetailDTOList
            • Overview
            • Members
            • ApplicabilityDetailDTOList Constructor
          • ARPaymentItemDTO
            • Overview
            • Members
            • ARPaymentItemDTO Constructor
            • Properties
              • Amount Property
              • Comments Property
              • DetailId Property
              • DetailKey Property
              • OriginalDocumentId Property
              • PaymentType Property
          • ARPaymentItemDTOList
            • Overview
            • Members
            • ARPaymentItemDTOList Constructor
          • AttributeDetailDTO
            • Overview
            • Members
            • AttributeDetailDTO Constructor
            • Properties
              • Description Property
              • Id Property
              • IsActive Property
          • AttributeDTO
            • Overview
            • Members
            • AttributeDTO Constructor
            • Properties
              • AttributeName Property
              • AttributeValue Property
          • AttributeDTOList
            • Overview
            • Members
            • AttributeDTOList Constructor
          • AttributeMasterDetailDTO
            • Overview
            • Members
            • AttributeMasterDetailDTO Constructor
            • Properties
              • AttributeDetailList Property
              • Description Property
              • Id Property
              • IsActive Property
              • IsTwoDimensional Property
          • AttributeMasterDTO
            • Overview
            • Members
            • AttributeMasterDTO Constructor
            • Properties
              • AttributeDetailDescription Property
              • AttributeDetailId Property
              • Description Property
              • Id Property
              • IsActive Property
              • IsAttributeDetailActive Property
              • IsTwoDimensional Property
          • AttributeValidValueDTO
            • Overview
            • Members
            • AttributeValidValueDTO Constructor
            • Properties
              • Description Property
              • Id Property
              • Type Property
              • ValidValueKey Property
          • AttributeValidValueDTOList
            • Overview
            • Members
            • AttributeValidValueDTOList Constructor
          • AuthorizePaymentDTO
            • Overview
            • Members
            • AuthorizePaymentDTO Constructor
            • Properties
              • AccountType Property
              • Address Property
              • Amount Property
              • AuthorizationType Property
              • BankCode Property
              • CardName Property
              • CardNumber Property
              • City Property
              • CustomerNumber Property
              • ExpirationDate Property
              • GiftCertificateId Property
              • GiftCertificateNumber Property
              • HasCardSwipe Property
              • InvoiceNumber Property
              • IsToBeVoided Property
              • LoyaltyId Property
              • OriginalReferenceNumber Property
              • OriginalTranTimeStamp Property
              • OriginalUniqueIdentifier Property
              • PaymentAttributes Property
              • PaymentType Property
              • PaymentTypeKey Property
              • POSId Property
              • POSKey Property
              • SecurityCode Property
              • State Property
              • Track1Data Property
              • Track2Data Property
              • Track3Data Property
              • TrackInformation Property
              • TransactionTotal Property
              • UniqueIdentifier Property
              • ZipCode Property
          • AuthorizePaymentResponseDTO
            • Overview
            • Members
            • AuthorizePaymentResponseDTO Constructor
            • Properties
              • AccountType Property
              • AdditionalInformation Property
              • AuthorizationCode Property
              • AuthorizationResultType Property
              • AuthorizedAmount Property
              • BankCode Property
              • CardName Property
              • CardNumber Property
              • ExpirationDate Property
              • HasCardSwipe Property
              • PaymentReferenceNumber Property
              • PrintReceipt Property
          • BankDTO
            • Overview
            • Members
            • BankDTO Constructor
            • Properties
              • Description Property
              • Id Property
              • SubsidiaryId Property
          • BarcodeInformationDTO
            • Overview
            • Members
            • BarcodeInformationDTO Constructor
            • Properties
              • BatchNumber Property
              • Price Property
              • ProductId Property
              • Quantity Property
              • SerialNumber Property
              • UOMId Property
          • BarCodeMaskDetailDTO
            • Overview
            • Members
            • BarCodeMaskDetailDTO Constructor
            • Properties
              • Factor Property
              • Length Property
              • MaskOrder Property
              • ValueType Property
          • BarCodeMaskDetailDTOList
            • Overview
            • Members
            • BarCodeMaskDetailDTOList Constructor
          • BarCodeMaskDTO
            • Overview
            • Members
            • BarCodeMaskDTO Constructor
            • Properties
              • BarCodeMaskDetailDTOList Property
              • Delimiter Property
              • Description Property
              • Id Property
              • Length Property
              • MaskType Property
              • StartSentinel Property
          • BarcodeResolutionDTO
            • Overview
            • Members
            • BarcodeResolutionDTO Constructor
            • Properties
              • Barcode Property
              • CustomerId Property
              • ProcessType Property
              • RetailProfileId Property
              • WarehouseId Property
          • BaseDTO
            • Overview
            • Members
            • Properties
              • EnterpriseName Property
              • GenerateIntegrationEvent Property
              • Key Property
              • Message Property
              • UserFields Property
          • BatchDTO
            • Overview
            • Members
            • BatchDTO Constructor
            • Properties
              • AdmissionDate Property
              • AvailableQuantity Property
              • BatchNumber Property
              • CommittedQuantity Property
              • ExpirationDate Property
              • InReturnQuantity Property
              • InStockQuantity Property
              • LostQuantity Property
              • ManufacturingDate Property
              • OnLayawayQuantity Property
              • OnOrderQuantity Property
              • OnRentQuantity Property
              • Price Property
              • ProductId Property
              • ProductKey Property
              • Status Property
              • WarehouseId Property
              • WarehouseKey Property
          • BatchLocationDTO
            • Overview
            • Members
            • BatchLocationDTO Constructor
            • Properties
              • AdmissionDate Property
              • AvailableQuantity Property
              • BatchKey Property
              • BatchNumber Property
              • CommittedQuantity Property
              • ExpirationDate Property
              • InReturnQuantity Property
              • InStockQuantity Property
              • Key Property
              • LocationId Property
              • LocationKey Property
              • LostQuantity Property
              • ManufacturingDate Property
              • OnLayawayQuantity Property
              • OnOrderQuantity Property
              • OnRentQuantity Property
              • Price Property
              • ProductId Property
              • ProductKey Property
              • ReleasedQuantity Property
              • Status Property
              • WarehouseId Property
              • WarehouseKey Property
          • ChildProductDTO
            • Overview
            • Members
            • ChildProductDTO Constructor
            • Properties
              • Attributes Property
              • AutoGenerateChildItemDefinition Property
              • Description Property
              • Id Property
              • ParentProductId Property
          • Constants
            • Overview
            • Members
            • Fields
              • NamespaceVersion1 Field
          • ContactDTO
            • Overview
            • Members
            • ContactDTO Constructor
            • Properties
              • BirthCity Property
              • BirthDate Property
              • CanPayOnAccount Property
              • CanPayWithCredit Property
              • CanRent Property
              • Comment1 Property
              • Comment2 Property
              • ContactDiscount Property
              • ContactKey Property
              • CountryID Property
              • CountryKey Property
              • Email Property
              • Fax Property
              • FirstName Property
              • Gender Property
              • IsDefault Property
              • LastName Property
              • MiddleName Property
              • MobilePhone Property
              • NickName Property
              • Pager Property
              • Phone1 Property
              • Phone2 Property
              • Profession Property
              • SalesTaxCodeId Property
              • SalesTaxCodeKey Property
              • Salutation Property
              • Title Property
          • ContactDTOList
            • Overview
            • Members
            • ContactDTOList Constructor
          • CountryDTO
            • Overview
            • Members
            • CountryDTO Constructor
            • Properties
              • Description Property
              • Id Property
          • CouponConditionDTO
            • Overview
            • Members
            • CouponConditionDTO Constructor
            • Properties
              • SourceId Property
              • SourceType Property
          • CouponConditionDTOList
            • Overview
            • Members
            • CouponConditionDTOList Constructor
          • CouponDTO
            • Overview
            • Members
            • CouponDTO Constructor
            • Properties
              • ApplicableQuantity Property
              • CanIssueAtPOS Property
              • CanPrintAtPOS Property
              • CouponApplicabilityDetailList Property
              • CouponConditions Property
              • CouponDaysApplicabilityList Property
              • Description Property
              • DiscountType Property
              • DiscountValue Property
              • EndDate Property
              • Id Property
              • IsSerialControlled Property
              • MinimumOrderValue Property
              • MultiplyValue Property
              • RedemptionNumberPerStore Property
              • RedemptionOncePerCustomer Property
              • SerialOption Property
              • StartDate Property
              • SubsidiaryId Property
              • SubsidiaryKey Property
              • TriggerMultiple Property
              • TriggerQuantity Property
              • UPCCode Property
          • CouponIssueInformationDTO
            • Overview
            • Members
            • CouponIssueInformationDTO Constructor
            • Properties
              • CouponID Property
              • SerialNumber Property
          • CurrencyDenominationDTO
            • Overview
            • Members
            • CurrencyDenominationDTO Constructor
            • Properties
              • CurrencyId Property
              • Description Property
              • Id Property
              • Value Property
          • CurrencyDenominationDTOList
            • Overview
            • Members
            • CurrencyDenominationDTOList Constructor
          • CurrencyDTO
            • Overview
            • Members
            • CurrencyDTO Constructor
            • Properties
              • CultureInfo Property
              • DenominationList Property
              • Description Property
              • Id Property
              • IsBaseCurrency Property
          • CustomerAddressDTO
            • Overview
            • Members
            • CustomerAddressDTO Constructor
            • Properties
              • Address1 Property
              • Address2 Property
              • Address3 Property
              • AddressType Property
              • AlternatePhoneNumber Property
              • Building Property
              • City Property
              • Country Property
              • CountryKey Property
              • Customer Property
              • CustomerAddressKey Property
              • FaxNumber Property
              • GlobalLocationNumber Property
              • IsDefault Property
              • PhoneNumber Property
              • PurchaseTaxCode Property
              • PurchaseTaxCodeKey Property
              • SalesTaxCode Property
              • SalesTaxCodeKey Property
              • State Property
              • StateKey Property
              • StreetNo Property
              • ZipCode Property
          • CustomerBranchDTO
            • Overview
            • Members
            • CustomerBranchDTO Constructor
            • Properties
              • BranchKey Property
              • CustomerId Property
          • CustomerCatalogDetailDTO
            • Overview
            • Members
            • CustomerCatalogDetailDTO Constructor
            • Properties
              • CustomerCatalogDescription Property
              • CustomerCatalogId Property
              • CustomerId Property
              • Description Property
              • PartNumber Property
              • ProductId Property
              • SubsidiaryId Property
              • Version Property
              • VersionDate Property
          • CustomerCatalogDetailDTOList
            • Overview
            • Members
            • CustomerCatalogDetailDTOList Constructor
          • CustomerCatalogDTO
            • Overview
            • Members
            • CustomerCatalogDTO Constructor
            • Properties
              • CustomerCatalogDetail Property
              • CustomerId Property
              • SubsidiaryId Property
              • Version Property
              • VersionDate Property
          • CustomerDiscountGroupDTO
            • Overview
            • Members
            • CustomerDiscountGroupDTO Constructor
            • Properties
              • Description Property
              • Id Property
              • IsDeleted Property
          • CustomerDTO
            • Overview
            • Members
            • CustomerDTO Constructor
            • Properties
              • AccountsReceivableList Property
              • Address Property
              • AddressKey Property
              • AlternatePhoneNumber Property
              • AnniversaryDate Property
              • Balance Property
              • BillingAddresses Property
              • BirthDate Property
              • CanOrderItems Property
              • CompanyName Property
              • Contacts Property
              • CreditLimit Property
              • CustomerDiscount Property
              • CustomerDiscountGroupId Property
              • CustomerDiscountGroupKey Property
              • CustomerGroupId Property
              • CustomerGroupKey Property
              • CustomerKey Property
              • CustomerPriceGroupId Property
              • CustomerPriceGroupKey Property
              • ElectronicId Property
              • Email Property
              • EnableLoyaltyNotification Property
              • EnablePassNotification Property
              • FaxNumber Property
              • FirstName Property
              • Gender Property
              • HasLoyaltyId Property
              • Id Property
              • IsActive Property
              • IsGDPR Property
              • IsMarketing Property
              • IsMultiCurrency Property
              • IsTaxExempt Property
              • IsTaxFree Property
              • LastName Property
              • LoyalityId Property
              • LoyaltyConfigId Property
              • LoyaltyConfigKey Property
              • LoyaltyRefereeId Property
              • MiddleName Property
              • MobilePhone Property
              • NickName Property
              • OnHold Property
              • PaymentTypeId Property
              • PaymentTypeKey Property
              • PhoneNumber Property
              • PriceListId Property
              • PrimaryBillingAddresses Property
              • PrimaryContactId Property
              • PrimaryShippingAddresses Property
              • ReferredByKey Property
              • SalesTaxCodeId Property
              • SalesTaxCodeKey Property
              • Salutation Property
              • ShippingAddresses Property
              • ShippingTypeId Property
              • SubsidiaryIds Property
              • SubsidiaryItemList Property
              • TaxCompanyType Property
              • TaxNumber Property
              • Title Property
              • WebPage Property
          • CustomerGroupDiscountDTO
            • Overview
            • Members
            • CustomerGroupDiscountDTO Constructor
            • Properties
              • CustomerGroupId Property
          • CustomerGroupDTO
            • Overview
            • Members
            • CustomerGroupDTO Constructor
            • Properties
              • Description Property
              • Id Property
              • IsDefault Property
              • IsDeleted Property
              • SalesTaxCodeId Property
              • SalesTaxCodeKey Property
          • CustomerPriceGroupDTO
            • Overview
            • Members
            • CustomerPriceGroupDTO Constructor
            • Properties
              • Description Property
              • Id Property
              • IsDeleted Property
          • CustomerSummeryDTO
            • Overview
            • Members
            • CustomerSummeryDTO Constructor
            • Properties
              • Address1 Property
              • Address2 Property
              • AnniversaryDate Property
              • AvailableCurrency Property
              • AvailablePoints Property
              • AvailableRedeemableCurrency Property
              • AwardedCurrency Property
              • AwardedPoints Property
              • BirthDate Property
              • City Property
              • Country Property
              • CountryKey Property
              • CurrentSlab Property
              • CustomerKey Property
              • Email Property
              • ExpiredCurrency Property
              • ExpiredPoints Property
              • FirstName Property
              • Gender Property
              • GroupName Property
              • LastName Property
              • LoyaltyId Property
              • MobilePhone Property
              • PhoneNumber Property
              • PointsSummaryKey Property
              • RedeemedCurrency Property
              • RedeemedPoints Property
              • State Property
              • StateKey Property
              • ZipCode Property
          • CustomSecurityFeatureSubFunctionDTO
            • Overview
            • Members
            • CustomSecurityFeatureSubFunctionDTO Constructor
            • Properties
              • AccessLevel Property
              • FeatureType Property
              • Localization Property
              • SecuritySubFunctionKey Property
          • CustomSecuritySubFunctionDTO
            • Overview
            • Members
            • CustomSecuritySubFunctionDTO Constructor
            • Properties
              • AccessLevel Property
              • ERPType Property
              • Localization Property
              • SecuritySubFunctionKey Property
              • StoreType Property
          • CustomTransactionInfoGridDetailDTO
            • Overview
            • Members
            • CustomTransactionInfoGridDetailDTO Constructor
            • Properties
              • Caption Property
              • CaptionType Property
              • CustomTransactionInfoGridDetailId Property
              • DisplayBlankRow Property
              • DisplayProductImage Property
              • HeaderId Property
              • HeaderKey Property
              • IsDeleted Property
              • IsEnabled Property
              • ParentGridDetailId Property
              • ProductId Property
              • ProductKey Property
              • Quantity Property
              • QuickButtonColor Property
              • QuickButtonGroup Property
              • QuickButtonType Property
              • Sequence Property
              • ValueSource Property
              • ValueType Property
          • CustomTransactionInfoGridDTO
            • Overview
            • Members
            • CustomTransactionInfoGridDTO Constructor
            • Properties
              • Caption Property
              • CustomTransactionInfoGridDetailList Property
              • Description Property
              • Id Property
              • IsDefault Property
              • Key Property
              • SectionType Property
              • Sequence Property
              • SubsidiaryId Property
              • SubsidiaryKey Property
          • DaysApplicabilityDTO
            • Overview
            • Members
            • DaysApplicabilityDTO Constructor
            • Properties
              • Day Property
              • EndTime Property
              • StartTime Property
          • DaysApplicabilityDTOList
            • Overview
            • Members
            • DaysApplicabilityDTOList Constructor
          • DeliveryPackageAddressDTO
            • Overview
            • Members
            • DeliveryPackageAddressDTO Constructor
            • Properties
              • Address1 Property
              • Address2 Property
              • Address3 Property
              • AddressKey Property
              • AlternatePhoneNumber Property
              • City Property
              • CountryName Property
              • County Property
              • FaxNumber Property
              • FullAddress Property
              • PhoneNumber Property
              • StateName Property
              • ZipCode Property
          • DeliveryPackageDTO
            • Overview
            • Members
            • DeliveryPackageDTO Constructor
            • Properties
              • CustomerId Property
              • DeliveryAddress Property
              • DeliveryDate Property
              • DeliveryPackageId Property
              • DeliveryPackageKey Property
              • PackageAmount Property
              • POSId Property
              • Status Property
              • TransactionId Property
              • TransactionKey Property
            • Fields
              • CustomerKey Field
              • POSKey Field
          • DeltaInventoryUpdateDTO
            • Overview
            • Members
            • DeltaInventoryUpdateDTO Constructor
            • Properties
              • AllocatedQuantity Property
              • Created Property
              • LocationKey Property
              • OnFulfillmentQuanity Property
              • ProductId Property
              • ProductKey Property
              • Quantity Property
              • ReservedQuantity Property
              • WarehouseId Property
              • WarehouseKey Property
          • DeltaInventoryUpdateInputDTO
            • Overview
            • Members
            • DeltaInventoryUpdateInputDTO Constructor
            • Properties
              • FromDate Property
              • IsConsolidated Property
              • WarehouseIdList Property
          • DepartmentDTO
            • Overview
            • Members
            • DepartmentDTO Constructor
            • Properties
              • Description Property
              • Id Property
              • IsActive Property
          • DiscountGroupDTO
            • Overview
            • Members
            • DiscountGroupDTO Constructor
            • Properties
              • Discount Property
              • DiscountType Property
              • FromDate Property
              • IsDeleted Property
              • SubsidiaryId Property
              • SubsidiaryKey Property
              • ToDate Property
          • EmployeeDTO
            • Overview
            • Members
            • EmployeeDTO Constructor
            • Properties
              • AllowPosUnlock Property
              • AllowTransctionApproval Property
              • DepartmentId Property
              • Email Property
              • FirstName Property
              • Id Property
              • IsActive Property
              • IsEODAllowedAtPOS Property
              • IsManager Property
              • IsSalesPerson Property
              • IsTeamBanking Property
              • JobCodeId1 Property
              • JobCodeId2 Property
              • JobCodeId3 Property
              • JobCodeList Property
              • JobTitle Property
              • LastName Property
              • MiddleName Property
              • MobilePhone Property
              • OrderEntry Property
              • PositionId Property
              • RetailProfileId Property
              • StoreId Property
              • SubsidiaryIds Property
              • SubsidiaryItemList Property
              • TeamId Property
              • UsesTimeClock Property
          • EmployeePositionDTO
            • Overview
            • Members
            • EmployeePositionDTO Constructor
            • Properties
              • Description Property
              • Id Property
          • EnterpriseDTO
            • Overview
            • Members
            • EnterpriseDTO Constructor
            • Properties
              • AddressKey Property
              • AllowBackDateAtEndOfDay Property
              • AllowGiftCertificateSaleRedemption Property
              • AllowMultipleSalesPersonOnItem Property
              • AllowMultipleTransactionMode Property
              • AllowNegativeInventory Property
              • AllowOverReceivingInGRPO Property
              • AllowOverReceivingInStockTransfer Property
              • AllowPartialReceivingOfInventory Property
              • ApplyLayawayOnSale Property
              • AssignCustomersToAllSubsidiary Property
              • CanDeliverFromGeneralWarehouse Property
              • CheckCustomerCreditLimit Property
              • ClubPassword Property
              • ClubServiceEndPoint Property
              • ClubUserId Property
              • CollectSaleOrderAdvance Property
              • CompanyName Property
              • EnableLocation Property
              • ERPSystemType Property
              • FederalTaxId Property
              • Id Property
              • IgnoreDiscountItemsForSaleDiscount Property
              • IsClubEnabled Property
              • IsLoyaltyEnabled Property
              • IsMultipleSubsidiaryEnabled Property
              • IsPassbookIntegrated Property
              • IsTrxServerIntegrated Property
              • LocalizationType Property
              • LoyaltyServiceEndPoint Property
              • OpenSalesAttributeAutomatically Property
              • ParticipateInUserExperience Property
              • PricingResolution Property
              • PurchaseTaxCodeId Property
              • PurchaseTaxCodeKey Property
              • RetailProfileId Property
              • RetailProfileKey Property
              • RollupInterval Property
              • RollupIntervalType Property
              • RollupOnlyCashCustomerInvoices Property
              • RoundAmountInInvoice Property
              • RoundingType Property
              • SaleDiscountAfterTax Property
              • SellTaxCodeId Property
              • SellTaxCodeKey Property
              • ShowProductListByVendor Property
              • UseCashCustomerForConsolidation Property
              • UseInterstoreTransaction Property
              • UseSerialBasedPricing Property
              • UseTransactionConsolidation Property
              • UseTransactionConsolidationOriginal Property
          • EventDTO
            • Overview
            • Members
            • EventDTO Constructor
            • Properties
              • Description Property
              • EndDate Property
              • EndTime Property
              • Id Property
              • IsActive Property
              • IsDeleted Property
              • StartDate Property
              • StartTime Property
              • StoreId Property
          • ExchangeRateDTO
            • Overview
            • Members
            • ExchangeRateDTO Constructor
            • Properties
              • BaseCurrencyKey Property
              • CurrencyId Property
              • CurrencyKey Property
              • EffectiveDate Property
              • ExchangeRateKey Property
              • Rate Property
          • FulfillmentPlanDTO
            • Overview
            • Members
            • FulfillmentPlanDTO Constructor
            • Properties
              • Description Property
              • FulfillmentPlanSurchargeList Property
              • Id Property
              • InventoryAllocationMethod Property
              • MinLeadTime Property
              • PayInAdvance Property
              • RequireAddress Property
              • SubsidiaryId Property
              • SubsidiaryKey Property
              • SurchargeId Property
          • FulfillmentPlanSurchargeDTO
            • Overview
            • Members
            • FulfillmentPlanSurchargeDTO Constructor
            • Properties
              • FulfillmentPlanKey Property
              • PayInAdvance Property
              • SurchargeKey Property
          • FulfillmentPlanSurchargeDTOList
            • Overview
            • Members
            • FulfillmentPlanSurchargeDTOList Constructor
          • GiftCertificateDTO
            • Overview
            • Members
            • GiftCertificateDTO Constructor
            • Properties
              • CustomerId Property
              • CustomerKey Property
              • FinalBalance Property
              • GiftCertificateId Property
              • GiftCertificateKey Property
              • IssueDate Property
              • IssuePass Property
              • IssueStoreId Property
              • IssueStoreKey Property
              • PassEmail Property
              • RechargeRedeemAmount Property
              • SerialNumber Property
              • SerialNumberKey Property
              • Status Property
              • StatusValue Property
              • TransactionDate Property
              • ValidDate Property
              • WarehouseId Property
              • WarehouseKey Property
          • GiftCertificateMasterDTO
            • Overview
            • Members
            • GiftCertificateMasterDTO Constructor
            • Properties
              • BasePrice Property
              • DefaultExpiryPeriod Property
              • Description Property
              • Description2 Property
              • Description3 Property
              • GiftCertificateType Property
              • Id Property
              • IsOnHold Property
              • IsOpenDescription Property
              • IsOpenPrice Property
              • IsRefundable Property
              • IsStoreCredit Property
              • PriceOverrideAllowed Property
              • ProductGroupId Property
              • SubsidiaryId Property
              • UPC Property
          • GoodsIssueBatchDetailDTO
            • Overview
            • Members
            • GoodsIssueBatchDetailDTO Constructor
            • Properties
              • BatchNumber Property
              • Quantity Property
          • GoodsIssueBatchDetailDTOList
            • Overview
            • Members
            • GoodsIssueBatchDetailDTOList Constructor
          • GoodsIssueDetailDTO
            • Overview
            • Members
            • GoodsIssueDetailDTO Constructor
            • Properties
              • CommentValue Property
              • Description Property
              • GoodsIssueBatchDetailList Property
              • GoodsIssueSerialDetailList Property
              • LocationId Property
              • ParentProductId Property
              • ProductId Property
              • Quantity Property
              • ReasonCodeId Property
              • UniqueLineNumber Property
              • UOMId Property
              • UOMQuantity Property
              • VariantCode Property
          • GoodsIssueDetailDTOList
            • Overview
            • Members
            • GoodsIssueDetailDTOList Constructor
          • GoodsIssueDTO
            • Overview
            • Members
            • GoodsIssueDTO Constructor
            • Properties
              • BranchCode Property
              • BusinessDate Property
              • BusinessPartnerCode Property
              • BusinessPartnerType Property
              • CommentValue Property
              • DocumentUserId Property
              • GoodsIssueDetailList Property
              • Id Property
              • LocationId Property
              • ReasonCodeId Property
              • ReferenceNumber Property
              • SourceType Property
              • Vendor Property
              • WarehouseId Property
          • GoodsIssueSerialDetailDTO
            • Overview
            • Members
            • GoodsIssueSerialDetailDTO Constructor
            • Properties
              • SerialNumber Property
          • GoodsIssueSerialDetailDTOList
            • Overview
            • Members
            • GoodsIssueSerialDetailDTOList Constructor
          • GoodsReceiptBatchDetailDTO
            • Overview
            • Members
            • GoodsReceiptBatchDetailDTO Constructor
            • Properties
              • AdmissionDate Property
              • BatchNumber Property
              • ExpirationDate Property
              • ManufacturingDate Property
              • Price Property
              • QuantityReceived Property
          • GoodsReceiptBatchDetailDTOList
            • Overview
            • Members
            • GoodsReceiptBatchDetailDTOList Constructor
          • GoodsReceiptDetailDTO
            • Overview
            • Members
            • GoodsReceiptDetailDTO Constructor
            • Properties
              • FromLocationId Property
              • GoodsReceiptBatchDetailList Property
              • GoodsReceiptSerialDetailList Property
              • ItemSurcharges Property
              • OriginalDocumentLineNumber Property
              • ParentProductId Property
              • Price Property
              • ProductDescription Property
              • ProductId Property
              • QuantityReceived Property
              • ReasonCodeId Property
              • SourceDetailKey Property
              • SourceDetailUniqueLineNumber Property
              • SourceKey Property
              • TaxRate Property
              • ToLocationId Property
              • ToWarehouseId Property
              • UniqueLineNumber Property
              • UOMId Property
              • UOMQuantityReceived Property
              • VariantCode Property
          • GoodsReceiptDetailDTOList
            • Overview
            • Members
            • GoodsReceiptDetailDTOList Constructor
          • GoodsReceiptDTO
            • Overview
            • Members
            • GoodsReceiptDTO Constructor
            • Properties
              • BranchCode Property
              • BusinessDate Property
              • BusinessPartnerCode Property
              • BusinessPartnerType Property
              • Comment Property
              • DocumentUserId Property
              • FromLocationId Property
              • FromWarehouseId Property
              • GoodsReceiptDetailList Property
              • GoodsReceiptNumber Property
              • HandheldDeviceId Property
              • Id Property
              • InTransitWarehouseId Property
              • IsDeleted Property
              • NeedToUpdateInventory Property
              • OriginalDocumentId Property
              • PriceListId Property
              • PrintLabels Property
              • ReasonCodeId Property
              • ReceiptDate Property
              • ReferenceNumber Property
              • ReferenceNumber1 Property
              • ReferenceNumber2 Property
              • SourceType Property
              • Surcharges Property
              • ToLocationId Property
              • ToWarehouseId Property
              • Vendor Property
          • GoodsReceiptPOBatchDetailDTO
            • Overview
            • Members
            • GoodsReceiptPOBatchDetailDTO Constructor
            • Properties
              • AdmissionDate Property
              • BatchNumber Property
              • ExpirationDate Property
              • ManufacturingDate Property
              • Price Property
              • QuantityReceived Property
          • GoodsReceiptPOBatchDetailDTOList
            • Overview
            • Members
            • GoodsReceiptPOBatchDetailDTOList Constructor
          • GoodsReceiptPODetailDTO
            • Overview
            • Members
            • GoodsReceiptPODetailDTO Constructor
            • Properties
              • GoodsReceiptPOBatchDetailList Property
              • GoodsReceiptPOSerialDetailList Property
              • ItemSurcharges Property
              • LocationId Property
              • Price Property
              • ProductDescription Property
              • ProductId Property
              • QuantityReceived Property
              • ReasonCodeId Property
              • SourceDetailKey Property
              • SourceDetailUniqueLineNumber Property
              • SourceKey Property
              • UniqueLineNumber Property
              • UOMId Property
              • UOMQuantityReceived Property
          • GoodsReceiptPODetailDTOList
            • Overview
            • Members
            • GoodsReceiptPODetailDTOList Constructor
          • GoodsReceiptPODTO
            • Overview
            • Members
            • GoodsReceiptPODTO Constructor
            • Properties
              • BranchCode Property
              • BusinessPartnerCode Property
              • BusinessPartnerType Property
              • Comment Property
              • DocumentUserId Property
              • GoodsReceiptNumber Property
              • GoodsReceiptPODetailList Property
              • HandheldDeviceId Property
              • Id Property
              • LocationId Property
              • PrintLabels Property
              • ReasonCodeId Property
              • ReceiptDate Property
              • SourceType Property
              • Surcharges Property
              • WarehouseId Property
          • GoodsReceiptPOSerialDetailDTO
            • Overview
            • Members
            • GoodsReceiptPOSerialDetailDTO Constructor
            • Properties
              • AdmissionDate Property
              • ExpirationDate Property
              • ManufacturingDate Property
              • Price Property
              • SerialNumber Property
          • GoodsReceiptPOSerialDetailDTOList
            • Overview
            • Members
            • GoodsReceiptPOSerialDetailDTOList Constructor
          • GoodsReceiptSerialDetailDTO
            • Overview
            • Members
            • GoodsReceiptSerialDetailDTO Constructor
            • Properties
              • AdmissionDate Property
              • ExpirationDate Property
              • ManufacturingDate Property
              • Price Property
              • SerialNumber Property
          • GoodsReceiptSerialDetailDTOList
            • Overview
            • Members
            • GoodsReceiptSerialDetailDTOList Constructor
          • GoodsReceiptStockTransferBatchDetailDTO
            • Overview
            • Members
            • GoodsReceiptStockTransferBatchDetailDTO Constructor
            • Properties
              • AdmissionDate Property
              • BatchNumber Property
              • ExpirationDate Property
              • ManufacturingDate Property
              • Price Property
              • QuantityReceived Property
              • SourceKey Property
          • GoodsReceiptStockTransferBatchDetailDTOList
            • Overview
            • Members
            • GoodsReceiptStockTransferBatchDetailDTOList Constructor
          • GoodsReceiptStockTransferDetailDTO
            • Overview
            • Members
            • GoodsReceiptStockTransferDetailDTO Constructor
            • Properties
              • FromLocationId Property
              • GoodsReceiptStockTransferBatchDetailList Property
              • GoodsReceiptStockTransferSerialDetailList Property
              • ItemSurcharges Property
              • OriginalDocumentLineNumber Property
              • ParentProductId Property
              • Price Property
              • ProductDescription Property
              • ProductId Property
              • QuantityReceived Property
              • ReasonCodeId Property
              • SourceDetailKey Property
              • SourceDetailUniqueLineNumber Property
              • SourceKey Property
              • ToLocationId Property
              • ToWarehouseId Property
              • UniqueLineNumber Property
              • UOMId Property
              • UOMQuantityReceived Property
              • VariantCode Property
          • GoodsReceiptStockTransferDetailDTOList
            • Overview
            • Members
            • GoodsReceiptStockTransferDetailDTOList Constructor
          • GoodsReceiptStockTransferDTO
            • Overview
            • Members
            • GoodsReceiptStockTransferDTO Constructor
            • Properties
              • BranchCode Property
              • BusinessDate Property
              • BusinessPartnerCode Property
              • BusinessPartnerType Property
              • Comment Property
              • DocumentUserId Property
              • FromLocationId Property
              • FromWarehouseId Property
              • GoodsReceiptNumber Property
              • GoodsReceiptStockTransferDetailList Property
              • HandheldDeviceId Property
              • InTransitWarehouseId Property
              • IsDeleted Property
              • NeedToUpdateInventory Property
              • OriginalDocumentId Property
              • PriceListId Property
              • PrintLabels Property
              • ReasonCodeId Property
              • ReceiptDate Property
              • ReferenceNumber Property
              • ReferenceNumber1 Property
              • ReferenceNumber2 Property
              • SourceType Property
              • Surcharges Property
              • ToLocationId Property
              • ToWarehouseId Property
          • GoodsReceiptStockTransferSerialDetailDTO
            • Overview
            • Members
            • GoodsReceiptStockTransferSerialDetailDTO Constructor
            • Properties
              • AdmissionDate Property
              • ExpirationDate Property
              • ManufacturingDate Property
              • Price Property
              • SerialNumber Property
              • SourceKey Property
          • GoodsReceiptStockTransferSerialDetailDTOList
            • Overview
            • Members
            • GoodsReceiptStockTransferSerialDetailDTOList Constructor
          • GoodsReturnBatchDetailDTO
            • Overview
            • Members
            • GoodsReturnBatchDetailDTO Constructor
            • Properties
              • BatchNumber Property
              • Quantity Property
          • GoodsReturnBatchDetailDTOList
            • Overview
            • Members
            • GoodsReturnBatchDetailDTOList Constructor
          • GoodsReturnDetailDTO
            • Overview
            • Members
            • GoodsReturnDetailDTO Constructor
            • Properties
              • CommentValue Property
              • Description Property
              • Discount Property
              • DiscountPercentage Property
              • DiscountType Property
              • GoodsReturnBatchDetailList Property
              • GoodsReturnSerialDetailList Property
              • ItemSurcharges Property
              • LocationId Property
              • ParentProductId Property
              • Price Property
              • ProductId Property
              • Quantity Property
              • ReasonCodeId Property
              • SourceDetailKey Property
              • SourceKey Property
              • Tax Property
              • TaxCodeId Property
              • TaxRate Property
              • UniqueLineNumber Property
              • UOMId Property
              • UOMQuantity Property
              • VariantCode Property
          • GoodsReturnDetailDTOList
            • Overview
            • Members
            • GoodsReturnDetailDTOList Constructor
          • GoodsReturnDTO
            • Overview
            • Members
            • GoodsReturnDTO Constructor
            • Properties
              • BranchCode Property
              • BusinessDate Property
              • CommentValue Property
              • Discount Property
              • DiscountPercentage Property
              • DiscountType Property
              • DocumentUserId Property
              • GoodsReturnDetailList Property
              • Id Property
              • IsAgainstGRPOCancel Property
              • LocationId Property
              • OriginalTransactionId Property
              • PurchaseOrderId Property
              • ReasonCodeId Property
              • ReferenceNumber Property
              • ReturnDate Property
              • SourceType Property
              • Surcharges Property
              • Tax Property
              • TaxCodeId Property
              • VendorId Property
              • WarehouseId Property
          • GoodsReturnSerialDetailDTO
            • Overview
            • Members
            • GoodsReturnSerialDetailDTO Constructor
            • Properties
              • SerialNumber Property
          • GoodsReturnSerialDetailDTOList
            • Overview
            • Members
            • GoodsReturnSerialDetailDTOList Constructor
          • HideFromExport
            • Overview
            • Members
            • HideFromExport Constructor
          • HistoricalSalesDTO
            • Overview
            • Members
            • HistoricalSalesDTO Constructor
            • Properties
              • ProductId Property
              • Quantity Property
              • TransactionDate Property
              • WarehouseId Property
          • ImportingStatusMessage
            • Overview
            • Members
            • ImportingStatusMessage Constructor
            • Properties
              • Message Property
            • Operators
              • Decrement Operator
              • Increment Operator
          • IncomingIntegrationLogDTO
            • Overview
            • Members
            • IncomingIntegrationLogDTO Constructor
            • Properties
              • ApplicationId Property
              • ErrorMessage Property
              • LogDatetime Property
              • OperationType Property
              • SourceType Property
              • Status Property
              • UniqueId Property
          • IntegrationQueueDTO
            • Overview
            • Members
            • IntegrationQueueDTO Constructor
            • Properties
              • AlternateItem Property
              • Attribute Property
              • BarCodeMask Property
              • Batch Property
              • BatchLocation Property
              • Country Property
              • Coupon Property
              • Currency Property
              • Customer Property
              • CustomerDiscountGroup Property
              • CustomerGroup Property
              • CustomerPriceGroup Property
              • CustomSecurityFeatureSubFunction Property
              • CustomSecuritySubFunction Property
              • CustomTransactionInfoGrid Property
              • DeliveryPackage Property
              • DiscountGroup Property
              • Employee Property
              • Enterprise Property
              • ExchangeRate Property
              • ExpiredGiftCertificate Property
              • FulfillmentPlan Property
              • GoodsIssue Property
              • GoodsReceipt Property
              • GoodsReturn Property
              • IntegrationKey Property
              • InventoryItem Property
              • InventoryLocation Property
              • KitBuildBreak Property
              • LayawayPlan Property
              • LineAttribute Property
              • Location Property
              • LocationStockTransfer Property
              • LogDatetime Property
              • LoyaltyCardInformation Property
              • LoyaltySetup Property
              • Manufacturer Property
              • MerchandiseHierarchy Property
              • OperationType Property
              • PaymentType Property
              • POS Property
              • POSNumberSeriesMaster Property
              • PriceList Property
              • PriceMatrix Property
              • PriceUoMMatrix Property
              • Product Property
              • ProductCategory Property
              • ProductCost Property
              • ProductDiscountGroup Property
              • ProductGroup Property
              • ProductImage Property
              • PromotionBonusBuys Property
              • PurchaseOrder Property
              • ReasonCode Property
              • RedeemedGiftCertificate Property
              • RetailProfile Property
              • SaleAttribute Property
              • SalesPrice Property
              • SecurityFunction Property
              • SecurityGroup Property
              • SecurityGroupSecurityFunction Property
              • SecurityGroupSecuritySubFunction Property
              • SecurityRights Property
              • SecurityRole Property
              • SecurityRoleSecurityFunction Property
              • SecurityRoleSecuritySubFunction Property
              • SecuritySubFunction Property
              • SecurityUser Property
              • SecurityUserSession Property
              • SecurityUserStoreMapping Property
              • Serial Property
              • ShippingType Property
              • SourceKey Property
              • SourceType Property
              • SQLQuery Property
              • State Property
              • StockTransfer Property
              • StockTransferRequest Property
              • Store Property
              • StoreExpense Property
              • StoreGroup Property
              • StorePriceList Property
              • Subsidiary Property
              • SubsidiaryItem Property
              • Surcharge Property
              • TaxCode Property
              • TotalRecordCount Property
              • Transaction Property
              • UDTData Property
              • UOM Property
              • UOMGroup Property
              • UPCTranslation Property
              • UserDefinedFieldsDetails Property
              • UserDefinedFieldsValidValue Property
              • Variance Property
              • Vendor Property
              • VendorGroup Property
              • Warehouse Property
              • ZipCode Property
          • IntegrationQueueStatusDto
            • Overview
            • Members
            • IntegrationQueueStatusDto Constructor
            • Properties
              • ErrorMessage Property
              • Flag Property
              • IntegrationKey Property
              • Status Property
          • InventoryCountBatchDetailDTO
            • Overview
            • Members
            • InventoryCountBatchDetailDTO Constructor
            • Properties
              • BatchNumber Property
              • Quantity Property
          • InventoryCountBatchDetailDTOList
            • Overview
            • Members
            • InventoryCountBatchDetailDTOList Constructor
          • InventoryCountDetailDTO
            • Overview
            • Members
            • InventoryCountDetailDTO Constructor
            • Properties
              • CountedQuantity Property
              • InventoryCountBatchDetailDTOList Property
              • InventoryCountSerialDetailDTOList Property
              • LocationId Property
              • ProductId Property
          • InventoryCountDetailDTOList
            • Overview
            • Members
            • InventoryCountDetailDTOList Constructor
          • InventoryCountDTO
            • Overview
            • Members
            • InventoryCountDTO Constructor
            • Properties
              • CountedBy Property
              • Id Property
              • InventoryCountDetailDTOList Property
              • UseStartingQuantityForReconcilation Property
              • WarehouseId Property
          • InventoryCountSerialDetailDTO
            • Overview
            • Members
            • InventoryCountSerialDetailDTO Constructor
            • Properties
              • SerialNumber Property
          • InventoryCountSerialDetailDTOList
            • Overview
            • Members
            • InventoryCountSerialDetailDTOList Constructor
          • InventoryItemDTO
            • Overview
            • Members
            • InventoryItemDTO Constructor
            • Properties
              • AvailableQuantity Property
              • AverageCost Property
              • ConsiderInMRP Property
              • CostProtectionMarginType Property
              • CostProtectionMarginValue Property
              • InStockQuantity Property
              • InTransitQuantity Property
              • InventoryCycleId Property
              • IsInclusiveTaxed Property
              • IsOnHold Property
              • IsTaxExempt Property
              • LastModifiedDate Property
              • LeadTime Property
              • Locked Property
              • MaximumOpenPrice Property
              • MaximumStockLevel Property
              • MinimumOrderQuantity Property
              • MinimumStockLevel Property
              • NextCountDate Property
              • NextCountTime Property
              • OnFulFillmentQuantity Property
              • OnLayawayQuantity Property
              • OnOrderQuantity Property
              • PreferedVendorId Property
              • Price Property
              • ProductId Property
              • ProductKey Property
              • ProductTransactionType Property
              • PurchaseTaxCodeId Property
              • PurchaseTaxCodeKey Property
              • SalesTaxCodeId Property
              • SalesTaxCodeKey Property
              • WarehouseId Property
              • WarehouseKey Property
          • InventoryItemDTOList
            • Overview
            • Members
            • InventoryItemDTOList Constructor
          • InventoryLocationDTO
            • Overview
            • Members
            • InventoryLocationDTO Constructor
            • Properties
              • AllocatedQuantity Property
              • AvailableQuantity Property
              • InReturnQuantity Property
              • InStockQuantity Property
              • LocationId Property
              • LocationKey Property
              • OnFulFillmentQuantity Property
              • OnLayawayQuantity Property
              • OnOrderQuantity Property
              • ProductId Property
              • ProductKey Property
              • WarehouseId Property
              • WarehouseKey Property
          • InventoryLocationDTOList
            • Overview
            • Members
            • InventoryLocationDTOList Constructor
          • InventoryTransactionSurchargeDTO
            • Overview
            • Members
            • InventoryTransactionSurchargeDTO Constructor
            • Properties
              • Amount Property
              • AmountType Property
              • Comment Property
              • IsBaseDocumentSurcharge Property
              • SubTotal Property
              • SurchargeId Property
              • Tax Property
              • TaxCodeId Property
              • TaxRate Property
              • Total Property
          • InventoryTransactionSurchargeDTOList
            • Overview
            • Members
            • InventoryTransactionSurchargeDTOList Constructor
          • InventoryUpdateBatchDTO
            • Overview
            • Members
            • InventoryUpdateBatchDTO Constructor
            • Properties
              • BaseEntry Property
              • BaseType Property
              • BatchNumber Property
              • ExpiryDate Property
              • InDate Property
              • LineNumber Property
              • Price Property
              • ProductionDate Property
              • Quantity Property
          • InventoryUpdateBatchDTOList
            • Overview
            • Members
            • InventoryUpdateBatchDTOList Constructor
          • InventoryUpdateDTO
            • Overview
            • Members
            • InventoryUpdateDTO Constructor
            • Properties
              • BaseReference Property
              • BatchDetailList Property
              • BranchCode Property
              • InQuantity Property
              • Location Property
              • OutQuantity Property
              • ProductId Property
              • SerialDetailList Property
              • TransactionNumber Property
              • TransactionType Property
              • WarehouseCode Property
          • InventoryUpdateSerialDTO
            • Overview
            • Members
            • InventoryUpdateSerialDTO Constructor
            • Properties
              • BaseEntry Property
              • BaseType Property
              • BatchId Property
              • ExpiryDate Property
              • InDate Property
              • IntrernalSerialNumber Property
              • LineNumber Property
              • Price Property
              • ProductionDate Property
              • SerialNumber Property
              • SupplierSerialNumber Property
              • SystemSerial Property
          • InventoryUpdateSerialDTOList
            • Overview
            • Members
            • InventoryUpdateSerialDTOList Constructor
          • ItemSalePriceDTO
            • Overview
            • Members
            • ItemSalePriceDTO Constructor
            • Properties
              • CustomerId Property
              • Discount Property
              • DiscountType Property
              • ItemPrice Property
              • ProductId Property
              • Quantity Property
              • StoreId Property
              • UOMId Property
          • JobCodeDTO
            • Overview
            • Members
            • JobCodeDTO Constructor
            • Properties
              • Description Property
              • Id Property
              • IsActive Property
          • LabelPrintingDTO
            • Overview
            • Members
            • LabelPrintingDTO Constructor
            • Properties
              • HandheldDeviceId Property
              • Price Property
              • ProductId Property
              • QuantityToPrint Property
              • UPC Property
              • WarehouseId Property
          • LayawayPlanDTO
            • Overview
            • Members
            • LayawayPlanDTO Constructor
            • Properties
              • Deposit Property
              • DepositType Property
              • Description Property
              • DurationType Property
              • FirstInstallmentDue Property
              • Id Property
              • InstallmentCount Property
              • InstallmentDuration Property
              • InventoryAllocationMethod Property
              • IsActive Property
              • LayawayPlanSurchargeList Property
              • MaxInstallmentCount Property
              • MinimumDeliveryPercentage Property
              • MinInstallmentCount Property
              • SubsidiaryId Property
              • SubsidiaryKey Property
              • SurchargeId1 Property
              • SurchargeId2 Property
              • SurchargeId3 Property
          • LayawayPlanSurchargeDTO
            • Overview
            • Members
            • LayawayPlanSurchargeDTO Constructor
            • Properties
              • LayawayPlanKey Property
              • SurchargeKey Property
          • LayawayPlanSurchargeDTOList
            • Overview
            • Members
            • LayawayPlanSurchargeDTOList Constructor
          • LineAttributeDTO
            • Overview
            • Members
            • LineAttributeDTO Constructor
            • Properties
              • AdvancePayment Property
              • CouponIssue Property
              • DefaultValue Property
              • Delivery Property
              • GiftCertificate Property
              • IsActive Property
              • Layaway Property
              • LineAttributeKey Property
              • Name Property
              • Quotation Property
              • RegExPattern Property
              • Required Property
              • Sale Property
              • SaleExchange Property
              • SaleRefund Property
              • Sequence Property
              • SpecialOrder Property
              • ValidationType Property
              • ValidValueItems Property
          • LineDiscountGroupDTO
            • Overview
            • Members
            • LineDiscountGroupDTO Constructor
            • Properties
              • CurrencyId Property
              • CurrencyKey Property
              • DiscountGroupType Property
              • DiscountGroupTypeSourceId Property
              • DiscountGroupTypeSourceKey Property
              • EndDate Property
              • Id Property
              • IsDeleted Property
              • LineDiscountPercent Property
              • MinimumQuantity Property
              • SalesType Property
              • SalesTypeSourceId Property
              • SalesTypeSourceKey Property
              • StartDate Property
              • UOMId Property
              • UOMKey Property
              • VariantCode Property
          • LocationDTO
            • Overview
            • Members
            • LocationDTO Constructor
            • Properties
              • Description Property
              • Freeze Property
              • Fulfilment Property
              • GoodsIssue Property
              • GoodsReceive Property
              • GoodsReturn Property
              • Id Property
              • IsActive Property
              • IsDefault Property
              • Refund Property
              • Sales Property
              • StockTransfer Property
              • WarehouseId Property
              • WarehouseKey Property
          • LocationStockTransferBatchDetailDTO
            • Overview
            • Members
            • LocationStockTransferBatchDetailDTO Constructor
            • Properties
              • BatchNumber Property
              • Quantity Property
          • LocationStockTransferBatchDetailDTOList
            • Overview
            • Members
            • LocationStockTransferBatchDetailDTOList Constructor
          • LocationStockTransferDetailDTO
            • Overview
            • Members
            • LocationStockTransferDetailDTO Constructor
            • Properties
              • Description Property
              • FromLocationId Property
              • LocationStockTransferBatchDetailList Property
              • LocationStockTransferSerialDetailList Property
              • ProductId Property
              • Quantity Property
              • ReasonCodeId Property
              • ToLocationId Property
              • UOMId Property
              • UOMQuantity Property
          • LocationStockTransferDetailDTOList
            • Overview
            • Members
            • LocationStockTransferDetailDTOList Constructor
          • LocationStockTransferDTO
            • Overview
            • Members
            • LocationStockTransferDTO Constructor
            • Properties
              • BranchCode Property
              • BusinessDate Property
              • CommentValue Property
              • Details Property
              • DocumentUserId Property
              • FromLocationId Property
              • Id Property
              • POSDocumentNumberSeriesId Property
              • ReasonCodeId Property
              • ReferenceNumber1 Property
              • ReferenceNumber2 Property
              • RequestNumber Property
              • SalesPersonId Property
              • ToLocationId Property
              • WarehouseId Property
          • LocationStockTransferSerialDetailDTO
            • Overview
            • Members
            • LocationStockTransferSerialDetailDTO Constructor
            • Properties
              • SerialNumber Property
          • LocationStockTransferSerialDetailDTOList
            • Overview
            • Members
            • LocationStockTransferSerialDetailDTOList Constructor
          • LoyaltyAdjustmentJournalDetailDTO
            • Overview
            • Members
            • LoyaltyAdjustmentJournalDetailDTO Constructor
            • Properties
              • AdjustedCurrency Property
              • AdjustedLevelId Property
              • AdjustedPoints Property
              • Comment Property
              • LoyaltyId Property
          • LoyaltyAdjustmentJournalDetailDTOList
            • Overview
            • Members
            • LoyaltyAdjustmentJournalDetailDTOList Constructor
          • LoyaltyAdjustmentJournalDTO
            • Overview
            • Members
            • LoyaltyAdjustmentJournalDTO Constructor
            • Properties
              • AdjustmentJournalNumber Property
              • Comment Property
              • LoyaltyAdjustmentJournalDetails Property
              • LoyaltyProgramId Property
              • ReferenceNumber Property
              • StoreId Property
          • LoyaltyCardInformationDTO
            • Overview
            • Members
            • LoyaltyCardInformationDTO Constructor
            • Properties
              • Address1 Property
              • Address2 Property
              • Address3 Property
              • AlternatePhoneNumber Property
              • AnniversaryDate Property
              • BirthDate Property
              • City Property
              • CompanyName Property
              • CountryKey Property
              • Currency Property
              • Customer Property
              • CustomerGroupId Property
              • CustomerGroupKey Property
              • CustomerKey Property
              • ElectronicId Property
              • Email Property
              • EnableLoyaltyNotification Property
              • EnablePassNotification Property
              • FaxNumber Property
              • FirstName Property
              • Gender Property
              • Id Property
              • IsActive Property
              • IsOpeningBalance Property
              • LastName Property
              • LoyaltyConfigKey Property
              • LoyaltyCustomerCountry Property
              • LoyaltyCustomerState Property
              • LoyaltyId Property
              • LoyaltyProgramId Property
              • MiddleName Property
              • MobilePhone Property
              • NickName Property
              • OnHold Property
              • PhoneNumber Property
              • Point Property
              • ReferredById Property
              • ReferredByKey Property
              • Salutation Property
              • SlabKey Property
              • StateKey Property
              • StoreKey Property
              • Title Property
              • WebPage Property
              • ZipCode Property
          • LoyaltyPlanDetailDTO
            • Overview
            • Members
            • LoyaltyPlanDetailDTO Constructor
            • Properties
              • Award Property
              • AwardValue Property
              • CalculationBasis Property
              • CalculationOn Property
              • CalculationValue Property
              • CriteriaGroup Property
              • CriteriaValue Property
              • CustomerType Property
              • CustomerValueId Property
              • Exclude Property
              • LevelId Property
              • MustProcess Property
              • TenderId Property
              • TransactionCount Property
              • TransactionCriteria Property
          • LoyaltyPlanDTO
            • Overview
            • Members
            • LoyaltyPlanDTO Constructor
            • Properties
              • Active Property
              • AnniversaryDate Property
              • BirthDate Property
              • Description Property
              • EndDate Property
              • EndTime Property
              • Id Property
              • LoyaltyPlanSpecialDaysList Property
              • LoyaltyProgramId Property
              • PlanApplicabilityDetailList Property
              • PlanApplicabilityList Property
              • PlanDetailsList Property
              • PlanExceptionRulesList Property
              • PlanType Property
              • StartDate Property
              • StartTime Property
          • LoyaltyPlanSpecialDayDTO
            • Overview
            • Members
            • LoyaltyPlanSpecialDayDTO Constructor
            • Properties
              • SpecialDayId Property
          • LoyaltyPlanSpecialDayDTOList
            • Overview
            • Members
            • LoyaltyPlanSpecialDayDTOList Constructor
          • LoyaltyPrePrintedCardsDTO
            • Overview
            • Members
            • LoyaltyPrePrintedCardsDTO Constructor
            • Properties
              • LoyaltyId Property
          • LoyaltySetupDTO
            • Overview
            • Members
            • LoyaltySetupDTO Constructor
            • Properties
              • CardManagement Property
              • Description Property
              • Id Property
              • RegistrationMethod Property
              • SubsidiaryIds Property
          • LoyaltyTransactionDTO
            • Overview
            • Members
            • LoyaltyTransactionDTO Constructor
            • Properties
              • BaseTransactionId Property
              • DocumentTotal Property
              • HasRefunds Property
              • LoyaltyId Property
              • Payments Property
              • RedeemedPoints Property
              • RefundCurrency Property
              • RefundItemList Property
              • RefundPoints Property
              • SaleItemList Property
              • StoreId Property
              • TaxTotal Property
              • TransactionDate Property
              • TransactionId Property
              • UserId Property
          • LoyaltyTransactionItemDTO
            • Overview
            • Members
            • LoyaltyTransactionItemDTO Constructor
            • Properties
              • Description Property
              • ItemTotal Property
              • ItemTransactionId Property
              • Price Property
              • ProductId Property
              • Quantity Property
              • Type Property
          • LoyaltyTransactionItemDTOList
            • Overview
            • Members
            • LoyaltyTransactionItemDTOList Constructor
          • LoyaltyTransactionPaymentDTO
            • Overview
            • Members
            • LoyaltyTransactionPaymentDTO Constructor
            • Properties
              • Amount Property
              • PaymentTransactionId Property
              • PaymentTypeId Property
              • TenderType Property
          • LoyaltyTransactionPaymentDTOList
            • Overview
            • Members
            • LoyaltyTransactionPaymentDTOList Constructor
          • MandatoryMappingAttribute
            • Overview
            • Members
            • MandatoryMappingAttribute Constructor
          • ManufacturerDTO
            • Overview
            • Members
            • ManufacturerDTO Constructor
            • Properties
              • Id Property
              • Name Property
          • ManufacturerGroupDiscountDTO
            • Overview
            • Members
            • ManufacturerGroupDiscountDTO Constructor
            • Properties
              • ManufacturerId Property
          • MatrixChildItemsDTO
            • Overview
            • Members
            • MatrixChildItemsDTO Constructor
            • Properties
              • AttributeKey Property
              • Description Property
              • Id Property
              • IsSelected Property
              • Key Property
          • MatrixDetailsDTO
            • Overview
            • Members
            • MatrixDetailsDTO Constructor
            • Properties
              • AttributeDetails Property
              • Description Property
              • Id Property
              • IsPrimaryFilter Property
              • IsSelected Property
              • IsTwoDimensionalFilter Property
              • Key Property
          • MerchandiseHierarchyDetailDTO
            • Overview
            • Members
            • MerchandiseHierarchyDetailDTO Constructor
            • Properties
              • IsEnabled Property
              • NodeName Property
              • OriginalNodeName Property
              • ParentNodeName Property
          • MerchandiseHierarchyDetailDTOList
            • Overview
            • Members
            • MerchandiseHierarchyDetailDTOList Constructor
          • MerchandiseHierarchyDTO
            • Overview
            • Members
            • MerchandiseHierarchyDTO Constructor
            • Properties
              • Description Property
              • Details Property
              • Id Property
              • IsEnabled Property
              • MaxHierarchyLevel Property
          • MessageDTO
            • Overview
            • Members
            • MessageDTO Constructor
            • Properties
              • Description Property
              • EndDate Property
              • EndTime Property
              • Id Property
              • RetailMessage Property
              • SourceId Property
              • StartDate Property
              • StartTime Property
              • Type Property
          • NumberSeriesMasterDTO
            • Overview
            • Members
            • NumberSeriesMasterDTO Constructor
            • Properties
              • ApplicableForEnterprise Property
              • AuthorizationCode Property
              • CurrentNumber Property
              • Description Property
              • DocumentNumberSeriesKey Property
              • DocumentType Property
              • EndDate Property
              • EndNumber Property
              • IsActive Property
              • POSId Property
              • POSKey Property
              • Prefix Property
              • ResetAtEndOfDay Property
              • StartDate Property
              • StartNumber Property
              • StoreId Property
              • StoreKey Property
              • Suffix Property
          • PaymentCollectionDetailDTO
            • Overview
            • Members
            • PaymentCollectionDetailDTO Constructor
            • Properties
              • Amount Property
              • CashBackAmount Property
              • ChangeAmount Property
              • PaymentTypeId Property
              • TenderType Property
          • PaymentCollectionDetailDTOList
            • Overview
            • Members
            • PaymentCollectionDetailDTOList Constructor
          • PaymentCollectionDTO
            • Overview
            • Members
            • PaymentCollectionDTO Constructor
            • Properties
              • BusinessDate Property
              • PaymentCollectionDetail Property
              • StoreId Property
          • PaymentTypeAttributeDTO
            • Overview
            • Members
            • PaymentTypeAttributeDTO Constructor
            • Properties
              • BooleanValue Property
              • DefaultValue Property
              • Description Property
              • Id Property
              • IsActive Property
              • IsMasked Property
              • IsRequired Property
              • MaximumDate Property
              • MaximumNumericValue Property
              • MaximumStringLength Property
              • MinimumDate Property
              • MinimumNumericValue Property
              • MinimumStringLength Property
              • PaymentTypeAttributeKey Property
              • PaymentTypeKey Property
              • Type Property
          • PaymentTypeAttributeDTOList
            • Overview
            • Members
            • PaymentTypeAttributeDTOList Constructor
          • PaymentTypeDiscountDTO
            • Overview
            • Members
            • PaymentTypeDiscountDTO Constructor
            • Properties
              • AccountType Property
              • Discount Property
              • DiscountType Property
              • FromDate Property
              • IsEnabled Property
              • MinValue Property
              • PaymentTypeDiscountKey Property
              • PaymentTypeKey Property
              • ToDate Property
          • PaymentTypeDiscountDTOList
            • Overview
            • Members
            • PaymentTypeDiscountDTOList Constructor
          • PaymentTypeDTO
            • Overview
            • Members
            • PaymentTypeDTO Constructor
            • Properties
              • CurrencyKey Property
              • DefaultAmount Property
              • Description Property
              • DisplayOrder Property
              • Id Property
              • IsActive Property
              • IsAuthorized Property
              • IsIntegrated Property
              • IsRefundable Property
              • MaxAmount Property
              • MinAmount Property
              • PaymentTypeAttributeList Property
              • PaymentTypeDiscountList Property
              • PaymentTypeKey Property
              • PaymentTypeSurchargeList Property
              • RoundingMethodType Property
              • SubsidiaryId Property
              • SubsidiaryKey Property
              • Type Property
          • PaymentTypeSurchargeDTO
            • Overview
            • Members
            • PaymentTypeSurchargeDTO Constructor
            • Properties
              • AccountType Property
              • FromDate Property
              • IsEnabled Property
              • MinValue Property
              • PaymentTypeKey Property
              • PaymentTypeSurchargeKey Property
              • SurchargeTypeKey Property
              • ToDate Property
          • PaymentTypeSurchargeDTOList
            • Overview
            • Members
            • PaymentTypeSurchargeDTOList Constructor
          • PickingBatchDTO
            • Overview
            • Members
            • PickingBatchDTO Constructor
            • Properties
              • BatchKey Property
              • BatchNumber Property
              • PickingDetailKey Property
              • PickingKey Property
              • Quantity Property
          • PickingBatchDTOList
            • Overview
            • Members
            • PickingBatchDTOList Constructor
          • PickingDetailDTO
            • Overview
            • Members
            • PickingDetailDTO Constructor
            • Properties
              • BatchList Property
              • PickedQuantity Property
              • PickingDetailKey Property
              • PickingKey Property
              • PickingLocationId Property
              • PickingLocationKey Property
              • PickingQuantity Property
              • PickingStatus Property
              • ProductId Property
              • ProductKey Property
              • SerialList Property
              • SourceKey Property
              • SourceType Property
              • UOMGroupDetailKey Property
              • UOMPickedQuantity Property
              • UOMPickingQuantity Property
          • PickingDetailDTOList
            • Overview
            • Members
            • PickingDetailDTOList Constructor
          • PickingDTO
            • Overview
            • Members
            • PickingDTO Constructor
            • Properties
              • AssignedPickerId Property
              • AssignedPickerKey Property
              • Description Property
              • Details Property
              • Id Property
              • PickingDate Property
              • WarehouseId Property
              • WarehouseKey Property
          • PickingSerialDTO
            • Overview
            • Members
            • PickingSerialDTO Constructor
            • Properties
              • PickingDetailKey Property
              • PickingKey Property
              • Quantity Property
              • SerialKey Property
              • SerialNumber Property
          • PickingSerialDTOList
            • Overview
            • Members
            • PickingSerialDTOList Constructor
          • PlanApplicabilityDetailDTO
            • Overview
            • Members
            • PlanApplicabilityDetailDTO Constructor
            • Properties
              • SourceId Property
              • SourceType Property
          • PlanApplicabilityDetailDTOList
            • Overview
            • Members
            • PlanApplicabilityDetailDTOList Constructor
          • PlanApplicabilityDTO
            • Overview
            • Members
            • PlanApplicabilityDTO Constructor
            • Properties
              • Day Property
              • EndTime Property
              • StartTime Property
          • PlanApplicabilityDTOList
            • Overview
            • Members
            • PlanApplicabilityDTOList Constructor
          • PlanDetailDTOList
            • Overview
            • Members
            • PlanDetailDTOList Constructor
          • PlanExceptionRuleDTO
            • Overview
            • Members
            • PlanExceptionRuleDTO Constructor
            • Properties
              • ExceptionRuleId Property
              • OverrideValue Property
              • Select Property
          • PlanExceptionRuleDTOList
            • Overview
            • Members
            • PlanExceptionRuleDTOList Constructor
          • PointsDetailsDTO
            • Overview
            • Members
            • PointsDetailsDTO Constructor
            • Properties
              • AvailableCurrency Property
              • AvailablePoints Property
              • AwardedCurrency Property
              • AwardedPoints Property
              • Created Property
              • CustomerKey Property
              • ExpiredCurrency Property
              • ExpiredPoints Property
              • IsExpired Property
              • LoyaltyId Property
              • PointAwardTypeId Property
              • PointsExpiryDate Property
              • PointsKey Property
              • RedeemedCurrency Property
              • RedeemedPoints Property
              • StoreId Property
              • TransactionDate Property
              • TransactionId Property
              • TransactionKey Property
          • PortalLicenceDTO
            • Overview
            • Members
            • PortalLicenceDTO Constructor
            • Properties
              • IsLoyaltyStandalone Property
              • LoyaltyCards Property
              • LoyaltyCardsBalance Property
              • LoyaltyCardsUsed Property
              • PortalEntitelmentUsed Property
              • PortalLicenceEntitelment Property
          • POSDTO
            • Overview
            • Members
            • POSDTO Constructor
            • Properties
              • BaseCurrencyKey Property
              • CustomerLength Property
              • CustomerPrefix Property
              • CustomerStartNumber Property
              • DepartmentId Property
              • Description Property
              • FulFillmentLocationId Property
              • FulfillmentLocationKey Property
              • HardwareId Property
              • HardwareProfileId Property
              • HardwareProfileKey Property
              • Id Property
              • IsEnabled Property
              • IsSelfcheckoutPOS Property
              • POSType Property
              • PrintProfileId Property
              • RetailProfileId Property
              • RetailProfileKey Property
              • SaleLocationId Property
              • SaleLocationKey Property
              • SaleRefundLocationId Property
              • SaleRefundLocationKey Property
              • StoreId Property
              • StoreKey Property
          • PostDeliveryDTO
            • Overview
            • Members
            • PostDeliveryDTO Constructor
            • Properties
              • BusinessDate Property
              • CouponId Property
              • CurrentNumberOfSeries Property
              • CustomerId Property
              • CustomerKey Property
              • CustomerRefNumber Property
              • DeliveryItemList Property
              • DiscountAmount Property
              • DiscountPercent Property
              • DiscountType Property
              • IsSuspended Property
              • iVendTransactionKey Property
              • LoyaltyId Property
              • PayableAmount Property
              • Payments Property
              • POSDocumentNumberSeriesKey Property
              • POSId Property
              • POSKey Property
              • SalesPerson Property
              • StoreId Property
              • StoreKey Property
              • SubTotal Property
              • SurchargeList Property
              • Tax Property
              • Total Property
              • TotalTaxableAmount Property
              • TransactionDate Property
              • TransactionId Property
              • UpdateCurrentNumberOfSeries Property
              • UserId Property
              • UserKey Property
              • Validate Property
          • PostDeliveryItemDTO
            • Overview
            • Members
            • PostDeliveryItemDTO Constructor
            • Properties
              • DeliveryDate Property
              • DeliveryPackageId Property
              • DeliveryPackageKey Property
              • PackageAmount Property
              • Status Property
          • PostDeliveryItemDTOList
            • Overview
            • Members
            • PostDeliveryItemDTOList Constructor
          • PostQueryDTO
            • Overview
            • Members
            • PostQueryDTO Constructor
            • Properties
              • QueryText Property
          • PostTransactionDTO
            • Overview
            • Members
            • PostTransactionDTO Constructor
            • Properties
              • ARPaymentsList Property
              • BusinessDate Property
              • CommentValue Property
              • ContactId Property
              • CouponId Property
              • CouponIssueList Property
              • CouponSerialNumber Property
              • CurrentNumberOfSeries Property
              • CustomerId Property
              • CustomerRefNumber Property
              • DeliveryItemList Property
              • DeliveryLocation Property
              • DiscountAmount Property
              • DiscountPercent Property
              • DiscountType Property
              • ExchangeItemList Property
              • GiftCertificateList Property
              • HasDiscountOverride Property
              • HasPromotionDiscount Property
              • Integration1 Property
              • Integration10 Property
              • Integration2 Property
              • Integration3 Property
              • Integration4 Property
              • Integration5 Property
              • Integration6 Property
              • Integration7 Property
              • Integration8 Property
              • Integration9 Property
              • IsOrderEdited Property
              • IsSuspended Property
              • IsTaxFree Property
              • iVendTransactionKey Property
              • LayawayAdvanceAmount Property
              • LayawayItemList Property
              • LayawayPlanId Property
              • LoyaltyId Property
              • PayableAmount Property
              • Payments Property
              • POSDocumentNumberSeriesKey Property
              • POSId Property
              • Quotation Property
              • RefundItemList Property
              • SaleItemList Property
              • SalesOrderAdvanceAmount Property
              • SalesOrderList Property
              • SalesPerson Property
              • StoreId Property
              • SubTotal Property
              • SurchargeList Property
              • SuspendedTransactionKey Property
              • Tax Property
              • Total Property
              • TotalTaxableAmount Property
              • TransactionDate Property
              • TransactionFulfillments Property
              • TransactionId Property
              • TransactionSaleAttributes Property
              • UpdateCurrentNumberOfSeries Property
              • UserId Property
              • Validate Property
          • PostTransactionItemDTO
            • Overview
            • Members
            • PostTransactionItemDTO Constructor
            • Properties
              • CouponDiscountAmount Property
              • CouponId Property
              • CouponSerialNumber Property
              • DeliveryDate Property
              • DeliveryLocation Property
              • Description Property
              • DiscountAmount Property
              • DiscountPercent Property
              • DiscountType Property
              • ExchangeRefundLocationId Property
              • FulfillmentPlanId Property
              • FulfillmentPlanKey Property
              • GiftCertificateType Property
              • Integration1 Property
              • Integration10 Property
              • Integration2 Property
              • Integration3 Property
              • Integration4 Property
              • Integration5 Property
              • Integration6 Property
              • Integration7 Property
              • Integration8 Property
              • Integration9 Property
              • IsTaxFree Property
              • IsTaxOverride Property
              • iVendTransactionItemKey Property
              • LocationId Property
              • ManualDiscountAmount Property
              • ManualDiscountPercent Property
              • ManualDiscountType Property
              • OriginalDetailKey Property
              • OriginalDocumentKey Property
              • OriginalPrice Property
              • OriginalTax Property
              • OriginalTaxCodeId Property
              • OriginalTaxRate Property
              • Price Property
              • ProductDetailNumber Property
              • ProductId Property
              • ProductReturnDetailNumber Property
              • PromotionalDiscountAmount Property
              • Quantity Property
              • SalesPerson Property
              • SubTotal Property
              • SurchargeList Property
              • SurchargeTotal Property
              • Tax Property
              • TaxCodeId Property
              • TaxRate Property
              • Total Property
              • TransactionItemId Property
              • TransactionLineItemAttributes Property
              • UOMBaseQuantity Property
              • UOMId Property
              • UOMQuantity Property
            • Fields
              • OriginalDocumentId Field
          • PostTransactionItemDTOList
            • Overview
            • Members
            • PostTransactionItemDTOList Constructor
          • PostTransactionLineItemAttributeDTO
            • Overview
            • Members
            • PostTransactionLineItemAttributeDTO Constructor
            • Properties
              • AttributeValue Property
              • ItemAttributeKey Property
              • ItemAttributeName Property
              • Source Property
              • SourceKey Property
          • PostTransactionLineItemAttributeDTOList
            • Overview
            • Members
            • PostTransactionLineItemAttributeDTOList Constructor
          • PostTransactionSaleAttributeDTO
            • Overview
            • Members
            • PostTransactionSaleAttributeDTO Constructor
            • Properties
              • AttributeValue Property
              • SaleAttributeKey Property
              • SaleAttributeName Property
          • PostTransactionSaleAttributeDTOList
            • Overview
            • Members
            • PostTransactionSaleAttributeDTOList Constructor
          • PriceListDTO
            • Overview
            • Members
            • PriceListDTO Constructor
            • Properties
              • CurrencyId Property
              • Id Property
              • PriceListName Property
              • PriceMatrixList Property
              • PriceUOMMatrixList Property
              • PrimaryCurrencyKey Property
              • SubsidiaryId Property
              • SubsidiaryKey Property
              • ValidFrom Property
              • ValidTo Property
          • PriceMatrixDTO
            • Overview
            • Members
            • PriceMatrixDTO Constructor
            • Properties
              • CurrencyId Property
              • Price Property
              • PriceListId Property
              • PriceListKey Property
              • PriceListSubsidiaryId Property
              • ProductDescription Property
              • ProductId Property
              • ProductKey Property
              • UOMId Property
              • UOMKey Property
          • PriceMatrixDTOList
            • Overview
            • Members
            • PriceMatrixDTOList Constructor
          • PriceUOMMatrixDTO
            • Overview
            • Members
            • PriceUOMMatrixDTO Constructor
            • Properties
              • CurrencyKey Property
              • Price Property
              • PriceListId Property
              • PriceListKey Property
              • ProductId Property
              • ProductKey Property
              • UOMId Property
              • UOMKey Property
          • PriceUOMMatrixDTOList
            • Overview
            • Members
            • PriceUOMMatrixDTOList Constructor
          • ProductBOMDTO
            • Overview
            • Members
            • ProductBOMDTO Constructor
            • Properties
              • ParentProductId Property
              • ProductId Property
              • Quantity Property
          • ProductBOMDTOList
            • Overview
            • Members
            • ProductBOMDTOList Constructor
          • ProductBuildBreakDetailDTO
            • Overview
            • Members
            • ProductBuildBreakDetailDTO Constructor
            • Properties
              • ProductId Property
              • Quantity Property
          • ProductBuildBreakDetailDTOList
            • Overview
            • Members
            • ProductBuildBreakDetailDTOList Constructor
          • ProductBuildBreakDTO
            • Overview
            • Members
            • ProductBuildBreakDTO Constructor
            • Properties
              • BuildLocationId Property
              • BusinessDate Property
              • CommentValue Property
              • Detail Property
              • KitLocationId Property
              • ProductId Property
              • Quantity Property
              • ReasonCodeId Property
              • Type Property
              • WarehouseId Property
          • ProductCategoryDTO
            • Overview
            • Members
            • ProductCategoryDTO Constructor
            • Properties
              • Description Property
              • Id Property
              • ProductId Property
              • ProductKey Property
          • ProductCategoryProductDTO
            • Overview
            • Members
            • ProductCategoryProductDTO Constructor
            • Properties
              • Id Property
              • ProductKey Property
          • ProductCategoryProductDTOList
            • Overview
            • Members
            • ProductCategoryProductDTOList Constructor
          • ProductCategoryProductsDTO
            • Overview
            • Members
            • ProductCategoryProductsDTO Constructor
            • Properties
              • Description Property
              • Id Property
              • ProductList Property
          • ProductClassDTO
            • Overview
            • Members
            • ProductClassDTO Constructor
            • Properties
              • Description Property
              • Id Property
          • ProductCostDTO
            • Overview
            • Members
            • ProductCostDTO Constructor
            • Properties
              • Cost Property
              • EffectiveDate Property
              • InventoryItemKey Property
              • ProductId Property
              • ProductKey Property
              • SubsidiaryId Property
              • SubsidiaryKey Property
              • WarehouseId Property
              • WarehouseKey Property
          • ProductDiscountGroupDTO
            • Overview
            • Members
            • ProductDiscountGroupDTO Constructor
            • Properties
              • Description Property
              • Id Property
              • IsDeleted Property
          • ProductDTO
            • Overview
            • Members
            • ProductDTO Constructor
            • Properties
              • AllowFractionalQuantity Property
              • AllowZeroPrice Property
              • AlternateUPCValues Property
              • AttributeList Property
              • Attributes Property
              • AutoGenerateChildItemDefinition Property
              • AutoSelectSerialBatchType Property
              • BarCodeMaskId Property
              • BarcodeMaskKey Property
              • BasePrice Property
              • CanLayaway Property
              • CanOrder Property
              • CanRefundExpiredItem Property
              • CanSellExpiredItem Property
              • Comment Property
              • Cost Property
              • CostingMethod Property
              • CostingSubMethod Property
              • DefaultQuantity Property
              • Description Property
              • Description2 Property
              • Description3 Property
              • DiscountsAllowed Property
              • ExternalLink Property
              • FulfillmentPlanLayawayKey Property
              • FulfillmentPlanSaleKey Property
              • FulfillmentPlanSOKey Property
              • GiftCertificateType Property
              • HasAlternateProducts Property
              • HasPackageGroup Property
              • HasUpsells Property
              • HSNCode Property
              • Id Property
              • IgnoreDiscountItemsForSaleDiscount Property
              • ImageLocation Property
              • InventoryCountingUOMKey Property
              • InventoryLocationList Property
              • InventoryUOMId Property
              • IsAssembly Property
              • IsBatchTracked Property
              • IsDynamicAssembly Property
              • IsEBTItem Property
              • IsExchangable Property
              • IsGiftCertificate Property
              • IsInclusiveTaxed Property
              • IsKit Property
              • IsMatrixChildItem Property
              • IsMatrixItem Property
              • IsNonStock Property
              • IsOnHold Property
              • IsOpenDescription Property
              • IsOpenPrice Property
              • IsPurchasable Property
              • IsRefundable Property
              • IsSaleable Property
              • IsSerialTracked Property
              • IsStoreCredit Property
              • IsTaxExempt Property
              • IsTaxOnly Property
              • IsTwoDimensionalMatrixItem Property
              • IsValid Property
              • IsWeighed Property
              • IsZeroValue Property
              • LeadTime Property
              • LoyaltyPointsRedeemable Property
              • ManufacturerId Property
              • ManufacturerKey Property
              • MaxDiscountAmount Property
              • MaxDiscountPercentage Property
              • MaximumOpenPrice Property
              • MaxQuantityPerTransaction Property
              • MerchandiseHierarchyDetailKey Property
              • MinAge Property
              • PackageGroupId Property
              • ParentProductId Property
              • PreferedVendorId Property
              • PriceOverrideAllowed Property
              • ProductAssemblyComponents Property
              • ProductClassId Property
              • ProductDiscountGroupId Property
              • ProductGroupId Property
              • ProductGroupKey Property
              • ProductInventory Property
              • ProductKitComponents Property
              • ProductMatrixDetails Property
              • ProductMerchandiseHierarchyDetailList Property
              • PublishedToAllStores Property
              • PurchaseTaxCodeId Property
              • PurchaseTaxCodeKey Property
              • PurchaseUOMKey Property
              • PurchaseUOMPackageKey Property
              • RequireAgeVerification Property
              • ReturnDays Property
              • SaleDiscountsAllowed Property
              • SalesTaxCodeId Property
              • SalesTaxCodeKey Property
              • SaleUOMKey Property
              • SaleUOMPackageKey Property
              • SubsidiaryIds Property
              • SubsidiaryItemList Property
              • UOMGroupId Property
              • UOMGroupKey Property
              • UPC Property
              • VariantCode Property
          • ProductGroupDiscountDTO
            • Overview
            • Members
            • ProductGroupDiscountDTO Constructor
            • Properties
              • ProductGroupId Property
          • ProductGroupDTO
            • Overview
            • Members
            • ProductGroupDTO Constructor
            • Properties
              • Description Property
              • FulfillmentPlanLayawayKey Property
              • FulfillmentPlanSaleKey Property
              • FulfillmentPlanSOKey Property
              • Id Property
              • IsDefault Property
          • ProductImageDTO
            • Overview
            • Members
            • ProductImageDTO Constructor
            • Properties
              • ImageBase64String Property
              • ProductId Property
              • ProductKey Property
          • ProductMerchandiseHierarchyDetailDTO
            • Overview
            • Members
            • ProductMerchandiseHierarchyDetailDTO Constructor
            • Properties
              • HierarchyDetailId Property
              • HierarchyDetailKey Property
              • HierarchyId Property
              • IsActive Property
              • ProductId Property
          • ProductMerchandiseHierarchyDetailDTOList
            • Overview
            • Members
            • ProductMerchandiseHierarchyDetailDTOList Constructor
          • ProductSalesPersonDTO
            • Overview
            • Members
            • ProductSalesPersonDTO Constructor
            • Properties
              • ProductId Property
              • SalesPersonId Property
              • StoreId Property
          • ProductSurchargeDTO
            • Overview
            • Members
            • ProductSurchargeDTO Constructor
            • Properties
              • IsDeleted Property
              • ParentProductId Property
              • ProductSurchargeType Property
              • SurchargeId Property
          • ProductUpsellDTO
            • Overview
            • Members
            • ProductUpsellDTO Constructor
            • Properties
              • AutoAddToTransaction Property
              • ParentProductId Property
              • ProductId Property
          • ProductVariantDTO
            • Overview
            • Members
            • ProductVariantDTO Constructor
            • Properties
              • ProductId Property
              • productVariantCode Property
              • ProductVariantDescription Property
              • VariantDefinitionList Property
          • PromotionApplicabilityDetailDTO
            • Overview
            • Members
            • PromotionApplicabilityDetailDTO Constructor
            • Properties
              • SourceId Property
              • SourceType Property
          • PromotionApplicabilityDetailDTOList
            • Overview
            • Members
            • PromotionApplicabilityDetailDTOList Constructor
          • PromotionBonusBuysDTO
            • Overview
            • Members
            • PromotionBonusBuysDTO Constructor
            • Properties
              • Active Property
              • ApplyOnItemScan Property
              • BuyOptionalCount Property
              • CanRepeatInTransaction Property
              • Description Property
              • DiscountPercent Property
              • DiscountType Property
              • EndDate Property
              • EndTime Property
              • ExcludeDiscountedItems Property
              • GetItemAtFixedPrice Property
              • GetOptionalCount Property
              • HasValidDates Property
              • HasValidTime Property
              • Id Property
              • IsApplyOnce Property
              • LowestValue Property
              • MaximumRedemptionCount Property
              • MinimumBillAmount Property
              • MinimumQuantity Property
              • PromotionApplicabilityCount Property
              • PromotionApplicabilityDetailList Property
              • PromotionBuy Property
              • PromotionDaysApplicabilityList Property
              • PromotionExcludedItemDetail Property
              • PromotionGet Property
              • PromotionProductDetail Property
              • PromotionSpecialDaysList Property
              • PromotionType Property
              • StartDate Property
              • StartTime Property
              • SubsidiaryId Property
          • PromotionBuyDTO
            • Overview
            • Members
            • PromotionBuyDTO Constructor
            • Properties
              • Amount Property
              • IsMandatory Property
              • Quantity Property
              • SourceId Property
              • SourceType Property
              • UOMId Property
          • PromotionBuyDTOList
            • Overview
            • Members
            • PromotionBuyDTOList Constructor
          • PromotionDaysApplicabilityDTO
            • Overview
            • Members
            • PromotionDaysApplicabilityDTO Constructor
            • Properties
              • Day Property
              • EndTime Property
              • StartTime Property
          • PromotionDaysApplicabilityDTOList
            • Overview
            • Members
            • PromotionDaysApplicabilityDTOList Constructor
          • PromotionExcludedItemDTO
            • Overview
            • Members
            • PromotionExcludedItemDTO Constructor
            • Properties
              • SourceId Property
              • SourceType Property
          • PromotionExcludedItemDTOList
            • Overview
            • Members
            • PromotionExcludedItemDTOList Constructor
          • PromotionGetDTO
            • Overview
            • Members
            • PromotionGetDTO Constructor
            • Properties
              • AutoAddInTransaction Property
              • Discount Property
              • DiscountType Property
              • IsMandatory Property
              • Quantity Property
              • SourceId Property
              • SourceType Property
              • UOMId Property
          • PromotionGetDTOList
            • Overview
            • Members
            • PromotionGetDTOList Constructor
          • PromotionProductDetailDTO
            • Overview
            • Members
            • PromotionProductDetailDTO Constructor
            • Properties
              • BatchNumber Property
              • ProductId Property
              • SerialNumber Property
              • Status Property
          • PromotionProductDetailDTOList
            • Overview
            • Members
            • PromotionProductDetailDTOList Constructor
          • PromotionSpecialDaysDTO
            • Overview
            • Members
            • PromotionSpecialDaysDTO Constructor
            • Properties
              • BackwardDay Property
              • CustomerSpecialDaysType Property
              • ForwardDay Property
              • SpecialDaysDuration Property
          • PromotionSpecialDaysDTOList
            • Overview
            • Members
            • PromotionSpecialDaysDTOList Constructor
          • PropertyCaptionSetupDTO
            • Overview
            • Members
            • PropertyCaptionSetupDTO Constructor
            • Properties
              • CultureInfo Property
              • CurrentCaption Property
              • OriginalCaption Property
              • PropertyName Property
              • ViewName Property
          • PropertyDTO
            • Overview
            • Members
            • PropertyDTO Constructor
            • Properties
              • IsUserDefinedField Property
              • PropertyName Property
              • PropertyValue Property
          • PropertyDTOList
            • Overview
            • Members
            • PropertyDTOList Constructor
          • PurchaseOrderDetailDTO
            • Overview
            • Members
            • PurchaseOrderDetailDTO Constructor
            • Properties
              • CommentValue Property
              • Description Property
              • Discount Property
              • DiscountPercentage Property
              • DiscountType Property
              • ItemSurcharges Property
              • LineNumber Property
              • OrderStatus Property
              • ParentProductId Property
              • Price Property
              • ProductId Property
              • Quantity Property
              • QuantityReceived Property
              • ReasonCodeId Property
              • SubTotal Property
              • Tax Property
              • TaxCodeId Property
              • TaxRate Property
              • Total Property
              • UniqueLineNumber Property
              • UOMId Property
              • UOMQuantity Property
              • UOMQuantityReceived Property
              • VariantCode Property
              • WarehouseId Property
          • PurchaseOrderDetailDTOList
            • Overview
            • Members
            • PurchaseOrderDetailDTOList Constructor
          • PurchaseOrderDTO
            • Overview
            • Members
            • PurchaseOrderDTO Constructor
            • Properties
              • CommentValue Property
              • DeliveryDate Property
              • Discount Property
              • DiscountPercentage Property
              • DiscountType Property
              • DocumentCurrencyId Property
              • DocumentUserId Property
              • ExchangeRate Property
              • Id Property
              • OrderStatus Property
              • PurchaseOrderDetails Property
              • PurchaseOrderId Property
              • PurchaseOrderSurcharges Property
              • ReasonCodeId Property
              • StoreId Property
              • SubTotal Property
              • SurchargeTotal Property
              • Tax Property
              • TaxableAmount Property
              • Total Property
              • Vendor Property
              • VendorId Property
          • PurchaseOrderSurchargeDTO
            • Overview
            • Members
            • PurchaseOrderSurchargeDTO Constructor
            • Properties
              • Amount Property
              • AmountType Property
              • Comment Property
              • SubTotal Property
              • SurchargeId Property
              • Tax Property
              • TaxCodeId Property
              • TaxRate Property
              • Total Property
          • PurchaseOrderSurchargeDTOList
            • Overview
            • Members
            • PurchaseOrderSurchargeDTOList Constructor
          • PurchasePriceDTO
            • Overview
            • Members
            • PurchasePriceDTO Constructor
            • Properties
              • CurrencyId Property
              • DirectUnitCost Property
              • EndDate Property
              • Id Property
              • MinimumQuantity Property
              • ProductId Property
              • StartDate Property
              • UOMId Property
              • VariantCode Property
              • VendorId Property
          • ReasonCodeDTO
            • Overview
            • Members
            • ReasonCodeDTO Constructor
            • Properties
              • Description Property
              • Id Property
              • IsActive Property
              • ReasonCodeType Property
          • RegisteredApplicationDTO
            • Overview
            • Members
            • RegisteredApplicationDTO Constructor
            • Properties
              • Description Property
              • Id Property
              • RegisteredApplicationEvents Property
          • RegisteredApplicationEventsDTO
            • Overview
            • Members
            • RegisteredApplicationEventsDTO Constructor
            • Properties
              • IsSelected Property
              • ObjectType Property
          • ReplicationSendDumpDTO
            • Overview
            • Members
            • ReplicationSendDumpDTO Constructor
            • Properties
              • BatchKey Property
              • DeleteQuery Property
              • Flag Property
              • FromSBO Property
              • InsertQuery Property
              • OperationType Property
              • Receiver Property
              • ReceivingSiteID Property
              • ReplicationSendDumpKey Property
              • Sender Property
              • SequenceNo Property
              • SourceKey Property
              • SourceType Property
              • StoreId Property
              • TableName Property
              • TablePrimaryColumn Property
              • TableType Property
              • UpdateQuery Property
          • RetailProfileDTO
            • Overview
            • Members
            • RetailProfileDTO Constructor
            • Properties
              • AllowRefundOfPromotionalItems Property
              • AllowTaxFree Property
              • AutoAddCashierAsSalesPerson Property
              • AutoCloseCompleteSaleView Property
              • AutoLockTimeout Property
              • AutoUpdateChangeAmountInPayments Property
              • CashInCommentRequired Property
              • CashInReasonRequired Property
              • CashOutCommentRequired Property
              • CashOutReasonRequired Property
              • ChangeAmountPaymentCurrencyId Property
              • CompleteTenderingOnZeroBalance Property
              • ConfirmationForQuickComplete Property
              • CostProtectionOverride Property
              • CreateNewRowForEveryScan Property
              • DeleteSuspendedTransactionAtDayEnd Property
              • DepartmentId Property
              • Description Property
              • EventId Property
              • EventSelection Property
              • ExchangeWithoutReceipt Property
              • ExpenseCommentRequired Property
              • ExpenseReasonRequired Property
              • Id Property
              • IdleTimeout Property
              • ItemDiscountOverrideCommentRequired Property
              • ItemDiscountOverrideReasonRequired Property
              • ItemTaxOverrideCommentRequired Property
              • ItemTaxOverrideReasonRequired Property
              • LoginOnPreviousBusinessDate Property
              • LoyalityCustomerColor Property
              • ManagementConsoleSkinName Property
              • ManagerCreditLimitOverrideRequired Property
              • ManagerReprintOverrideRequired Property
              • MandatorySalesPersonPerTransactionLineItem Property
              • MaxLineItemDiscountAmountAllowed Property
              • MaxLineItemDiscountPercentAllowed Property
              • MaxSaleDiscountAmountAllowed Property
              • MaxSaleDiscountPercentAllowed Property
              • NoResulutionOpenProductSearch Property
              • OpenCashDrawerCommentRequired Property
              • OpenCashDrawerReasonRequired Property
              • OpenItemEditViewAutomatically Property
              • OpenItemEditViewOnItemClick Property
              • OverrideForDeletingSuspended Property
              • OverrideForVoidItem Property
              • OverrideForVoidSale Property
              • OverrideSalesPersonForOrderEdits Property
              • OverrideSalesPersonForRefund Property
              • PerSaleLogin Property
              • PoleDisplayCompleteSaleMessageId Property
              • PoleDisplayIdleMessageId Property
              • PoleDisplayStartTransactionMessageId Property
              • POSLayoutId Property
              • POSSkinName Property
              • PriceOverrideCommentRequired Property
              • PriceOverrideReasonRequired Property
              • PrintSuspendedTransaction Property
              • ProductMatrixChildItemColor Property
              • ProductMatrixItemColor Property
              • ProfileData Property
              • RefundCommentRequired Property
              • RefundItemCommentRequired Property
              • RefundItemReasonCodeRequired Property
              • RefundReasonRequired Property
              • RefundSaleCommentRequired Property
              • RefundSaleReasonCodeRequired Property
              • RefundWithoutReceipt Property
              • RestrictSearchOfOtherPOSTransaction Property
              • SaleDiscountCommentRequired Property
              • SaleDiscountReasonRequired Property
              • SaleItemPriceOverrideLowerLimit Property
              • SaleItemPriceOverrideUpperLimit Property
              • SaleTaxOverrideCommentRequired Property
              • SaleTaxOverrideReasonRequired Property
              • ShowNegativeInventoryResolutionScreen Property
              • ShowTransactionGridHeaders Property
              • ShutdownTerminalCommentRequired Property
              • ShutdownTerminalReasonCodeRequired Property
              • SubsidiaryId Property
              • SubsidiaryKey Property
              • TouchScreenKeyBoardMode Property
              • TransactionMode Property
              • TransactionModeMenuAlignment Property
              • UseLastSelectedEventForNextTransaction Property
              • UseQuickComplete Property
              • UseZipValidation Property
              • VoidItemCommentRequired Property
              • VoidItemReasonRequired Property
              • VoidSaleCommentRequired Property
              • VoidSaleReasonRequired Property
              • WarnIfTransactionLineItemHasNoSalesPerson Property
          • SaleAttributeDTO
            • Overview
            • Members
            • SaleAttributeDTO Constructor
            • Properties
              • AdvancePayment Property
              • CaptureType Property
              • CouponIssue Property
              • DefaultValue Property
              • Delivery Property
              • GiftCertificate Property
              • IsActive Property
              • Layaway Property
              • Name Property
              • Quotation Property
              • RegExPattern Property
              • Required Property
              • Sale Property
              • SaleAttributeKey Property
              • SaleExchange Property
              • SaleRefund Property
              • Sequence Property
              • SpecialOrder Property
              • ValidationType Property
              • ValidValueItems Property
          • SalesPriceDTO
            • Overview
            • Members
            • SalesPriceDTO Constructor
            • Properties
              • AllowInvoiceDiscount Property
              • AllowLineDiscount Property
              • CurrencyId Property
              • CurrencyKey Property
              • EndDate Property
              • Id Property
              • IsDeleted Property
              • IsInclusive Property
              • MinimumQuantity Property
              • Price Property
              • ProductId Property
              • ProductKey Property
              • SalesType Property
              • SalesTypeSourceId Property
              • SalesTypeSourceKey Property
              • StartDate Property
              • UOMId Property
              • UOMKey Property
              • VariantCode Property
          • SecurityFunctionDTO
            • Overview
            • Members
            • SecurityFunctionDTO Constructor
            • Properties
              • IsActive Property
              • OrderBy Property
              • ShowInLoyaltyStandalone Property
          • SecurityGroupDTO
            • Overview
            • Members
            • SecurityGroupDTO Constructor
          • SecurityGroupSecurityFunctionDTO
            • Overview
            • Members
            • SecurityGroupSecurityFunctionDTO Constructor
            • Properties
              • AccessLevel Property
              • SecurityFunctionKey Property
              • SecurityGroupKey Property
          • SecurityGroupSecuritySubFunctionDTO
            • Overview
            • Members
            • SecurityGroupSecuritySubFunctionDTO Constructor
            • Properties
              • AccessLevel Property
              • SecurityGroupKey Property
              • SecuritySubFunctionKey Property
          • SecurityRightsDTO
            • Overview
            • Members
            • SecurityRightsDTO Constructor
            • Properties
              • AccessLevel Property
              • Description Property
              • SecurityFunctionId Property
              • SecurityFunctionKey Property
              • SecurityRoleId Property
              • SecurityRoleKey Property
          • SecurityRoleDTO
            • Overview
            • Members
            • SecurityRoleDTO Constructor
            • Properties
              • CanAssignAtStore Property
              • Description Property
              • DisplayProfileId Property
              • Id Property
              • SecurityRoleSecurityFunctionList Property
          • SecurityRoleSecurityFunctionDTO
            • Overview
            • Members
            • SecurityRoleSecurityFunctionDTO Constructor
            • Properties
              • AccessLevel Property
              • IsExpanded Property
              • IsVisibleInMC Property
              • SecurityFunctionId Property
              • SecurityFunctionKey Property
              • SecurityRoleId Property
              • SecurityRoleKey Property
              • SecurityRoleSecuritySubFunction Property
          • SecurityRoleSecuritySubFunctionDTO
            • Overview
            • Members
            • SecurityRoleSecuritySubFunctionDTO Constructor
            • Properties
              • AccessLevel Property
              • IsVisibleInMC Property
              • OrderBy Property
              • SecurityFunctionId Property
              • SecurityFunctionKey Property
              • SecurityRoleId Property
              • SecurityRoleKey Property
              • SecuritySubFunctionDescription Property
              • SecuritySubFunctionId Property
              • SecuritySubFunctionKey Property
              • ShowInLoyaltyStandalone Property
          • SecuritySubFunctionDTO
            • Overview
            • Members
            • SecuritySubFunctionDTO Constructor
            • Properties
              • IsActive Property
              • OrderBy Property
              • SecurityFunctionKey Property
              • ShowInLoyaltyStandalone Property
          • SecurityUserDTO
            • Overview
            • Members
            • SecurityUserDTO Constructor
            • Properties
              • CanChangePassword Property
              • ElectronicId Property
              • HasPasswordExpired Property
              • Id Property
              • IsActive Property
              • IsLocked Property
              • IsPasswordHashed Property
              • LaborUserId Property
              • LaborUserKey Property
              • MustUseMagneticCard Property
              • Password Property
              • SecurityRoleId Property
              • SecurityRoleKey Property
              • StoreKey Property
          • SecurityUserSessionDTO
            • Overview
            • Members
            • SecurityUserSessionDTO Constructor
            • Properties
              • HardwareId Property
              • LogInTime Property
              • LogOutTime Property
              • MachineId Property
              • ProcessId Property
              • SecurityUserKey Property
              • Status Property
          • SecurityUserStoreMappingDTO
            • Overview
            • Members
            • SecurityUserStoreMappingDTO Constructor
            • Properties
              • IsActive Property
              • SecurityUserKey Property
              • StoreKey Property
          • SerialDTO
            • Overview
            • Members
            • SerialDTO Constructor
            • Properties
              • AdmissionDate Property
              • Comments Property
              • ExpirationDate Property
              • LocationId Property
              • LocationKey Property
              • ManufacturerSerialNumber Property
              • ManufacturingDate Property
              • OriginalSerialKey Property
              • Price Property
              • ProductId Property
              • ProductKey Property
              • SerialNumber Property
              • Status Property
              • SystemNumber Property
              • WarehouseId Property
              • WarehouseKey Property
          • ShippingTypeDTO
            • Overview
            • Members
            • ShippingTypeDTO Constructor
            • Properties
              • Description Property
              • Id Property
              • WebPage Property
          • SpecialPriceDiscountGroupDTO
            • Overview
            • Members
            • SpecialPriceDiscountGroupDTO Constructor
            • Properties
              • CustomerId Property
              • Discount Property
              • DiscountType Property
              • ManufacturerId Property
              • ProductGroupId Property
          • SpecialPriceListDateDTO
            • Overview
            • Members
            • SpecialPriceListDateDTO Constructor
            • Properties
              • AutoUpdt Property
              • Discount Property
              • DiscountType Property
              • FromDate Property
              • Price Property
              • PriceListId Property
              • SpecialPriceListQuantityWrapper Property
              • ToDate Property
          • SpecialPriceListDateDTOList
            • Overview
            • Members
            • SpecialPriceListDateDTOList Constructor
          • SpecialPriceListDTO
            • Overview
            • Members
            • SpecialPriceListDTO Constructor
            • Properties
              • AutoUpdate Property
              • BaseId Property
              • BasePriceListId Property
              • Discount Property
              • DiscountType Property
              • Price Property
              • PricingType Property
              • ProductId Property
              • SpecialPriceListDate Property
              • SubsidiaryId Property
          • SpecialPriceListQuantityDTO
            • Overview
            • Members
            • SpecialPriceListQuantityDTO Constructor
            • Properties
              • AutoUpdt Property
              • Discount Property
              • DiscountType Property
              • Price Property
              • PriceListId Property
              • Quantity Property
              • UoMId Property
          • SpecialPriceListQuantityDTOList
            • Overview
            • Members
            • SpecialPriceListQuantityDTOList Constructor
          • SQLQueryDTO
            • Overview
            • Members
            • SQLQueryDTO Constructor
            • Properties
              • Query Property
          • StateDTO
            • Overview
            • Members
            • StateDTO Constructor
            • Properties
              • CountryId Property
              • CountryKey Property
              • Description Property
              • Id Property
          • StockTransferBatchDetailDTO
            • Overview
            • Members
            • StockTransferBatchDetailDTO Constructor
            • Properties
              • BatchKey Property
              • BatchNumber Property
              • Quantity Property
          • StockTransferBatchDetailDTOList
            • Overview
            • Members
            • StockTransferBatchDetailDTOList Constructor
          • StockTransferDetailDTO
            • Overview
            • Members
            • StockTransferDetailDTO Constructor
            • Properties
              • Description Property
              • FromLocationId Property
              • ParentProductId Property
              • ProductId Property
              • Quantity Property
              • ReasonCodeId Property
              • ShortQuantityReceived Property
              • ShortUOMQuantityReceived Property
              • SourceDetailUniqueLineNumber Property
              • SourceRequestNumber Property
              • Status Property
              • StockTransferBatchDetailList Property
              • StockTransferDocumentNumber Property
              • StockTransferSerialDetailList Property
              • StockTransferTransactionNumber Property
              • UniqueLineNumber Property
              • UOMId Property
              • UOMQuantity Property
              • VariantCode Property
          • StockTransferDetailDTOList
            • Overview
            • Members
            • StockTransferDetailDTOList Constructor
          • StockTransferDTO
            • Overview
            • Members
            • StockTransferDTO Constructor
            • Properties
              • BranchCode Property
              • BusinessDate Property
              • CommentValue Property
              • DocumentUserId Property
              • FromLocationId Property
              • FromWarehouseId Property
              • Id Property
              • ReasonCodeId Property
              • ReferenceNumber1 Property
              • ReferenceNumber2 Property
              • RequestNumber Property
              • Status Property
              • StockTransferDetailList Property
              • ToWarehouseId Property
          • StockTransferRequestDetailDTOList
            • Overview
            • Members
            • StockTransferRequestDetailDTOList Constructor
          • StockTransferRequisitionDetailDTO
            • Overview
            • Members
            • StockTransferRequisitionDetailDTO Constructor
            • Properties
              • Description Property
              • LineNumber Property
              • ParentProductId Property
              • ProductId Property
              • Quantity Property
              • QuantityOpen Property
              • QuantityShipped Property
              • ReasonCodeId Property
              • Status Property
              • ToLocationId Property
              • UniqueLineNumber Property
              • UOMId Property
              • UOMQuantity Property
              • VariantCode Property
          • StockTransferRequisitionDTO
            • Overview
            • Members
            • StockTransferRequisitionDTO Constructor
            • Properties
              • AcceptanceStatus Property
              • BusinessDate Property
              • CommentValue Property
              • DocumentUserId Property
              • FromWarehouseId Property
              • Id Property
              • ReasonCodeId Property
              • ReferenceNumber1 Property
              • ReferenceNumber2 Property
              • RequestedDate Property
              • RequestNumber Property
              • SourceType Property
              • Status Property
              • StockTransferRequestDetails Property
              • ToLocationId Property
              • ToWarehouseId Property
          • StockTransferSerialDetailDTO
            • Overview
            • Members
            • StockTransferSerialDetailDTO Constructor
            • Properties
              • SerialNumber Property
          • StockTransferSerialDetailDTOList
            • Overview
            • Members
            • StockTransferSerialDetailDTOList Constructor
          • StoreDTO
            • Overview
            • Members
            • StoreDTO Constructor
            • Properties
              • Address1 Property
              • Address2 Property
              • Address3 Property
              • AddressKey Property
              • Bank Property
              • BankAccount Property
              • BaseCurrencyKey Property
              • BusinessDate Property
              • CashCustomerId Property
              • CashCustomerKey Property
              • City Property
              • CounrtyId Property
              • CountryKey Property
              • CustomerLength Property
              • CustomerPrefix Property
              • CustomerPriceGroupId Property
              • CustomerPriceGroupKey Property
              • CustomerStartNumber Property
              • DefaultNumberSeriesId Property
              • Description Property
              • Email Property
              • FulfillmentPlanId Property
              • FulfillmentPlanKey Property
              • HardwareProfileKey Property
              • Id Property
              • LayawayFulfillmentPlanId Property
              • LayawayFulfillmentPlanKey Property
              • LayawayPlanId Property
              • LayawayPlanKey Property
              • PhoneNumber Property
              • PriceListId Property
              • PricingStoreGroupId Property
              • PricingStoreGroupKey Property
              • ProductLength Property
              • ProductPrefix Property
              • ProductStartNumber Property
              • PurchaseTaxCodeId Property
              • PurchaseTaxCodeKey Property
              • RetailPriceListKey Property
              • RetailProfileId Property
              • RetailProfileKey Property
              • SalesPersonId Property
              • SalesPersonKey Property
              • SalesTaxCodeId Property
              • SalesTaxCodeKey Property
              • SiteId Property
              • StateId Property
              • StateKey Property
              • StorePriceListCollection Property
              • StoreType Property
              • SubsidiaryId Property
              • SubsidiaryKey Property
              • TaxationStoreGroupKey Property
              • TaxNumber Property
              • VendorLength Property
              • VendorPrefix Property
              • VendorStartNumber Property
              • WarehouseId Property
              • WarehouseKey Property
              • ZipCode Property
          • StoreExpenseDTO
            • Overview
            • Members
            • StoreExpenseDTO Constructor
            • Properties
              • Amount Property
              • BusinessDate Property
              • CommentValue Property
              • EntryDate Property
              • POSId Property
              • ReasonCodeId Property
              • StoreId Property
              • UserId Property
              • WarehouseId Property
          • StoreGroupDTO
            • Overview
            • Members
            • StoreGroupDTO Constructor
            • Properties
              • Description Property
              • GroupType Property
              • Id Property
              • PriceListId Property
              • PriceListKey Property
              • SubsidiaryId Property
              • SubsidiaryKey Property
          • StorePriceListDTO
            • Overview
            • Members
            • StorePriceListDTO Constructor
            • Properties
              • FromEffectiveDate Property
              • IsActive Property
              • IsDeleted Property
              • PriceListId Property
              • SourceId Property
              • SourceType Property
              • SubsidiaryId Property
          • StorePriceListDTOList
            • Overview
            • Members
            • StorePriceListDTOList Constructor
          • SubsidiaryDTO
            • Overview
            • Members
            • SubsidiaryDTO Constructor
            • Properties
              • Address1 Property
              • Address2 Property
              • Address3 Property
              • AddressKey Property
              • City Property
              • CountryId Property
              • CultureInfo Property
              • CurrencyId Property
              • CurrencyKey Property
              • Description Property
              • Id Property
              • IsDefault Property
              • IsTaxInclusive Property
              • PhoneNumber Property
              • StateId Property
              • TimeZoneId Property
              • ZipCode Property
          • SubsidiaryItemDTO
            • Overview
            • Members
            • SubsidiaryItemDTO Constructor
            • Properties
              • SourceId Property
              • SourceKey Property
              • SourceType Property
              • SubsidiaryId Property
              • SubsidiaryKey Property
          • SurchargeDTO
            • Overview
            • Members
            • SurchargeDTO Constructor
            • Properties
              • Amount Property
              • AmountType Property
              • Description Property
              • Id Property
              • IsDiscountable Property
              • IsPaymentDiscountSurcharge Property
              • IsRefundable Property
              • IsTaxable Property
              • PurchaseTaxCodeId Property
              • SubsidiaryId Property
              • SurchargeKey Property
              • TaxCodeId Property
              • Type Property
          • TaxCodeConditionDTO
            • Overview
            • Members
            • TaxCodeConditionDTO Constructor
            • Properties
              • AttributeCondition1 Property
              • AttributeCondition2 Property
              • AttributeCondition3 Property
              • AttributeValue1 Property
              • AttributeValue2 Property
              • AttributeValue3 Property
              • BusinessPartnerType Property
              • BusinessPartnerValue Property
              • ConditionType Property
              • ConditionTypeValue Property
              • FromDate Property
              • FromTime Property
              • LineAttributeCondition1 Property
              • LineAttributeCondition2 Property
              • LineAttributeCondition3 Property
              • LineAttributeValue1 Property
              • LineAttributeValue2 Property
              • LineAttributeValue3 Property
              • MaximumPrice Property
              • MinimumPrice Property
              • ProductConditionType Property
              • ProductConditionValue Property
              • SaleAttributeCondition1 Property
              • SaleAttributeCondition2 Property
              • SaleAttributeCondition3 Property
              • SaleAttributeValue1 Property
              • SaleAttributeValue2 Property
              • SaleAttributeValue3 Property
              • SubsidiaryId Property
              • TaxCode Property
              • TaxConditionKey Property
              • ToDate Property
              • ToTime Property
              • UDFCondition1 Property
              • UDFCondition2 Property
              • UDFCondition3 Property
              • UDFValue1 Property
              • UDFValue2 Property
              • UDFValue3 Property
              • WarehouseConditionType Property
              • WarehouseConditionValue Property
          • TaxCodeDTO
            • Overview
            • Members
            • TaxCodeDTO Constructor
            • Properties
              • Description Property
              • Id Property
              • IsExempt Property
              • LoadonItemCost Property
              • Rate Property
              • SubsidiaryId Property
              • SubsidiaryKey Property
              • TaxExpenses Property
              • TaxPeriodDefinitionList Property
              • TaxRate Property
              • Type Property
          • TaxPeriodDefinitionDTO
            • Overview
            • Members
            • TaxPeriodDefinitionDTO Constructor
            • Properties
              • IsDeleted Property
              • Rate Property
              • StartDate Property
              • TaxCodeKey Property
          • TaxPeriodDefinitionDTOList
            • Overview
            • Members
            • TaxPeriodDefinitionDTOList Constructor
          • TeamDTO
            • Overview
            • Members
            • TeamDTO Constructor
            • Properties
              • Description Property
              • Id Property
          • TransactionCouponDTO
            • Overview
            • Members
            • TransactionCouponDTO Constructor
            • Properties
              • Coupon Property
              • CouponDiscountAmount Property
              • CouponId Property
              • SequenceNumber Property
          • TransactionCouponDTOList
            • Overview
            • Members
            • TransactionCouponDTOList Constructor
          • TransactionCouponItemDTO
            • Overview
            • Members
            • TransactionCouponItemDTO Constructor
            • Properties
              • Comments Property
              • Coupon Property
              • CouponHeaderDiscountAmount Property
              • CouponKey Property
              • CustomerKey Property
              • Quantity Property
              • SequenceNumber Property
              • SourceType Property
              • Type Property
          • TransactionCouponItemDTOList
            • Overview
            • Members
            • TransactionCouponItemDTOList Constructor
          • TransactionDeliveryInformationDTO
            • Overview
            • Members
            • TransactionDeliveryInformationDTO Constructor
            • Properties
              • BaseDocumentType Property
              • DeliveryDate Property
              • DeliveryDocumentType Property
              • DocumentNumber Property
              • OrderDetailKey Property
              • PostingDate Property
              • Quantity Property
              • ShippingId Property
              • StampNumber Property
              • TrackingNumber Property
          • TransactionDetailDTO
            • Overview
            • Members
            • TransactionDetailDTO Constructor
            • Properties
              • ARPaymentItems Property
              • Customer Property
              • LayawayCancellationItems Property
              • LostSalesItems Property
              • SecurityUserID Property
              • TotalItems Property
              • TransactionCouponAppliedItems Property
              • TransactionCouponItems Property
              • TransactionDisplayItems Property
              • TransactionPromotionItems Property
          • TransactionDTO
            • Overview
            • Members
            • TransactionDTO Constructor
            • Properties
              • ARPaymentItems Property
              • BalanceAmount Property
              • BusinessDate Property
              • Comment Property
              • ContactId Property
              • CouponKey Property
              • CustomerId Property
              • CustomerKey Property
              • CustomerRefNumber Property
              • DeliveryItems Property
              • DeliveryLocationKey Property
              • DiscountAmount Property
              • DiscountPercent Property
              • HasARPayments Property
              • HasCancelledSalesOrder Property
              • HasDeliveries Property
              • HasFulFillments Property
              • HasGiftCertificates Property
              • HasLayaways Property
              • HasLayawaysCancellations Property
              • HasLostSaleItems Property
              • HasOrders Property
              • HasQuotations Property
              • HasRefunds Property
              • HasSaleExchanges Property
              • HasSales Property
              • HasSurcharges Property
              • Integration1 Property
              • Integration10 Property
              • Integration2 Property
              • Integration3 Property
              • Integration4 Property
              • Integration5 Property
              • Integration6 Property
              • Integration7 Property
              • Integration8 Property
              • Integration9 Property
              • IsSuspended Property
              • IsTaxExempt Property
              • IsTaxFree Property
              • LayawayPlanKey Property
              • LayawayPlanType Property
              • Layaways Property
              • LayawaysCancellation Property
              • LoyaltyId Property
              • OrderItems Property
              • PayableAmount Property
              • Payments Property
              • POSId Property
              • PosKey Property
              • PromotionDiscountAmout Property
              • PromotionId Property
              • QuotationItems Property
              • RefundItems Property
              • SaleExchangeItems Property
              • SaleItems Property
              • SalesPersons Property
              • ShippingTypeId Property
              • StoreId Property
              • StoreKey Property
              • SubsidiaryId Property
              • SubTotal Property
              • Surcharges Property
              • SurchargesTotal Property
              • Tax Property
              • TillId Property
              • Total Property
              • TotalTaxableAmount Property
              • TrackingNumber Property
              • TransactionDate Property
              • TransactionFulfillments Property
              • TransactionGiftCertificates Property
              • TransactionId Property
              • TransactionPrintingInformation Property
              • TransactionPromotionDetail Property
              • TransactionSaleAttributes Property
              • UserId Property
              • UserKey Property
              • WarehouseId Property
          • TransactionDynamicAssemblyItemDTO
            • Overview
            • Members
            • TransactionDynamicAssemblyItemDTO Constructor
            • Properties
              • ParentProductId Property
              • ProductDetailKey Property
              • ProductId Property
              • Quantity Property
              • SourceKey Property
              • SourceType Property
          • TransactionDynamicAssemblyItemDTOList
            • Overview
            • Members
            • TransactionDynamicAssemblyItemDTOList Constructor
          • TransactionFulfillmentDetailDTO
            • Overview
            • Members
            • TransactionFulfillmentDetailDTO Constructor
            • Properties
              • ProductDetailKey Property
              • ProductDetailNumber Property
              • ProductId Property
              • ProductPromisedDate Property
              • Quantity Property
              • QuantityFulfilled Property
              • QuantityOnHold Property
              • SourceDetailKey Property
              • SourceType Property
              • TransactionFulfillmentKey Property
              • WarehouseId Property
          • TransactionFulfillmentDetailDTOList
            • Overview
            • Members
            • TransactionFulfillmentDetailDTOList Constructor
          • TransactionFulfillmentDTO
            • Overview
            • Members
            • TransactionFulfillmentDTO Constructor
            • Properties
              • AddressId Property
              • BusinessDate Property
              • DeliveryDate Property
              • FulfillmentPlanId Property
              • HasSurcharges Property
              • InventoryAllocationMethod Property
              • PromisedDate Property
              • Status Property
              • StoreId Property
              • Surcharges Property
              • TransactionDate Property
              • TransactionFulfillmentDetailList Property
              • TransactionFulfillmentKey Property
              • TransactionKey Property
              • WarehouseId Property
          • TransactionFulfillmentDTOList
            • Overview
            • Members
            • TransactionFulfillmentDTOList Constructor
          • TransactionImportDTO
            • Overview
            • Members
            • TransactionImportDTO Constructor
            • Properties
              • BusinessDate Property
              • CustomerId Property
              • DiscountAmount Property
              • POSId Property
              • Price Property
              • ProductId Property
              • Quantity Property
              • TaxCodeId Property
              • TransactionDate Property
              • TransactionId Property
              • UserId Property
          • TransactionItemDTO
            • Overview
            • Members
            • TransactionItemDTO Constructor
            • Properties
              • AverageCost Property
              • BasePrice Property
              • BookingStoreId Property
              • BookingWarehouseId Property
              • Comment Property
              • CommentKey Property
              • CouponDiscountAmount Property
              • DeliveryLocationKey Property
              • DeliveryWarehouseId Property
              • Description Property
              • DiscountAmount Property
              • DiscountPercent Property
              • DiscountType Property
              • ExchangeRefundLocationKey Property
              • ExclusiveDiscountPercent Property
              • FulfillmentPlanKey Property
              • FulfillmentSurcharges Property
              • FulfillmentType Property
              • FullfilledQuantity Property
              • HasBatchNumber Property
              • HasDiscountOverride Property
              • HasDiscounts Property
              • HasFulfillment Property
              • HasSerialNumber Property
              • HasSurcharges Property
              • Integration1 Property
              • Integration10 Property
              • Integration2 Property
              • Integration3 Property
              • Integration4 Property
              • Integration5 Property
              • Integration6 Property
              • Integration7 Property
              • Integration8 Property
              • Integration9 Property
              • IsDonationItem Property
              • IsExchange Property
              • IsTaxFree Property
              • IsUpsellItem Property
              • LocationId Property
              • ManualDiscountAmount Property
              • ManualDiscountPercent Property
              • ManualDiscountType Property
              • OpenQuantity Property
              • OriginalDetailKey Property
              • OriginalDocumentKey Property
              • OriginalPrice Property
              • OriginalTaxCodeKey Property
              • ParentProductId Property
              • Price Property
              • ProductDetailKey Property
              • ProductDetailNumber Property
              • ProductId Property
              • ProductKey Property
              • ProductReturnDetailKey Property
              • ProductUPC Property
              • PromotionalDiscountAmount Property
              • PromotionAmount Property
              • PromotionId Property
              • PromotionItemType Property
              • PromotionKey Property
              • PromotionNumber Property
              • PromotionQuantity Property
              • Quantity Property
              • RefundedQuantity Property
              • RefundType Property
              • RowColor Property
              • SaleDiscountAmount Property
              • SaleItemType Property
              • SalesPersons Property
              • SubTotal Property
              • Surcharges Property
              • SurchargeTotal Property
              • SystemDiscount Property
              • Tax Property
              • TaxCodeId Property
              • TaxCodeKey Property
              • TaxRate Property
              • Total Property
              • TotalBeforeSaleDiscount Property
              • TotalPostSaleDiscount Property
              • TotalTaxableAmount Property
              • TotalTaxableAmountAfterSaleDiscount Property
              • TransactionCoupon Property
              • TransactionDynamicAssemblyItem Property
              • TransactionLineItemAttributes Property
              • TransactionPromotion Property
              • TransactionPromotionNumber Property
              • TransactionQuotationKey Property
              • UOMBaseQuantity Property
              • UOMGroupDetailKey Property
              • UOMId Property
              • UOMKey Property
              • UOMQuantity Property
              • VariantCode Property
              • WarehouseId Property
            • Fields
              • OriginalDocumentId Field
          • TransactionItemDTOList
            • Overview
            • Members
            • TransactionItemDTOList Constructor
          • TransactionPaymentAttributeDTO
            • Overview
            • Members
            • TransactionPaymentAttributeDTO Constructor
            • Properties
              • CustomInformation Property
              • PaymentTypeAttributeId Property
              • PaymentTypeAttributeKey Property
          • TransactionPaymentAttributeDTOList
            • Overview
            • Members
            • TransactionPaymentAttributeDTOList Constructor
          • TransactionPaymentDTO
            • Overview
            • Members
            • TransactionPaymentDTO Constructor
            • Properties
              • AccountNumber Property
              • AccountType Property
              • AdditionalInformation Property
              • Address Property
              • Amount Property
              • AuthorizationCode Property
              • CardNumber Property
              • CashBackAmount Property
              • ChangeAmount Property
              • City Property
              • CurrencyId Property
              • CustomerSignature Property
              • DetailKey Property
              • DetailType Property
              • DiscountAmount Property
              • ExchangeRate Property
              • ExchangeRateKey Property
              • ExpirationDate Property
              • ForeignCurrencyAmount Property
              • ForeignCurrencyChangeAmount Property
              • GiftCertificateType Property
              • HasAuthorization Property
              • HasCardSwipe Property
              • HasSurcharge Property
              • IsStoreCredit Property
              • IsVoided Property
              • Name Property
              • NetPayableAmount Property
              • OriginalReferenceNumber Property
              • PaidAmount Property
              • PaymentAttributes Property
              • PaymentReferenceNumber Property
              • PaymentTypeId Property
              • PaymentTypeKey Property
              • Refunded Property
              • RoundingAmount Property
              • State Property
              • SurchargeAmount Property
              • SurchargeId Property
              • SurchargeKey Property
              • TenderType Property
              • TransactionKey Property
              • ZipCode Property
          • TransactionPaymentDTOList
            • Overview
            • Members
            • TransactionPaymentDTOList Constructor
          • TransactionPrintingDTO
            • Overview
            • Members
            • TransactionPrintingDTO Constructor
            • Properties
              • CompanyRegisterationId Property
              • NCFNumberOfRefund Property
              • NCFNumberOfSale Property
              • PrinterNumber Property
              • ReceiptNumber Property
              • TransactionKey Property
              • ZReportNumber Property
          • TransactionPromotionDetailDTO
            • Overview
            • Members
            • TransactionPromotionDetailDTO Constructor
            • Properties
              • DiscountAmount Property
              • ItemType Property
              • LineNumber Property
              • PromotionId Property
              • PromotionNumber Property
              • Quantity Property
              • Sets Property
              • TransactionItemKey Property
              • TransactionKey Property
              • Type Property
          • TransactionPromotionDetailDTOList
            • Overview
            • Members
            • TransactionPromotionDetailDTOList Constructor
          • TransactionPromotionDTO
            • Overview
            • Members
            • TransactionPromotionDTO Constructor
            • Properties
              • PromotionAmount Property
              • PromotionKey Property
              • PromotionNumber Property
              • PromotionQuantity Property
              • RowColor Property
              • TransactionPromotionNumber Property
          • TransactionPromotionDTOList
            • Overview
            • Members
            • TransactionPromotionDTOList Constructor
          • TransactionSalesPersonDTO
            • Overview
            • Members
            • TransactionSalesPersonDTO Constructor
            • Properties
              • Percentage Property
              • UserId Property
              • UserKey Property
          • TransactionSalesPersonDTOList
            • Overview
            • Members
            • TransactionSalesPersonDTOList Constructor
          • TransactionServerParametersDTO
            • Overview
            • Members
            • TransactionServerParametersDTO Constructor
            • Properties
              • CustomerId Property
              • FromBusinessDate Property
              • IsTransactionWithZeroBalanceAmount Property
              • ToBusinessDate Property
              • TransactionId Property
          • TransactionStatusDTO
            • Overview
            • Members
            • TransactionStatusDTO Constructor
            • Properties
              • BalanceAmount Property
              • LayawayBalanceAmount Property
              • LayawayDepositAmount Property
              • LayawayPaidAmount Property
              • LayawayPayableAmount Property
              • PaidAmount Property
              • SaleAmount Property
              • SalePayableAmount Property
              • SpecialOrderAmount Property
              • SpecialOrderBalanceAmount Property
              • SpecialOrderPaidAmount Property
              • TransactionKey Property
          • TransactionSurchargeDTO
            • Overview
            • Members
            • TransactionSurchargeDTO Constructor
            • Properties
              • Amount Property
              • AmountPercent Property
              • Comment Property
              • DiscountAmount Property
              • DiscountPercent Property
              • IsNewSurcharge Property
              • IsPaymentDiscountReversalSurcharge Property
              • IsRefund Property
              • PayInAdvance Property
              • SubTotal Property
              • SurchargeId Property
              • SurchargeKey Property
              • Tax Property
              • TaxCodeId Property
              • TaxCodeKey Property
              • TaxRate Property
              • Total Property
          • TransactionSurchargeDTOList
            • Overview
            • Members
            • TransactionSurchargeDTOList Constructor
          • UDTDTO
            • Overview
            • Members
            • UDTDTO Constructor
            • Properties
              • GenerateIntegrationEvent Property
              • Message Property
              • TableName Property
              • UDTRows Property
          • UDTImportExportDTO
            • Overview
            • Members
            • UDTImportExportDTO Constructor
            • Properties
              • TableName Property
              • UDTRowKey Property
          • UDTRowDTO
            • Overview
            • Members
            • UDTRowDTO Constructor
            • Properties
              • GenerateIntegrationEvent Property
              • Key Property
              • Message Property
              • UserFields Property
          • UDTRowDTOList
            • Overview
            • Members
            • UDTRowDTOList Constructor
          • UOMDTO
            • Overview
            • Members
            • UOMDTO Constructor
            • Properties
              • Description Property
              • Id Property
          • UOMGroupDTO
            • Overview
            • Members
            • UOMGroupDTO Constructor
            • Properties
              • AlternateQuantity Property
              • AlternateUOMDescription Property
              • AlternateUOMId Property
              • AlternateUOMKey Property
              • BaseQuantity Property
              • BaseUOMDescription Property
              • BaseUOMId Property
              • BaseUOMKey Property
              • Description Property
              • Id Property
              • LineNumber Property
              • ToDelete Property
              • UOMGroupKey Property
          • UpdateMasterDTO
            • Overview
            • Members
            • UpdateMasterDTO Constructor
            • Properties
              • MasterObjectType Property
              • ObjectId Property
              • PropertyList Property
          • UpSellProductDTO
            • Overview
            • Members
            • UpSellProductDTO Constructor
            • Properties
              • AutoAddToTransaction Property
              • ParentProductId Property
              • ProductId Property
          • UserDefinedFieldsDetailsDTO
            • Overview
            • Members
            • UserDefinedFieldsDetailsDTO Constructor
            • Properties
              • DataLength Property
              • DataType Property
              • Description Property
              • DisplayOnly Property
              • FieldName Property
              • IsMandatory Property
              • IsSearchable Property
              • Key Property
              • Message Property
              • ObjectName Property
              • RegularExpression Property
              • ShowInResults Property
              • UserDefinedFieldDetailKey Property
              • UserDefinedFieldsValidValue Property
          • UserDefinedFieldsDetailsDTOList
            • Overview
            • Members
            • UserDefinedFieldsDetailsDTOList Constructor
          • UserDefinedFieldsValidValueDTO
            • Overview
            • Members
            • UserDefinedFieldsValidValueDTO Constructor
            • Properties
              • Description Property
              • Id Property
              • Key Property
              • Message Property
              • UserDefinedFieldDetailKey Property
              • UserDefinedFieldValidValueKey Property
          • UserDefinedFieldsValidValueDTOList
            • Overview
            • Members
            • UserDefinedFieldsValidValueDTOList Constructor
          • UserDefinedTableDTO
            • Overview
            • Members
            • UserDefinedTableDTO Constructor
            • Properties
              • Description Property
              • IsHistoryTracked Property
              • Key Property
              • Message Property
              • TableName Property
              • UserDefinedFieldsDetails Property
              • UserDefinedObjectType Property
          • UserDTO
            • Overview
            • Members
            • UserDTO Constructor
            • Properties
              • AddressKey Property
              • DepartmentKey Property
              • FirstName Property
              • FullName Property
              • LastName Property
              • MiddleName Property
              • RetailProfileKey Property
              • StoreKey Property
              • TeamKey Property
          • UserFieldsDTO
            • Overview
            • Members
            • UserFieldsDTO Constructor
            • Properties
              • FieldName Property
              • FieldType Property
              • FieldValue Property
          • UserFieldsDTOList
            • Overview
            • Members
            • UserFieldsDTOList Constructor
          • VarianceDetailDTO
            • Overview
            • Members
            • VarianceDetailDTO Constructor
            • Properties
              • CountedAmount Property
              • OpeningAmount Property
              • PaymentTypeId Property
              • SystemAmount Property
              • Type Property
              • VarianceAmount Property
          • VarianceDetailDTOList
            • Overview
            • Members
            • VarianceDetailDTOList Constructor
          • VarianceDTO
            • Overview
            • Members
            • VarianceDTO Constructor
            • Properties
              • BusinessDate Property
              • CountedAmount Property
              • Created Property
              • OpeningAmount Property
              • ReasonDescription Property
              • ReasonId Property
              • StoreId Property
              • SystemAmount Property
              • TillId Property
              • VarianceAmount Property
              • VarianceDetail Property
              • WarehouseId Property
          • VariantDefinitionDTO
            • Overview
            • Members
            • VariantDefinitionDTO Constructor
            • Properties
              • AttributeId Property
              • AttributeValue Property
          • VariantDefinitionDTOList
            • Overview
            • Members
            • VariantDefinitionDTOList Constructor
          • VendorAddressDTO
            • Overview
            • Members
            • VendorAddressDTO Constructor
            • Properties
              • Address1 Property
              • Address2 Property
              • Address3 Property
              • AddressType Property
              • AlternatePhoneNumber Property
              • Building Property
              • City Property
              • Country Property
              • FaxNumber Property
              • GlobalLocationNumber Property
              • IsDefault Property
              • PhoneNumber Property
              • PurchaseTaxCode Property
              • SalesTaxCode Property
              • State Property
              • StreetNo Property
              • Vendor Property
              • ZipCode Property
          • VendorCatalogDetailDTO
            • Overview
            • Members
            • VendorCatalogDetailDTO Constructor
            • Properties
              • Description Property
              • PartNumber Property
              • ProductId Property
              • VendorCatalogId Property
          • VendorCatalogDetailDTOList
            • Overview
            • Members
            • VendorCatalogDetailDTOList Constructor
          • VendorCatalogDTO
            • Overview
            • Members
            • VendorCatalogDTO Constructor
            • Properties
              • Description Property
              • Id Property
              • SubsidiaryId Property
              • VendorCatalogDetailList Property
              • VendorId Property
              • Version Property
              • VersionDate Property
          • VendorCatalogExcelImportDTO
            • Overview
            • Members
            • VendorCatalogExcelImportDTO Constructor
            • Properties
              • Description Property
              • PartNumber Property
              • ProductId Property
              • SubsidiaryId Property
              • VendorCatalogDescription Property
              • VendorCatalogId Property
              • VendorId Property
              • Version Property
              • VersionDate Property
          • VendorDTO
            • Overview
            • Members
            • VendorDTO Constructor
            • Properties
              • Address Property
              • AlternatePhoneNumber Property
              • BillingAddresses Property
              • CompanyName Property
              • CurrencyId Property
              • Email Property
              • FaxNumber Property
              • Id Property
              • IsActive Property
              • IsMultiCurrency Property
              • IsTaxExempt Property
              • MobilePhone Property
              • OnHold Property
              • PhoneNumber Property
              • PriceListId Property
              • PrimaryContact Property
              • PurchaseTaxCodeId Property
              • ShippingAddresses Property
              • SubsidiaryIds Property
              • TaxCompanyType Property
              • TaxNumber Property
              • VendorGroupId Property
              • VendorProductList Property
              • VendorWarehouseItemDetails Property
              • WebPage Property
          • VendorGroupDTO
            • Overview
            • Members
            • VendorGroupDTO Constructor
            • Properties
              • Description Property
              • Id Property
              • IsDefault Property
          • VendorProductMappingDTO
            • Overview
            • Members
            • VendorProductMappingDTO Constructor
            • Properties
              • OperationType Property
              • ProductId Property
              • VendorId Property
          • VendorProductMappingDTOList
            • Overview
            • Members
            • VendorProductMappingDTOList Constructor
          • VendorWarehouseItemDTO
            • Overview
            • Members
            • VendorWarehouseItemDTO Constructor
            • Properties
              • IsActive Property
              • IsTaxExempt Property
              • OnHold Property
              • PriceListId Property
              • PurchaseTaxCodeId Property
              • SubsidiaryId Property
              • TaxNumber Property
              • VendorId Property
          • VendorWarehouseItemDTOList
            • Overview
            • Members
            • VendorWarehouseItemDTOList Constructor
          • WarehouseDTO
            • Overview
            • Members
            • WarehouseDTO Constructor
            • Properties
              • Address Property
              • AddressKey Property
              • AllowNegativeInventory Property
              • BranchCode Property
              • DefaultFulfilmentLocationId Property
              • DefaultFulfilmentLocationKey Property
              • DefaultGoodsIssueLocationId Property
              • DefaultGoodsIssueLocationKey Property
              • DefaultGoodsReceiveLocationId Property
              • DefaultGoodsReceiveLocationKey Property
              • DefaultGoodsReturnLocationId Property
              • DefaultGoodsReturnLocationKey Property
              • DefaultLocationId Property
              • DefaultLocationKey Property
              • DefaultRefundLocationId Property
              • DefaultRefundLocationKey Property
              • DefaultSalesLocationId Property
              • DefaultSalesLocationKey Property
              • DefaultStockTransferLocationId Property
              • DefaultStockTransferLocationKey Property
              • Description Property
              • Id Property
              • InTransitWarehouseId Property
              • InTransitWarehouseKey Property
              • IsAllProductLock Property
              • IsLocationEnabled Property
              • OwnerShipType Property
              • PriceListId Property
              • PriceListKey Property
              • PurchaseTaxCodeId Property
              • PurchaseTaxCodeKey Property
              • SalesTaxCodeId Property
              • SalesTaxCodeKey Property
              • SubsidiaryId Property
              • SubsidiaryKey Property
              • UseDefaultLocation Property
              • WarehouseType Property
          • ZipCodeDTO
            • Overview
            • Members
            • ZipCodeDTO Constructor
            • Properties
              • ZipCode Property
  • Database Table Reference
  • About iVend Database Help
  • iVend Database Database
    • Overview
    • Tables
      • ArrAccountsReceivable Table
        • Indexes
          • IX_ArrAccountsReceivable Index
          • PK_ArrAccountsReceivable Index
      • ArrAccountsReceivableLog Table
        • Indexes
          • PK_ArrAccountReceivableLog Index
      • CfgAddon Table
        • Indexes
          • PK_CfgAddon Index
      • CfgAddonSetting Table
        • Indexes
          • PK_CfgAddonSetting Index
      • CfgAddress Table
        • Indexes
          • PK_CfgAddress Index
      • CfgAlertNotification Table
        • Indexes
          • PK_cfgAlertNotification Index
      • CfgAlertNotificationUser Table
        • Indexes
          • PK_cfgAlertNotificationUser Index
      • CfgAlertSchedule Table
        • Indexes
          • PK_cfgAlertSchedule Index
      • CfgAttributeValidValues Table
        • Indexes
          • PK_CfgAttributeValidValues Index
      • CfgAuditLog Table
        • Indexes
          • PK_cfgAudit Index
      • CfgAuditLogFilter Table
        • Indexes
          • PK_LogFilter Index
      • CfgAuditLogMaster Table
        • Indexes
          • PK_AuditLogMaster Index
      • CfgBank Table
        • Indexes
          • PK_CfgBank Index
      • CfgBarCodeMask Table
        • Indexes
          • PK_CfgBarcodeMask Index
      • CfgBarCodeMaskDetail Table
        • Indexes
          • PK_CfgBarcodeMaskDetails Index
      • CfgBranchSetup Table
        • Indexes
          • PK__CfgBranc__ACC9865992357E84 Index
      • CfgCloudServiceStatus Table
        • Indexes
          • PK_CfgCloudServiceStaus Index
      • CfgComment Table
        • Indexes
          • PK_CfgComment Index
      • CfgContact Table
        • Indexes
          • PK_CfgContact Index
      • CfgCountry Table
        • Indexes
          • PK_CfgCountry Index
      • CfgCounty Table
        • Indexes
          • PK_CfgCounty Index
      • CfgCultureInformation Table
        • Indexes
          • IX_SysCultureInformation Index
          • PK_SysCultureInformation Index
      • CfgCustomerDisplayFeedback Table
        • Indexes
          • PK_CfgCustomerDisplayFeedback Index
      • CfgCustomerDisplayFeedbackResult Table
        • Indexes
          • PK_CfgCustomerDisplayFeedbackResult Index
      • CfgCustomerDisplayIdleScreen Table
        • Indexes
          • PK_IdleScreen Index
      • CfgCustomerDisplayIdleScreenImage Table
        • Indexes
          • PK_IdleScreenImage Index
      • CfgCustomerDisplayLayout Table
        • Indexes
          • PK_CfgCustomerDisplayLayout Index
      • CfgCustomerDisplayQuestions Table
        • Indexes
          • PK_CfgCustomerDisplayQuestions Index
      • CfgCustomerDisplayQuestionsOptions Table
        • Indexes
          • PK_CfgCustomerDisplayQuestionsOptions Index
      • CfgCustomerDisplayTransactionLayout Table
        • Indexes
          • PK_CustomerDisplayTransactionLayout Index
      • CfgCustomerDisplayTransactionLayoutDetail Table
        • Indexes
          • PK_CusCustomerDisplayLayoutDetail Index
      • CfgCustomSeries Table
        • Indexes
          • PK_CfgCustomSeries Index
      • CfgCustomTransactionInfoGrid Table
        • Indexes
          • PK_CfgCustomTransactionInfoGrid Index
      • CfgCustomTransactionInfoGridDetail Table
        • Indexes
          • IX_CfgCustomTransactionInfoGridDetail Index
          • PK_CfgCustomTransactionInfoGridDetail Index
      • CfgCustomTransactionInfoGridStore Table
        • Indexes
          • PK_CfgCustomTransactionInfoGridStore Index
      • CfgDashboard Table
        • Indexes
          • PK_CfgDashboard Index
      • CfgDatabaseVersion Table
        • Indexes
          • PK_CfgDatabaseVersion Index
      • CfgDiscountGroupSetup Table
        • Indexes
          • PK_RtlDiscountGroupSetup Index
      • CfgDisplayProfile Table
        • Indexes
          • PK_CfgDisplayProfile Index
      • CfgDocumentNumberSeries Table
        • Indexes
          • PK_CfgDocumentNumberSeries Index
      • CfgEmailSMSTemplate Table
        • Indexes
          • PK_CfgEmailSMSTemplate Index
      • CfgEmailTemplate Table
        • Indexes
          • PK_CfgTemplate Index
      • CfgEnterprise Table
        • Indexes
          • PK_CfgEnterprise Index
      • CfgEULAInformation Table
        • Indexes
          • PK_CfgEULAInformation Index
      • CfgHardwareDevice Table
        • Indexes
          • PK_CfgHardwareDevice Index
      • CfgLanguageTranslation Table
        • Indexes
          • PK_CfgLanguageTranslationHeader Index
      • CfgLanguageTranslationDetail Table
        • Indexes
          • PK_CfgLanguageTranslationDetail Index
      • CfgLayoutSettings Table
        • Indexes
          • IX_CfgLayoutSettings_1 Index
          • PK_cfgViewLayout Index
      • CfgLineAttribute Table
        • Indexes
          • PK_CfgTransactionItemAttribute Index
      • CfgLoyaltyConfig Table
        • Indexes
          • PK_CfgLoyaltyConfig Index
      • CfgMobilePOSTableList Table
        • Indexes
          • PK_CfgMobilePOSTableList Index
      • CfgObjectDependency Table
        • Indexes
          • PK_CfgObjectDependency Index
      • CfgOfflineUpdateInformation Table
        • Indexes
          • PK_CfgOfflineUpdateDetails Index
      • CfgPassbookSettings Table
        • Indexes
          • PK_CfgPassbookSettings Index
      • CfgPatch Table
        • Indexes
          • PK_CfgPatch Index
      • CfgPatchReplicationInfo Table
        • Indexes
          • PK_CfgPatchReplicationInfo Index
      • CfgPaymentProcessorSetup Table
        • Indexes
          • PK_CfgPaymentProcessorSetup Index
      • CfgPOSButtonGrid Table
        • Indexes
          • PK__CfgCusto__64171DAE77F85C25 Index
      • CfgPOSButtonInfo Table
        • Indexes
          • PK__CfgCusto__C0969537F92F7E36 Index
      • CfgPOSButtonStyle Table
        • Indexes
          • PK__CfgCusto__D43B6ABFC2F6758B Index
      • CfgPOSLayout Table
        • Indexes
          • PK__CfgCusto__9248353B9B43265E Index
      • CfgPOSLayoutDetail Table
        • Indexes
          • PK__CfgPOSLa__FB3BF685B0B4A108 Index
      • CfgPOSOperationType Table
        • Indexes
          • PK_CfgOperationType Index
      • CfgPOSOperationTypeParam Table
        • Indexes
          • PK_CfgOperationTypeParam Index
      • CfgPOSTabImage Table
        • Indexes
          • PK__CfgPOSTa__295C35EAF0680CBA Index
      • CfgPropertyCaptionSetup Table
        • Indexes
          • PK_CfgPropertyCaptionSetup Index
      • CfgPurgeHistory Table
        • Indexes
          • PK_SysPurgeHistory Index
      • CfgPurgeMaster Table
        • Indexes
          • PK_CfgPurgeMaster Index
      • CfgQuery Table
        • Indexes
          • PK_CfgQuery Index
      • CfgReasonCode Table
        • Indexes
          • PK_CfgReasonCode Index
      • CfgReferralSetup Table
        • Indexes
          • PK_CfgThresholdSetup Index
      • CfgRegisteredApplication Table
        • Indexes
          • PK_CfgRegisteredApplication Index
      • CfgRegisteredApplicationEvents Table
        • Indexes
          • PK_CfgRegisteredApplicationEvents Index
      • CfgReport Table
        • Indexes
          • PK_CfgReport Index
      • CfgSaleAttribute Table
        • Indexes
          • PK_CfgSaleAttribute Index
      • CfgSearchGrid Table
        • Indexes
          • PK_CfgSearchGrid Index
      • CfgSearchGridColumn Table
        • Indexes
          • PK_CfgSearchGridColumn Index
      • CfgSearchGridSearchFieldSequence Table
        • Indexes
          • PK_CfgSearchGridSearchFieldSequence Index
      • CfgSecurityPolicy Table
        • Indexes
          • PK_CfgSecurityPolicy Index
      • CfgSettings Table
        • Indexes
          • PK_CfgSettings Index
      • CfgShippingType Table
        • Indexes
          • PK_CfgShippingType Index
      • CfgSignature Table
        • Indexes
          • PK_CfgSignature Index
      • CfgSiteInformation Table
        • Indexes
          • PK_SysSiteId Index
      • CfgSkin Table
        • Indexes
          • PK_cfgSkin Index
      • CfgStage Table
        • Indexes
          • PK_CfgStage Index
      • CfgStageApprover Table
        • Indexes
          • PK_CfgStageApprover Index
        • Relationships
          • FK_CfgStageApprover_CfgStageApprover Relationship
      • CfgStageAuthorizationTemplate Table
        • Indexes
          • PK_CfgStageAuthorizationTemplate Index
      • CfgStageDocumentAuthorization Table
        • Indexes
          • PK_StageDocumentAuthorization Index
      • CfgStageTemplateList Table
        • Indexes
          • PK_StageTemplateList Index
      • CfgState Table
        • Indexes
          • PK_CfgState Index
      • CfgSystemConfiguration Table
        • Indexes
          • PK__CfgSyste__3214EC071F04813B Index
      • CfgTableDependency Table
        • Indexes
          • PK_CfgTableDependency Index
      • CfgTenantInformation Table
        • Indexes
          • PK_CfgTenantInformation Index
      • CfgThermalLabel Table
        • Indexes
          • PK_CfgLabel Index
      • CfgTransactionLayout Table
      • CfgUpgradeInformation Table
        • Indexes
          • PK_CfgUpgradeInformation Index
      • CfgUpgradeProgressInformation Table
        • Indexes
          • PK_CfgUpgradeProgressInformation Index
      • CfgUserDefinedField Table
        • Indexes
          • PK_CfgUserDefinedField Index
      • CfgUserDefinedFieldDetail Table
        • Indexes
          • PK_CfgUserDefinedFieldDetail Index
      • CfgUserDefinedFieldValidValue Table
        • Indexes
          • PK_CfgUserDefinedFieldValidValue Index
      • CfgUserDefinedTable Table
        • Indexes
          • PK_CfgUserDefinedTable Index
      • CfgValidationRule Table
        • Indexes
          • IX_CfgValidationRule Index
          • IX_CfgValidationRule_1 Index
          • PK_CfgValidations Index
      • CfgVersion Table
        • Indexes
          • PK_CfgVersion Index
      • CfgVersionHistory Table
        • Indexes
          • PK_CfgVersionHistory Index
      • CfgZipCode Table
        • Indexes
          • PK_CfgZipCode Index
      • ConTrxARPayment Table
        • Indexes
          • PK_ConTrxARPayment Index
      • ConTrxTransaction Table
        • Indexes
          • PK_ConTrxTransaction Index
      • ConTrxTransactionGiftCertificate Table
        • Indexes
          • PK_ConTrxTransactionGiftCertificate Index
      • ConTrxTransactionMapping Table
        • Indexes
          • IX_ConTrxTransactionMapping Index
          • IX_ConTrxTransactionMapping_1 Index
          • PK_TrxConTransactionMapping Index
      • ConTrxTransactionPayment Table
        • Indexes
          • PK_ConTrxTransactionPayment Index
      • ConTrxTransactionSaleItem Table
        • Indexes
          • IX_ConTrxTransactionSaleItem Index
          • PK_ConTrxTransactionSaleItem Index
      • ConTrxTransactionSalesPerson Table
        • Indexes
          • IX_ConTrxTransactionSalesPerson Index
          • PK_ConTrxTransactionSalesPerson Index
      • ConTrxTransactionSurcharge Table
        • Indexes
          • PK_ConTrxTransactionSurcharge Index
      • CusCreditCard Table
        • Indexes
          • PK_CusCreditCard Index
      • CusCustomer Table
        • Indexes
          • IX_CusCustomer Index
          • IX_CusCustomer_1 Index
          • PK_CusCustomer Index
      • CusCustomerAddress Table
        • Indexes
          • IX_CusCustomerAddress Index
          • PK_CusCustomerAddress Index
      • CusCustomerBranch Table
        • Indexes
          • PK__CusCusto__D0A54061E2C0CB1C Index
      • CusCustomerCatalog Table
        • Indexes
          • PK_CusCustomerCatalog Index
      • CusCustomerCatalogDetail Table
        • Indexes
          • PK_CusCustomerCatalogDetail Index
      • CusCustomerComment Table
        • Indexes
          • PK_CusCustomerComment Index
      • CusCustomerContact Table
        • Indexes
          • PK_CusCustomerContact Index
      • CusCustomerDiscountGroup Table
        • Indexes
          • PK_CusCustomerDiscountGroup Index
      • CusCustomerGroup Table
        • Indexes
          • PK_CusCustomerGroup Index
      • CusCustomerPriceGroup Table
        • Indexes
          • PK_CusCusCustomerPriceGroup Index
      • CusCustomerPrinting Table
        • Indexes
          • PK_CfgCustomerPrinting Index
      • FulFulfillmentPlan Table
        • Indexes
          • PK_FulFullfillmentPlan Index
      • FulFulfillmentPlanSurcharge Table
        • Indexes
          • PK_FulFulfillmentTypeSurcharge Index
      • HisHistoricalSales Table
        • Indexes
          • PK__HisHisto__8A07BE8D31F75A1E Index
      • InvAlternateProduct Table
        • Indexes
          • PK_InvAlternateProduct Index
      • InvAssemblyComponent Table
        • Indexes
          • PK_InvAssemblyComponent Index
      • InvAttributeDetail Table
        • Indexes
          • IX_InvAttributeDetail Index
          • PK_InvAttributeDetail Index
      • InvAttributeMaster Table
        • Indexes
          • PK_InvAttributeMaster Index
      • InvBatch Table
        • Indexes
          • IX_InvBatch Index
          • PK_InvBatch Index
      • InvBatchLocation Table
        • Indexes
          • PK_InvBatchLocation Index
      • InvBatchLocationLog Table
        • Indexes
          • PK_InvBatchLocationLog Index
      • InvBatchLog Table
        • Indexes
          • IX_InvBatchLog Index
          • PK_InvBatchLog Index
      • InvDynamicAssemblyComponent Table
        • Indexes
          • PK__InvDynam__87BF648B16451E08 Index
      • InvForecast Table
        • Indexes
          • PK_InvForecast_1 Index
      • InvForecastPlanning Table
        • Indexes
          • PK__InvForec__3CB17C2D73C51D7B Index
      • InvForecastPlanningDetails Table
        • Indexes
          • PK__InvForecastPlann__1392CE8F Index
      • InvForeCastTemp Table
        • Indexes
          • PK_InvForeCastTemp Index
      • InvGoodReceipt Table
        • Indexes
          • PK_InvGoodReceipt Index
      • InvGoodReceiptBatch Table
        • Indexes
          • PK_InvGoodReceiptBatch Index
      • InvGoodReceiptDetail Table
        • Indexes
          • PK_InvGoodReceiptDetail Index
      • InvGoodReceiptSerial Table
        • Indexes
          • PK_InvGoodReceiptSerial Index
      • InvGoodsReturn Table
        • Indexes
          • PK_InvGoodsReturn Index
      • InvGoodsReturnBatch Table
        • Indexes
          • PK_InvGoodsReturnBatch Index
      • InvGoodsReturnDetail Table
        • Indexes
          • PK_InvGoodsReturnDetail Index
      • InvGoodsReturnSerial Table
        • Indexes
          • PK_InvGoodsReturnSerial Index
      • InvHistoricalSales Table
      • InvImportForecast Table
        • Indexes
          • PK_InvImportForecast_1 Index
      • InvInventoryCount Table
        • Indexes
          • PK_InvInventoryCount Index
      • InvInventoryCountBatch Table
        • Indexes
          • PK_InvInventoryCountBatch Index
      • InvInventoryCountDetail Table
        • Indexes
          • PK_InvInventoryCountDetail Index
      • InvInventoryCountSerial Table
        • Indexes
          • PK_InvInventoryCountSerial Index
      • InvInventoryCycleSetup Table
        • Indexes
          • PK_InvInventoryCycleSetup Index
      • InvInventoryItem Table
        • Indexes
          • IX_InvInventoryItem Index
          • IX_InvInventoryItem_1 Index
          • PK_InvInventoryItem Index
      • InvInventoryItemLog Table
        • Indexes
          • IX_InvInventoryItemLog Index
          • PK_InvInventoryItemLog Index
      • InvInventoryLocation Table
        • Indexes
          • IX_InvInventoryLocation Index
          • IX_InvInventoryLocation_1 Index
          • PK_InvInventoryLocation Index
      • InvInventoryLocationLog Table
        • Indexes
          • PK_InvInventoryLocationLog Index
      • InvInventoryRevaluation Table
        • Indexes
          • PK_InvInventoryRevaluation Index
      • InvInventoryRevaluationDetail Table
        • Indexes
          • PK_InvInventoryRevaluationDetail Index
      • InvInventorySnapshot Table
        • Indexes
          • PK_InvInventorySnapshot Index
      • InvInventoryTransaction Table
        • Indexes
          • PK_InvInventoryTransaction Index
      • InvInventoryTransactionBatch Table
        • Indexes
          • PK_InvInventoryTransactionBatch Index
      • InvInventoryTransactionDetail Table
        • Indexes
          • PK_InvInventoryTransactionDetailKey Index
      • InvInventoryTransactionSerial Table
        • Indexes
          • PK_InvInventoryTransactionSerial Index
      • InvItemMatrixCodeSetting Table
        • Indexes
          • PK_InvItemMatrixCodeSetting Index
      • InvItemMatrixGlobalSetting Table
        • Indexes
          • PK_InvItemMatrixGlobalSetting Index
      • InvItemPrinting Table
        • Indexes
          • PK_CfgItemPrinting_1 Index
      • InvKitComponent Table
        • Indexes
          • PK_InvKitComponent Index
      • InvLocation Table
        • Indexes
          • PK_CfgLocation Index
      • InvLocationStockTransfer Table
        • Indexes
          • PK_InvLocationStockTransfer Index
      • InvLocationStockTransferBatch Table
        • Indexes
          • PK_InvLocationStockTransferBatch Index
      • InvLocationStockTransferDetail Table
        • Indexes
          • PK_InvLocationStockTransferDetail Index
      • InvLocationStockTransferSerial Table
        • Indexes
          • PK_InvLocationStockTransferSerial Index
      • InvManufacturer Table
        • Indexes
          • PK_InvManufacturer Index
      • InvMerchandiseHierarchy Table
        • Indexes
          • PK_InvMerchandiseHierarchy Index
      • InvMerchandiseHierarchyDetail Table
        • Indexes
          • PK_InvMerchandiseHierarchyDetail Index
      • InvMRPSettings Table
        • Indexes
          • PK_InvMRPSettings Index
      • InvPackage Table
        • Indexes
          • PK_CfgPackage Index
      • InvPackageDetail Table
        • Indexes
          • PK_InvPackageDetail Index
      • InvPackageGroup Table
        • Indexes
          • PK_CfgPackageGroup Index
      • InvPickingBatch Table
        • Indexes
          • PK_InvPickingBatch Index
      • InvPickingDetail Table
        • Indexes
          • PK_InvPickingDetail Index
      • InvPickingMaster Table
        • Indexes
          • PK_InvPickingMaster Index
      • InvPickingSerial Table
        • Indexes
          • PK_InvPickingSerial Index
      • InvPlanningScenario Table
        • Indexes
          • PK_InvPlanningScenario Index
      • InvPlanningScenarioDetails Table
        • Indexes
          • PK_InvPlanningScenarioDetails Index
      • InvProduct Table
        • Indexes
          • IX_InvProduct Index
          • IX_InvProduct_1 Index
          • IX_InvProduct_2 Index
          • PK_InvProduct Index
        • Relationships
          • FK_TrxScannedDataDetail_InvProduct Relationship
      • InvProductAttribute Table
        • Indexes
          • IX_InvProductAttribute Index
          • IX_InvProductAttribute_1 Index
          • IX_InvProductAttribute_2 Index
          • PK_InvProductAttribute Index
      • InvProductBreakDown Table
        • Indexes
          • PK_InvProductBreakDown Index
      • InvProductBuildBreak Table
        • Indexes
          • PK_InvProductBuildBreak Index
      • InvProductBuildBreakBatch Table
        • Indexes
          • PK_InvProductBuildBreakBatch Index
      • InvProductBuildBreakDetail Table
        • Indexes
          • PK_InvProductBuildBreakDetail Index
      • InvProductCategory Table
        • Indexes
          • PK_InvProductCategory Index
      • InvProductCategoryProduct Table
        • Indexes
          • IX_InvProductCategoryProduct Index
          • PK_InvProductCategoryProduct Index
      • InvProductClass Table
        • Indexes
          • PK_InvProductClass Index
      • InvProductCost Table
        • Indexes
          • PK_InvProductCost Index
      • InvProductCostAudit Table
        • Indexes
          • PK_InvProductCostAudit Index
      • InvProductCostUpdateLog Table
        • Indexes
          • PK_InvProductCostUpdateLog Index
      • InvProductDefaultSettings Table
        • Indexes
          • PK__InvProdu__7B0B18CC7DA38D70 Index
      • InvProductGrossMargin Table
        • Indexes
          • PK_InvProductGrossMargin Index
      • InvProductGrossMarginDetail Table
        • Indexes
          • PK_InvProductGrossMarginDetail Index
      • InvProductGroup Table
        • Indexes
          • PK_InvProductGroup Index
      • InvProductImages Table
        • Indexes
          • PK_InvProductImages Index
      • InvProductMarginCalculation Table
        • Indexes
          • PK_InvProductMarginCalculation Index
      • InvProductMerchandiseHierarchy Table
        • Indexes
          • PK_InvProductMerchandiseHierarchy Index
      • InvProductMerchandiseHierarchyLog Table
        • Indexes
          • PK_InvProductMerchandiseHierarchyLog Index
      • InvProductPriceManager Table
        • Indexes
          • PK_InvProductPriceManager Index
      • InvProductPriceManagerDetail Table
        • Indexes
          • PK_InvProductPriceManagerDetail Index
      • InvProductSalesPerson Table
        • Indexes
          • PK_InvProductSalesPerson Index
      • InvProductSurcharge Table
        • Indexes
          • PK_InvProductSurcharge Index
      • InvSerial Table
        • Indexes
          • IX_InvSerial Index
          • PK_InvSerial Index
      • InvSerialLog Table
        • Indexes
          • PK_InvSerialLog Index
      • InvStockTransfer Table
        • Indexes
          • PK_InvStockTransfer Index
      • InvStockTransferBatch Table
        • Indexes
          • PK_InvStockTransferBatch Index
      • InvStockTransferDetail Table
        • Indexes
          • PK_InvStockTransferDetail Index
        • Triggers
          • TrgInvStockTransferDetail Trigger
      • InvStockTransferRequest Table
        • Indexes
          • PK_InvStockTransferRequest Index
      • InvStockTransferRequestDetail Table
        • Indexes
          • PK_InvStockTransferRequestDetail Index
      • InvStockTransferSerial Table
        • Indexes
          • PK_InvStockTransferSerial Index
      • InvTempMatrixProductAttribute Table
        • Indexes
          • PK__InvTempM__32DF3395007FFA1B Index
      • InvTempMatrixProductList Table
        • Indexes
          • PK_InvTempMatrixProductList Index
      • InvTempSelectedAttributeList Table
        • Indexes
          • PK_tempSelectedAttributeList Index
      • InvTransactionSurcharge Table
        • Indexes
          • PK_InvInventoryTransactionSurcharge Index
      • InvUOM Table
        • Indexes
          • PK_InvUOM Index
      • InvUOMGroup Table
        • Indexes
          • PK__InvUOMGr__F87C39A5127EAEC5 Index
      • InvUOMGroupDetail Table
        • Indexes
          • IX_InvUOMGroupDetail Index
          • PK__InvUOMGr__0A4B2BB21837881B Index
      • InvUOMLengthWidth Table
        • Indexes
          • PK__InvUOMLe__2AAE69807C8F6DA6 Index
      • InvUOMPackage Table
        • Indexes
          • PK__InvUOMPa__DA753AED1DF06171 Index
      • InvUOMProduct Table
        • Indexes
          • PK_InvUOMProduct Index
      • InvUOMWeight Table
        • Indexes
          • PK__InvUOMWe__6EBB78C8024846FC Index
      • InvUPCTranslation Table
        • Indexes
          • IX_InvUPCTranslation Index
          • PK_InvUPCTranslation Index
      • InvUpsellProduct Table
        • Indexes
          • PK_MerUpsellProduct Index
      • InvWarehouse Table
        • Indexes
          • PK_InvWarehouse Index
      • LbrBreakSession Table
        • Indexes
          • PK_LbrBreakSession Index
      • LbrEmployeePosition Table
        • Indexes
          • PK_LbrEmployeePosition Index
      • LbrJobCode Table
        • Indexes
          • PK_LbrJobCode Index
      • LbrLaborSession Table
        • Indexes
          • PK_LbrLaborSession Index
      • LbrLaborTransaction Table
        • Indexes
          • PK_LbrLaborTransaction Index
      • LbrTeam Table
        • Indexes
          • PK_LbrTeam Index
      • LbrUser Table
        • Indexes
          • PK_LbrUser Index
      • LbrUserJobCode Table
        • Indexes
          • PK_LbrUserJobCode Index
      • LoyAdjustmentJournal Table
        • Indexes
          • PK_LoyAdjustmentJournal Index
      • LoyAdjustmentJournalDetails Table
        • Indexes
          • PK_LoyAdjustmentJournalDetails Index
      • LoyCardTransfer Table
        • Indexes
          • PK_LoyCardTransfer Index
      • LoyCardTransferDetails Table
        • Indexes
          • PK_LoyCardTransferDetails Index
      • LoyCumulativeAwardDetail Table
        • Indexes
          • PK_LoyCumulativeAwardDetail Index
      • LoyCumulativePointsAwardDetail Table
        • Indexes
          • PK_LoyCumulativePointsAwardDetail Index
      • LoyExceptionRule Table
        • Indexes
          • PK_LoyExceptionRule Index
      • LoyLoyaltyCardInformation Table
        • Indexes
          • PK_LoyLoyaltyCardInformation Index
      • LoyLoyaltyTransactionImportHistory Table
        • Indexes
          • PK_LoyLoyaltyTransactionImportHistory Index
      • LoyMailData Table
        • Indexes
          • PK_LoyMailData Index
      • LoyMailSentHistory Table
        • Indexes
          • PK_LoyMailSentHistory Index
      • LoyMailTemplate Table
        • Indexes
          • PK_MailTemplate Index
      • LoyMailTokens Table
        • Indexes
          • PK_LoyMailTokens Index
      • LoyMembershipGroup Table
        • Indexes
          • PK_LoyMembershipGroup Index
      • LoyNotification Table
        • Indexes
          • PK_LoyNotification Index
      • LoyPlan Table
        • Indexes
          • PK_LoyPlan Index
      • LoyPlanApplicability Table
        • Indexes
          • PK_LoyPlanApplicability Index
      • LoyPlanApplicabilityDetails Table
        • Indexes
          • PK_LoyPlanApplicabilityDetails Index
      • LoyPlanDetails Table
        • Indexes
          • PK_LoyPlanDetails Index
      • LoyPlanExceptionRules Table
        • Indexes
          • PK_LoyPlanExceptionRules Index
      • LoyPlanSpecialDays Table
        • Indexes
          • PK_LoyPlanSpecialDays Index
      • LoyPoints Table
        • Indexes
          • PK_LoyPoints Index
        • Triggers
          • tgr_LoyUpdatePointSummary Trigger
      • LoyPointsDetail Table
        • Indexes
          • PK_PointsDetail Index
      • LoyPointsExpiry Table
        • Indexes
          • PK_LoyPointsExpiry Index
      • LoyPointsSummary Table
        • Indexes
          • PK_PointsSummary Index
      • LoyPrePrintedCard Table
        • Indexes
          • PK_LoyPrePrintedCard Index
      • LoyPrePrintedCardDetails Table
        • Indexes
          • PK_LoyPrePrintedCardDetails Index
      • LoySlab Table
        • Indexes
          • PK_LoySlab Index
      • LoySMSSentHistory Table
        • Indexes
          • PK_SMSSentHistory Index
      • LoySMSTemplate Table
        • Indexes
          • PK_LoySMSTemplate Index
      • LoySpecialDays Table
        • Indexes
          • PK_LoySpecialDays Index
      • MsgSMSReply Table
        • Indexes
          • PK__MsgSMSReply__5713D034 Index
      • PmtCollection Table
        • Indexes
          • PK_PmtCollection Index
      • PmtCollectionDetail Table
        • Indexes
          • PK_PmtCollectionDetail Index
      • PmtCreditCardSurcharge Table
        • Indexes
          • PK_PmtCreditCardSurcharge Index
      • PmtCurrency Table
        • Indexes
          • PK_PmtCurrency Index
      • PmtCurrencyDenomination Table
        • Indexes
          • PK_PmtCurrencyDenomination Index
      • PmtExchangeRate Table
        • Indexes
          • PK_PmtExchangeRate Index
      • PmtGiftCertificate Table
        • Indexes
          • PK_PmtGiftCertificate Index
      • PmtGiftCertificateLog Table
        • Indexes
          • PK_PmtGiftCertificateLog Index
      • PmtLayawayPlan Table
        • Indexes
          • PK_PmtLayawayPlan Index
      • PmtLayawayPlanProduct Table
        • Indexes
          • PK_PmtLayawayPlanProduct Index
      • PmtLayawayPlanSurcharge Table
        • Indexes
          • PK_PmtLayawayPlanSurcharge Index
      • PmtPaymentType Table
        • Indexes
          • PK_PmtPaymentType Index
      • PmtPaymentTypeAttribute Table
        • Indexes
          • PK_PmtPaymentTypeAttribute Index
      • PmtPaymentTypeDiscount Table
        • Indexes
          • PK_PmtPaymentTypeDiscount Index
      • PmtPaymentTypeStore Table
        • Indexes
          • PK_PmtPaymentTypeStore Index
      • PmtPaymentTypeSurcharge Table
        • Indexes
          • PK_PmtPaymentTypeSurcharge Index
      • PrcDiscountGroup Table
        • Indexes
          • PK_PrcDiscountGroup Index
      • PrcPriceList Table
        • Indexes
          • PK_PrcPriceList Index
      • PrcPriceMatrix Table
        • Indexes
          • IX_PrcPriceMatrix Index
          • PK_PrcPriceMatrix Index
      • PrcPriceMatrixAuditLog Table
        • Indexes
          • PK__PrcPrice__6EEE99C9035C66C6 Index
      • PrcProductDiscountGroup Table
        • Indexes
          • PK_PrcProductDiscountGroup Index
      • PrcPurchasePrice Table
        • Indexes
          • PK_PrcPurchasePrice Index
      • PrcSalesPrice Table
        • Indexes
          • PK_PrcSalesPrice Index
      • PrcSpecialPriceDiscountGroup Table
        • Indexes
          • PK_PrcSpecialPriceDiscountGroup Index
      • PrcSpecialPriceDiscountGroupDate Table
        • Indexes
          • PK_PrcSpecialPriceDiscountGroupDate Index
      • PrcSpecialPriceDiscountGroupQuantity Table
        • Indexes
          • IX_PrcSpecialPriceDiscountGroupQuantity Index
          • PK_PrcSpecialPriceDiscountGroupQuantity Index
      • PrcSpecialPriceListDate Table
        • Indexes
          • IX_PrcSpecialPriceListDate Index
          • PK_PrcSpecialPriceListDate Index
      • PrcSpecialPriceListMaster Table
        • Indexes
          • IX_PrcSpecialPriceListMaster Index
          • PK_PrcSpecialPriceListMaster Index
      • PrcSpecialPriceListQuantity Table
        • Indexes
          • IX_PrcSpecialPriceListQuantity Index
          • PK_PrcSpecialPriceListQuantity Index
      • PrcSurcharge Table
        • Indexes
          • PK_PrcSurcharge Index
      • PrcUOMPriceMatrix Table
        • Indexes
          • IDX_PrcUOMPriceMatrix Index
          • PK__PrcUOMPr__1E0F1BCD2E26C93A Index
      • PrnLabelPrintField Table
        • Indexes
          • PK_PrnLabelPrintField Index
      • PrnLabelPrinting Table
        • Indexes
          • PK_PrnLabelPrinting Index
      • ProCoupon Table
        • Indexes
          • IX_ProCoupon Index
          • PK_PmtPromotionCoupon Index
      • ProCouponCondition Table
        • Indexes
          • IX_ProCouponCondition Index
          • PK_ProPromotionCouponCondition Index
      • ProCouponIssueInformation Table
        • Indexes
          • PK_ProCouponIssueInformation Index
      • ProCustomerPromotion Table
        • Indexes
          • IX_ProCustomerPromotion Index
          • PK_ProCustomerPromotion Index
      • ProCustomerSpecialDays Table
        • Indexes
          • IX_ProCustomerSpecialDays Index
          • PK_ProCustomerSpecialDays Index
      • ProPromotionApplicabilityDetails Table
        • Indexes
          • IX_ProPromotionApplicabilityDetails Index
          • PK_ProPromotionApplicabilityDetails Index
      • ProPromotionApplicabilityMaster Table
        • Indexes
          • IX_ProPromotionApplicabilityMaster Index
          • PK_ProPromotionApplicabilityMaster Index
      • ProPromotionBonusBuysMaster Table
        • Indexes
          • IX_ProPromotionBonusBuysMaster Index
          • PK_ProPromotionBonusBuysMaster Index
      • ProPromotionBuySide Table
        • Indexes
          • IX_ProPromotionBuySide Index
          • PK_ProPromotionBuySide Index
      • ProPromotionExcludedItem Table
        • Indexes
          • PK_ProPromotionExcludedItem Index
      • ProPromotionGetSide Table
        • Indexes
          • IX_ProPromotionGetSide Index
          • PK_ProPromotionGetSide Index
      • ProPromotionProductDetail Table
        • Indexes
          • IX_ProPromotionProductDetail Index
          • IX_ProPromotionProductDetail_1 Index
          • PK_ProPromotionProductDetail Index
      • PurPurchaseOrder Table
        • Indexes
          • PK_PurPurchaseOrder Index
      • PurPurchaseOrderDetail Table
        • Indexes
          • PK_PurPurchaseOrderDetail Index
      • PurVendor Table
        • Indexes
          • PK_PurVendor Index
      • PurVendorAddress Table
        • Indexes
          • PK_PurVendorAddress Index
      • PurVendorBranch Table
        • Indexes
          • PK__PurVendo__F9765C1A85C53F56 Index
      • PurVendorCatalog Table
        • Indexes
          • PK_PurVendorCatalog Index
      • PurVendorCatalogDetail Table
        • Indexes
          • PK_PurVendorCatalogDetail Index
      • PurVendorComment Table
        • Indexes
          • PK_PurVendorNote Index
      • PurVendorGroup Table
        • Indexes
          • PK_PurVendorGroup Index
      • PurVendorProduct Table
        • Indexes
          • PK_PurVendorProduct Index
      • PurVendorWarehouseItem Table
        • Indexes
          • VendorWarehouseItemKey Index
      • RepEventNotification Table
        • Indexes
          • PK_RepEventNotification Index
      • RepIncomingIntegrationLog Table
        • Indexes
          • RepIncomingIntegrationLog_PK Index
      • RepIntegrationLog Table
        • Indexes
          • IntegrationTransactionId_PK Index
          • IX_RepIntegrationLog Index
      • RepLoyaltyIntegrationLog Table
        • Indexes
          • PK__RepLoyal__3039AAFD0BF1ACC7 Index
      • RepObjectMapDB Table
        • Indexes
          • IX_RepObjectMapDB Index
          • PK_RepObjectMapDB Index
      • RepReplicationDestinationError Table
        • Indexes
          • IX_RepReplicationDestinationError Index
          • IX_RepReplicationDestinationError_1 Index
      • RepReplicationMasterEventLog Table
        • Indexes
          • ReplicationMasterKey_PK Index
        • Triggers
          • Trg_RepNotification Trigger
      • RepReplicationMobileDump Table
        • Indexes
          • PK_RepReplicationMobileDump Index
      • RepReplicationMobileInitialization Table
        • Indexes
          • PK_RepReplicationMobileInitialization Index
      • RepReplicationOutgoingNotification Table
        • Indexes
          • PK_RepOutgoingNotification Index
      • RepReplicationProcessingStatus Table
        • Indexes
          • PK_RepReplicationProcessingStatus Index
      • RepReplicationReceivedEvents Table
        • Indexes
          • PK_RepReplicationReceivedEvents Index
      • RepReplicationReceivedPayload Table
        • Indexes
          • PK_RepReceivedPayload Index
      • RepReplicationSendDump Table
        • Indexes
          • IX_RepReplicationSendDump Index
          • IX_RepReplicationSendDump_1 Index
          • IX_RepReplicationSendDump_2 Index
          • IX_RepReplicationSendDump_3 Index
          • PK_RepReplicationSendDump_1 Index
      • RepReplicationSendStatus Table
        • Indexes
          • PK_RepReplicationSendStatus Index
      • RepReplicationSendStatusMobile Table
        • Indexes
          • PK_RepReplicationSendStatusMobile Index
      • RepReplicationStatus Table
        • Indexes
          • PK_RepReplicationStatus Index
      • RepReplicationTransaction Table
        • Indexes
          • IX_RepReplicationTransaction Index
          • IX_RepReplicationTransaction_1 Index
          • IX_RepReplicationTransaction_2 Index
          • PK_ReplicationTransaction Index
        • Triggers
          • Trg_ReplicationTransactionMobile Trigger
      • RepReplicationTransactionDetail Table
        • Indexes
          • IX_RepReplicationTransactionDetail Index
          • IX_RepReplicationTransactionDetail_1 Index
          • IX_RepReplicationTransactionDetail_2 Index
          • IX_RepReplicationTransactionDetail_3 Index
          • PK_RepReplicationTransactionDetail Index
      • RepReplicationTransactionDetailArchive Table
      • RepReplicationTransactionMobile Table
        • Indexes
          • IX_RepReplicationTransactionMobile Index
          • PK_RepReplicationTransactionMobile Index
      • RepServiceState Table
        • Indexes
          • PK__RepServi__BA21C64E11AA861D Index
      • RptZReport Table
        • Indexes
          • PK__RptZRepo__0261CF2C1486F2C8 Index
      • RptZReportDetail Table
        • Indexes
          • PK__RptZRepo__849C010717635F73 Index
      • RtlDepartment Table
        • Indexes
          • PK_StoDepartment Index
      • RtlDocumentNumberSeries Table
        • Indexes
          • IX_RtlDocumentNumberSeries Index
          • PK_CfgDocumentNumberSeriesDetail Index
      • RtlDocumentPrintProfile Table
        • Indexes
          • PK__RtlDocum__D319F3713BABACE1 Index
      • RtlDocumentPrintProfileDetail Table
        • Indexes
          • PK__RtlDocum__312AA6BA434CCEA9 Index
      • RtlDocumentPrintProfileUser Table
        • Indexes
          • PK__RtlDocum__38F06EF93F7C3DC5 Index
      • RtlEvent Table
        • Indexes
          • PK_StoEvent Index
      • RtlEventStore Table
        • Indexes
          • PK_RtlEventStore Index
      • RtlExpense Table
        • Indexes
          • PK_PmtExpense Index
      • RtlFiscalMask Table
        • Indexes
          • IX_RtlFiscalMask Index
          • PK_RtlFiscalMask Index
      • RtlHandheldDevices Table
        • Indexes
          • PK_RtlHandheldDevicesInfo Index
      • RtlHardwareProfile Table
        • Indexes
          • PK_RtlHardwareProfile Index
      • RtlManagementConsole Table
        • Indexes
          • PK_RtlManagementConsoleInfo Index
      • RtlPoleDisplayMessage Table
        • Indexes
          • PK_RtlPoleDisplayMessage Index
      • RtlPOS Table
        • Indexes
          • IX_RtlPOS Index
          • PK_StoPOS Index
      • RtlPOSDocumentNumberSeries Table
        • Indexes
          • PK_RtlPOSDocumentNumberSeries Index
      • RtlPrintFormat Table
        • Indexes
          • PK_RtlPrintFormats Index
      • RtlPrintProfile Table
        • Indexes
          • PK_RtlPrintProfile Index
      • RtlPrintProfileDetail Table
        • Indexes
          • PK_RtlPOSPrintProfileDetail Index
      • RtlRetailMessages Table
        • Indexes
          • PK_CfgMessages Index
      • RtlRetailProfile Table
        • Indexes
          • PK_RtlRetailProfile Index
      • RtlStore Table
        • Indexes
          • IX_RtlStore_1 Index
          • IX_RtlStoreSiteID Index
          • PK_StoStore Index
      • RtlStoreGroup Table
        • Indexes
          • IX_RtlStoreGroup Index
          • PK_RtlStoreGroup Index
      • RtlStorePriceList Table
        • Indexes
          • PK__RtlStore__0951A96E77017CD9 Index
      • RtlSubsidiary Table
        • Indexes
          • PK__RtlSubsi__4930FEDB2B6A5820 Index
      • SBOBatchUpdates Table
        • Indexes
          • PK_SBOBatchUpdates Index
        • Triggers
          • TrgSBOBatchUpdate Trigger
      • SBOInventoryUpdates Table
        • Indexes
          • OINM_PRIMARY Index
        • Triggers
          • TrgSBOInventoryUpdate Trigger
      • SBOSerialUpdates Table
        • Indexes
          • PK_SBOSerialUpdates Index
        • Triggers
          • TrgSBOSerialUpdate Trigger
      • SchSchedule Table
        • Indexes
          • PK_SchSchedule Index
      • SchSchedulerLog Table
        • Indexes
          • PK__SchSchedulerLog__51900108 Index
      • SecCustomSecurityFeatureSubFunction Table
        • Indexes
          • IX_SecCustomSecurityFeatureSubFunction Index
          • PK_SecCustomSecurityFeatureSubFunction Index
      • SecCustomSecuritySubFunction Table
        • Indexes
          • PK_SecCustomSecuritySubFunction Index
      • SecSecurityFunction Table
        • Indexes
          • IX_SecSecurityFunction Index
          • PK_SecSecurityFunction Index
      • SecSecurityGroup Table
        • Indexes
          • PK_SecSecurityGroup Index
      • SecSecurityGroupSecurityFunction Table
        • Indexes
          • PK_SecSecurityUserSecurityFunction Index
      • SecSecurityGroupSecuritySubFunction Table
        • Indexes
          • PK_SecSecurityGroupSecuritySubFunction Index
      • SecSecurityRole Table
        • Indexes
          • PK_SecSecurityRole Index
      • SecSecurityRoleSecurityFunction Table
        • Indexes
          • PK_SecSecurityRoleSecurityFunction Index
      • SecSecurityRoleSecuritySubFunction Table
        • Indexes
          • PK_SecSecurityRoleSecuritySubFunction Index
      • SecSecuritySubFunction Table
        • Indexes
          • PK_SecSecuritySubFunction Index
      • SecSecurityUser Table
        • Indexes
          • IX_SecSecurityUser Index
          • PK_SecSecurityUser Index
      • SecSecurityUserSession Table
        • Indexes
          • PK_SecSecurityUserSession Index
      • SecSecurityUserStoreMapping Table
        • Indexes
          • PK_SecSecurityUserStoreMapping Index
      • SubSubsidiaryItem Table
        • Indexes
          • PK__SubSubsi__47E6C6C6799DF262 Index
      • SysAnalyticsEventLog Table
        • Indexes
          • PK_SysAnalyticsEventLog Index
      • SysApplicationUpdate Table
        • Indexes
          • PK_SysApplicationUpdate Index
      • SysNextNumber Table
        • Indexes
          • PK_SysNextNumber Index
      • SysNotification Table
        • Indexes
          • PK_SysNotification Index
      • SysNotificationUser Table
        • Indexes
          • PK_SysNotificationUser Index
      • SysOutGoingNotification Table
        • Indexes
          • PK_SysOutGoingNotification Index
      • SysPassNotification Table
        • Indexes
          • PK_SysPassNotification Index
      • SysRequestLogger Table
        • Indexes
          • PK_SysRequestLogger Index
      • SysSystemInformation Table
        • Indexes
          • PK_SysSystemInformation Index
      • TaxTaxCode Table
        • Indexes
          • PK_TaxTaxCode Index
      • TaxTaxCodeByZipCode Table
        • Indexes
          • PK_TaxTaxCodeByZipCode Index
      • TaxTaxCodeCondition Table
        • Indexes
          • IX_TaxTaxCodeCondition Index
          • PK_TaxTaxCodeByCustomer Index
      • TaxTaxCodeDetail Table
        • Indexes
          • PK_TaxTaxCodeDetail Index
      • TaxTaxEvent Table
        • Indexes
          • PK_TaxTaxEvent Index
      • TaxTaxEventDetail Table
        • Indexes
          • PK_TaxTaxEventDetail Index
      • TaxTaxPeriodDefinition Table
        • Indexes
          • IX_TaxTaxPeriodDefinition Index
          • PK_TaxTaxPeriodDefinition Index
      • TilCashDrawerLog Table
        • Indexes
          • IX_TilCashDrawerLog Index
          • PK_TilCashDrawerLog Index
      • TilCount Table
        • Indexes
          • IX_TilCount Index
          • PK_FinTillCount Index
      • TilCountDenomination Table
        • Indexes
          • PK_FinTillCountDenomination Index
      • TilCountDetail Table
        • Indexes
          • IX_TilCountDetail Index
          • PK_FinTillCountDetail Index
      • TilCountInventory Table
        • Indexes
          • PK_TilCountInventory Index
      • TilCountPaymentDetail Table
        • Indexes
          • IX_TilCountPaymentDetail Index
          • PK_TilCountPaymentDetail Index
      • TilInventory Table
        • Indexes
          • PK_FinTillInventory Index
      • TilSession Table
        • Indexes
          • IX_TilSession Index
          • PK_FinTillSession Index
      • TilSessionDetail Table
        • Indexes
          • PK_FinTillSessionDetail Index
      • TilSessionTransaction Table
        • Indexes
          • PK_FinTillSessionTransaction Index
      • TilSessionUser Table
        • Indexes
          • IX_TilSessionUser Index
          • PK_FinTillUserSession Index
      • TilTill Table
        • Indexes
          • PK_TilTill Index
      • TilTillDetail Table
        • Indexes
          • IX_TilTillDetail Index
          • PK_FinTillDetail Index
      • TilTillMaster Table
        • Indexes
          • PK_TilTillMaster Index
      • TilTillMasterFloatAmountDetail Table
        • Indexes
          • PK_TilMasterTillFloatAmountDetail Index
      • TilVariance Table
        • Indexes
          • PK_TilTillVariance Index
      • TilVarianceDetail Table
        • Indexes
          • PK_TilTillVarianceDetail Index
      • TrxARPayment Table
        • Indexes
          • PK_TrxARPayment Index
      • TrxDeliveryPackage Table
        • Indexes
          • PK_TrxDeliveryPackage Index
      • TrxDeliveryPackageBatch Table
        • Indexes
          • PK_TrxDeliveryPackageBatch Index
      • TrxDeliveryPackageDetail Table
        • Indexes
          • PK_TrxDeliveryPackageDetail Index
      • TrxDeliveryPackageSerial Table
        • Indexes
          • PK_TrxDeliveryPackageSerial Index
      • TrxScannedDataDetail Table
        • Indexes
          • PK_TrxScannedDataDetail Index
        • Triggers
          • Trg_TrxScannedDataDetail Trigger
        • Relationships
          • FK_TrxScannedDataDetail_InvProduct Relationship
          • FK_TrxScannedDataDetail_TrxScannedDataDetail Relationship
      • TrxScannedDataHeader Table
        • Indexes
          • PK_TrxScannedDataHeader Index
        • Triggers
          • Trg_TrxScannedDataHeader Trigger
      • TrxTransaction Table
        • Indexes
          • IX_TrxTransaction Index
          • IX_TrxTransaction_1 Index
          • IX_TrxTransaction_2 Index
          • PK_TrxTransaction Index
      • TrxTransactionAttribute Table
        • Indexes
          • IX_TrxTransactionAttribute Index
          • PK_TrxTransactionAttribute Index
      • TrxTransactionAudit Table
        • Indexes
          • IX_TrxTransactionAudit Index
          • PK_TrxTransactionAudit Index
      • TrxTransactionCoupon Table
        • Indexes
          • IX_TrxTransactionCoupon Index
          • PK_TrxTransactionCoupon Index
      • TrxTransactionDeliveryInformation Table
        • Indexes
          • PK_TrxTransactionDeliveryInformation Index
      • TrxTransactionDynamicAssemblyItem Table
        • Indexes
          • IX_TrxTransactionDynamicAssemblyItem Index
          • IX_TrxTransactionDynamicAssemblyItem_1 Index
          • PK__TrxTrans__D26510921A15AEEC Index
      • TrxTransactionElectronicInvoice Table
        • Indexes
          • IX_TrxTransactionElectronicInvoice Index
          • PK_TrxTransactionElectronicInvoice Index
      • TrxTransactionFulfillment Table
        • Indexes
          • IX_TrxTransactionFulfillment Index
          • PK_FulFullfillment Index
      • TrxTransactionFulfillmentDeliveryDetail Table
        • Indexes
          • IX_TrxTransactionFulfillmentDeliveryDetail Index
          • PK_FulfillmentDeliveryDetail Index
      • TrxTransactionFulfillmentDetail Table
        • Indexes
          • IX_TrxTransactionFulfillmentDetail Index
          • PK_FulFullfillmentDetail Index
      • TrxTransactionGiftCertificate Table
        • Indexes
          • IX_TrxTransactionGiftCertificate Index
          • PK_TrxTransactionGiftCertificate Index
      • TrxTransactionInstallmentDetail Table
        • Indexes
          • IX_TrxTransactionInstallmentDetail Index
          • PK_TrxTransactionInstallmentDetail Index
      • TrxTransactionItemAttribute Table
        • Indexes
          • IX_TrxTransactionItemAttribute Index
          • PK_TrxTransactionItemAttribute Index
      • TrxTransactionLayaway Table
        • Indexes
          • IX_TrxTransactionLayaway Index
          • IX_TrxTransactionlayaway_1 Index
          • PK_TrxTransactionLayaway Index
      • TrxTransactionLineItemAttribute Table
        • Indexes
          • PK_TrxTransactionLineItemAttribute Index
      • TrxTransactionLostSaleItem Table
        • Indexes
          • IX_TrxTransactionLostSaleItem Index
          • PK_TrxTransactionLostSaleItem Index
      • TrxTransactionLoyalty Table
        • Indexes
          • IX_TrxTransactionLoyalty Index
          • PK_TrxTransactionLoyalty Index
      • TrxTransactionOrder Table
        • Indexes
          • IX_TrxTransactionOrder Index
          • IX_TrxTransactionOrder_1 Index
          • PK_TrxTransactionOrder Index
      • TrxTransactionPayment Table
        • Indexes
          • IX_TrxTransactionPayment Index
          • IX_TrxTransactionPayment_UniqueIdentifier Index
          • PK_TrxTransactionPayment Index
      • TrxTransactionPaymentAttribute Table
        • Indexes
          • PK_TrxTransactionPaymentAttribute Index
      • TrxTransactionPrintCount Table
        • Indexes
          • PK_TrxTransactionPrintCount Index
      • TrxTransactionPrinting Table
        • Indexes
          • IX_TrxTransactionPrinting Index
          • PK_TrxTransactionPrinting Index
      • TrxTransactionPromotionDetail Table
        • Indexes
          • IX_TrxTransactionPromotionDetail Index
          • PK_TrxTransactionPromotionDetail Index
      • TrxTransactionQuotation Table
        • Indexes
          • IX_TrxTransactionQuotation Index
          • PK_TrxTransactionQuotation Index
      • TrxTransactionReceipt Table
        • Indexes
          • IX_TrxTransactionReceipt Index
          • PK_TrxTransactionReceipt Index
      • TrxTransactionSaleAttribute Table
        • Indexes
          • PK_TrxTransactionSaleAttribute Index
      • TrxTransactionSaleItem Table
        • Indexes
          • IX_TrxTransactionSaleItem Index
          • IX_TrxTransactionSaleItem_1 Index
          • IX_TrxTransactionSaleItem_2 Index
          • PK_TrxTransactionSaleItem Index
      • TrxTransactionSalesPerson Table
        • Indexes
          • IX_TrxTransactionSalesPerson Index
          • IX_TrxTransactionSalesPerson_1 Index
          • PK_TrxTransactionSalesPerson Index
      • TrxTransactionSignature Table
        • Indexes
          • IX_TrxTransactionSignature Index
          • PK_TrxTransactionSignature Index
      • TrxTransactionStageApprovalLog Table
        • Indexes
          • IX_TrxTransactionStageApprovalLog Index
          • PK_TrxTransactionStageApprovalLog Index
      • TrxTransactionStatus Table
        • Indexes
          • IX_TrxTransactionStatus Index
          • PK_TrxTransactionStatus Index
      • TrxTransactionSurcharge Table
        • Indexes
          • IX_TrxTransactionSurcharge Index
          • PK_TrxTransactionSurcharge Index
      • UpgradeInformation Table
        • Indexes
          • PK_UpgradeInformation Index
      • XMLReportHierarchy Table
        • Indexes
          • XmlReportHierarchy_Pk Index
    • Views
      • Loyalty_ActiveBillValue View
      • Loyalty_ActiveTransactionCount View
      • Loyalty_GenderInfo View
      • vw_AddressDetails View
      • vw_CusCustomer View
      • vw_GrossProfit View
      • vw_InventoryCost View
      • vw_InventoryMovement View
      • vw_InvInventoryItem View
      • vw_InvProduct View
      • vw_InvProductInventoryInfo View
      • vw_ProductCost View
      • vw_ProductMerchandiseHierarchy View
      • vw_PurVendor View
      • vw_RtlPrintFormat View
      • vw_SalesReportData View
      • vw_TrxTransaction View
      • vwAnalytics_GiftCertificates View
      • vwAnalytics_InventorySnapshot View
      • vwAnalytics_MerchandiseInventoryCount View
      • vwAnalytics_MerchandisePromotionSales View
      • vwAnalytics_MerchandiseSales View
      • vwAnalytics_NetSales View
      • vwAnalytics_OpenPO_Snapshot View
      • vwAnalytics_OpenStockTransferReceipt View
      • vwAnalytics_OpenStockTransferRequest View
      • vwAnalytics_POS View
      • vwAnalytics_PromotionSales View
      • vwAnalytics_Sales View
      • vwAnalytics_SalesPerson View
      • vwAnalytics_SalesTransaction View
      • vwAnalytics_UpSellSales View
    • Stored Procedures
      • AssignTill Stored Procedure
      • BarCodeResolution Stored Procedure
      • BatchLocationQuantityUpdates Stored Procedure
      • BatchQuantityUpdates Stored Procedure
      • BreakBuildKit Stored Procedure
      • CancelStockTransfer Stored Procedure
      • ClearOfflinePOSData Stored Procedure
      • CreateRollupJob Stored Procedure
      • CreateTillCount Stored Procedure
      • CustomeLabelReport Stored Procedure
      • DataNotification Stored Procedure
      • DeleteSuspendedTransactionDetails Stored Procedure
      • EnableRollup Stored Procedure
      • ExecuteInventoryItemLogUpdate Stored Procedure
      • Forecast Stored Procedure
      • ForeCast_UpdateMerchandiseHierarchy Stored Procedure
      • GenerateLabelData Stored Procedure
      • GenerateLabelData_Custom Stored Procedure
      • GenerateSKU Stored Procedure
      • GetBatchTrackedProductDetails Stored Procedure
      • GetBOMQuantity Stored Procedure
      • GetChildInventoryItemList Stored Procedure
      • GETDATABASELIST Stored Procedure
      • GetDeliveryPackages Stored Procedure
      • GetFulfilmentTransactions Stored Procedure
      • GetInventoryItemForStockCount Stored Procedure
      • GetMobilePOSDeliveryTransactions Stored Procedure
      • GetMobileReplicationData Stored Procedure
      • GetNextAccountingId Stored Procedure
      • GetNextAutoGeneratedCode Stored Procedure
      • GetNextDocumentNumber Stored Procedure
      • GetNextDocumentNumberForPOS Stored Procedure
      • GetNextSiteNumber Stored Procedure
      • GetNextSiteNumberForCurrentSite Stored Procedure
      • GetPriceListForPriceManager Stored Procedure
      • GetPriceListProductsForGrossMargin Stored Procedure
      • GetReceiptNodeList Stored Procedure
      • GetSecurityRoleSecurityFunction Stored Procedure
      • GetSecurityRoleSecuritySubFunction Stored Procedure
      • GetSerialTrackedProductDetails Stored Procedure
      • GetSpecialOrderHistory Stored Procedure
      • GetTransactionData Stored Procedure
      • GetTransactionLinkDocument Stored Procedure
      • GetUOMPriceMatrix Stored Procedure
      • GetUserRights Stored Procedure
      • GetValidPromotionsForProduct Stored Procedure
      • GiftCertificateUpdate Stored Procedure
      • GoodsIssueReport Stored Procedure
      • GoodsReceiptPOReport Stored Procedure
      • GoodsReceiptReport Stored Procedure
      • InsertGenerator Stored Procedure
      • Integration_ARPayment Stored Procedure
      • Integration_Consolidated_Transaction Stored Procedure
      • Integration_Consolidated_TransactionPayment Stored Procedure
      • Integration_Consolidated_TransactionSurcharge Stored Procedure
      • Integration_DisplayNegativeInventory Stored Procedure
      • Integration_GoodsIssue Stored Procedure
      • Integration_GoodsIssue_SerialBatch Stored Procedure
      • Integration_GoodsReceipt Stored Procedure
      • Integration_GoodsReceiptSerialBatch Stored Procedure
      • Integration_GoodsReceiptSerialBatchShortReceived Stored Procedure
      • Integration_GoodsReceiptSurcharge Stored Procedure
      • Integration_GoodsReturn Stored Procedure
      • Integration_GoodsReturnSerialBatch Stored Procedure
      • Integration_GoodsReturnSurcharge Stored Procedure
      • Integration_InventoryItem Stored Procedure
      • Integration_InventoryItemPrice Stored Procedure
      • Integration_PurchaseOrder Stored Procedure
      • Integration_PurchaseOrderSurcharge Stored Procedure
      • Integration_StockTransfer Stored Procedure
      • Integration_StockTransferSerialBatch Stored Procedure
      • Integration_Transaction Stored Procedure
      • Integration_TransactionAttribute Stored Procedure
      • Integration_TransactionLineAttribute Stored Procedure
      • Integration_TransactionPayment Stored Procedure
      • Integration_TransactionSurcharge Stored Procedure
      • InventoryCount_Save Stored Procedure
      • InventoryItemQuantityUpdates Stored Procedure
      • InventoryItemSerialStatusUpdates Stored Procedure
      • InventoryLocationQuantityUpdates Stored Procedure
      • InventoryValuation Stored Procedure
      • InvGetAllSelectedAttributeItems Stored Procedure
      • InvGetAllSelectedAttributeItemsList Stored Procedure
      • InvGetMatrixItems Stored Procedure
      • InvGetSelectedAttributeProduct Stored Procedure
      • InvWarehouseInventoryLocation Stored Procedure
      • LogAuditInformation Stored Procedure
      • Loy_GetLayawayPlanKey Stored Procedure
      • Loy_GetMonthlyPointSummary Stored Procedure
      • Loy_GetPointsSummaryForPortalIntegration Stored Procedure
      • Loy_GetTransactionHeader Stored Procedure
      • Loy_GetTransactionLineItem Stored Procedure
      • Loy_GetTransactionLineItemByDate Stored Procedure
      • Loy_GetTransactionPayment Stored Procedure
      • Loy_GetTransactionPromotionDetail Stored Procedure
      • LoyUpdatePointSummary Stored Procedure
      • MRP Stored Procedure
      • MRP_CalculateInOut Stored Procedure
      • MRP_GenerateDemandForKit Stored Procedure
      • PurchaseOrderReport Stored Procedure
      • RecalculateSlabForLoyaltyCustomer Stored Procedure
      • RemoveTill Stored Procedure
      • ReplicationGetMobileSites Stored Procedure
      • ReplicationMobileMonitor Stored Procedure
      • ReplicationMonitor Stored Procedure
      • ReplicationRecordsToSend Stored Procedure
      • ReplicationUpdateSentStatus Stored Procedure
      • RepUpdateCustomerBalance Stored Procedure
      • RPT_ABCAnalysis Stored Procedure
      • Rpt_BestWorstSellingItem Stored Procedure
      • RPT_DailyClosingBalance Stored Procedure
      • rpt_Delivery Stored Procedure
      • RPT_ExchangeRate Stored Procedure
      • rpt_LayAway Stored Procedure
      • rpt_StockTransfer Stored Procedure
      • RPT_StoreAnalysis Stored Procedure
      • RptSalesTransactionByItemAndItemGroup Stored Procedure
      • SalesAnalysisbySalesPersons Stored Procedure
      • StockTransferReport Stored Procedure
      • TrxCompleteTransactionUpdates Stored Procedure
      • TrxConsolidateTransaction Stored Procedure
      • TrxConsolidateTransactionForCreditCustomers Stored Procedure
      • TrxGenerateLayawayInstallments Stored Procedure
      • TrxGenerateLayawayInstallmentsForSaleLevel Stored Procedure
      • TrxGetLaybyInstallmentPlan Stored Procedure
      • TrxHandleARPayments Stored Procedure
      • TrxInventoryUpdateBatchNumber Stored Procedure
      • TrxInventoryUpdateCheckNegativeInventory Stored Procedure
      • TrxInventoryUpdateLaybyCancellationItem Stored Procedure
      • TrxInventoryUpdateLaybyItem Stored Procedure
      • TrxInventoryUpdateOrder Stored Procedure
      • TrxInventoryUpdatePaymentDiscount Stored Procedure
      • TrxInventoryUpdateQuotation Stored Procedure
      • TrxInventoryUpdateSaleDelivery Stored Procedure
      • TrxInventoryUpdateSaleItem Stored Procedure
      • TrxInventoryUpdateSerialNumber Stored Procedure
      • TrxInventoryUpdatesSaleRefund Stored Procedure
      • TrxUpdateCustomerBalance Stored Procedure
      • UpdateDeliveryInformationFromSAPBusinessOne Stored Procedure
      • UpdateInventoryCost Stored Procedure
      • UpdateTillAfterPaymentInsert Stored Procedure
      • UpdateTillAmounts Stored Procedure
      • UseDrawer Stored Procedure
      • usp_RethrowError Stored Procedure
      • uspGetItemPrice Stored Procedure
      • uspGetItemPriceForNAV Stored Procedure
      • uspGetItemSpecialPrice Stored Procedure
      • uspGetPurchasePriceForNAV Stored Procedure
      • uspGetSQLSchemaInfo Stored Procedure
      • uspTapeReport Stored Procedure
      • uspValidateCustomerTaxNumber_Ecuador Stored Procedure
      • ValidateUserTable Stored Procedure
      • XTapeReport Stored Procedure
      • ZTapeReport Stored Procedure
    • User Defined Functions
      • Daily_ProductCost User Defined Function
      • DailySaleSummary User Defined Function
      • fn_Loy_GetRedemablePointsAndAmount User Defined Function
      • fn_Loy_SlabWiseRedeamlePointAndAmount User Defined Function
      • fnSplitValues User Defined Function
      • FunSplit User Defined Function
      • GetCompanyDateTime User Defined Function
      • GetExchangeRate User Defined Function
      • GetFullAddress User Defined Function
      • GetNextnumber User Defined Function
      • Integration_funcTransaction User Defined Function
      • Rpt_ActiveLoyalty User Defined Function
      • Rpt_ItemWithoutSale User Defined Function
      • rptClosingBalanceQuantity User Defined Function
      • rptOpeningBalance User Defined Function
      • rptOpeningBalance_dailyClosingBal User Defined Function
      • rptOpeningBalance_Location User Defined Function
      • rptOpeningBalance_Stock User Defined Function
      • rptSalesData User Defined Function
      • rptSalesTransactionData User Defined Function
      • rptSalesTransactionDataWithSalesPerson User Defined Function
      • SalesDetail User Defined Function
      • SecondLastItem User Defined Function
      • SplitString User Defined Function
      • ToProperCase User Defined Function
      • usp_InvInventoryItem_Condition User Defined Function
      • ValidateNoficationEvent User Defined Function
  • Copyrights