Accounting Apex API Developer Reference
System Operations and Trigger Information

System Operations and Trigger Information

The following system operations relate to all FinancialForce services.

GetAPIVersion

Used to get the latest API version.
This operation takes no parameters.
The following value is returned:
Type: Text

GetServiceName

Used to get the name of the service.
This operation takes no parameters.
The following value is returned:
Type: Text

Using Custom Triggers on FinancialForce Accounting Objects

FinancialForce Accounting API calls cannot be made within custom triggers on FinancialForce Accounting objects.

To work around this limitation, make the FinancialForce Accounting API call from a different context such as a Batch Apex job.

© Copyright 2009–2019 FinancialForce.com, inc. All rights reserved. Various trademarks held by their respective owners.