CData Python Connector for Sage Intacct

Build 25.0.9454

Custom Fields and Item Aggregates

Sage Intacct offers support for various document tables that coincide with a specific document type. By default, the document tables do not include custom fields associated with the table, but the user can access the following tables to retrieve any custom fields associated with the document type.

The following is a sample of the document tables and their associated document type tables.

PODocumentPODocumentPurchaseOrder
SODocumentSODocumentSalesOrder
INVDocumentINVDocumentAdjustmentIncrease

Inserting/Updating the ItemAggregate Field

When setting the ItemAggregate field in Insert/Update statements, modify the setting in the XML aggregate-only entries for each item using Field tags rather than Items tags. The CData Python Connector for Sage Intacct processes Items tags internally when it builds and passes the XML aggregate to the service.

Tables With Separate Required Primary Keys for INSERT and DELETE

The following table lists tables that have separate required primary keys for INSERT and DELETE, and their composite primary keys:

AisleAISLEID
AllocationALLOCATIONID
APBillPaymentPAYITEMKEY
BinBINID
ClassCLASSID
CreditCardCARDID
CustomerCUSTOMERID
EEAccountLabelACCOUNTLABEL
EmployeeEMPLOYEEID
ExpensePaymentTypeNAME
GAAPAdjJrnlTITLE
GLAcctGrpNAME
ICRowROWKEY
InvPriceListNAME
JournalTITLE
POPriceListNAME
PositionSkillNAME
ProductLinePRODUCTLINEID
ProjectPROJECTID
StatJournalTITLE
TransactionRuleNAME
TrxCurrenciesCODE
UoMNAME
UserAdjJrnlTITLE
VendorVENDORID
WarehouseLOCATIONID

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454