Account Groups - Sage Intacct Data Target Requirement
Account Groups - Sage Intacct Data Target Requirement
DataBlend supports the standard API calls (non-legacy) to Create and Update Account Groups records within Sage Intacct leveraging the Sage Intacct SDK. In addition, Custom Fields can be added for data that is unique to your business practices.
|
DataBlend Query Object (SDK) |
Sage Intacct Object (API) |
Sage Intacct UI Name |
Required |
Notes |
|---|---|---|---|---|
| name |
name |
name |
Yes |
Enter unique name. |
|
membertype |
membertype | name | Yes | Structure type. Use either Accounts, Groups, Statistical Accounts, Computation, Category, Statistical Category. |
|
title |
title | title | No | Enter string. |
|
totaltitle |
totaltitle | totaltitle | No | Display total line as provided. |
| normalbalance | normalbalance | normalbalance | No | Normal balance. Use either debit or credit. (Default: debit) |
| ISKPI | ISKPI | ISKPI | No | Boolean. Is a KPI. Use either true or false. (Default: false) |
| ASOF | ASOF | ASOF | No | Calculation method. Use either P for For period, B for Start of period, or E for End of period. (Default: P) |
| glacctrange_rangefrom | glacctrange_rangefrom | glacctrange_rangefrom | No | Enter desired range. |
| glacctrange_rangeto | glacctrange_rangeto | glacctrange_rangeto | No | Enter desired range. |