Observed Percent Completed - Sage Intacct Data Target Requirements
DataBlend supports the API calls to Create and Update Observed Percent Completed 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.
You can provide an estimation of how complete a project is as of a specific date.
DataBlend Query Object (SDK) |
Sage Intacct Object (API) |
Sage Intacct UI Name |
Required |
Notes |
---|---|---|---|---|
ASOFDATE |
ASOFDATE |
As of date |
Yes |
In format |
DESCRIPTION |
NOTE |
Note |
Optional |
Expected value is free text |
OBSERVEDPERCENTCOMPLETE |
PERCENT |
Percent |
Yes |
Observed percent complete for this entry |
PROJECTRECORDNO |
PROJECTKEY |
Project key |
Yes for CREATE |
Expected value is integer |
RECORDNO |
RECORDNO |
Record number |
Yes for UPDATE |
Expected value is integer |