Accounting API Developer's Reference

c2g.CODAAPIDimension_3_0

global with sharing class CODAAPIDimension_3_0

This service class provides dimension functionality.

Properties

Name Type Description
VERSION_STRING string The API version of this service class.
SERVICE_NAME string The service name of this service class.

Methods

GetAPIVersion

webservice static string GetAPIVersion()

Used to get the latest API version.

GetServiceName

webservice static string GetServiceName()

Used to get the name of the service.

CreateDimension1

webservice static c2g.CODAAPICommon.Reference CreateDimension1(c2g.CODAAPICommon_3_0.Context context, c2g.CODAAPIDimension_3_0.Dimension value)

This service allows you to create an analysis dimension. See "Dimension Fields" and "What is an Analysis Dimension?" in the FinancialForce Help for more details.

Input Parameters

Name Type Description
context c2g.CODAAPICommon_3_0.Context Identifies the FinancialForce company in which the current operation executes.
value c2g.CODAAPIDimension_3_0.Dimension Holds details of the dimension you want to create.

Return Value

This web service returns a CODAAPICommon.Reference object.

CreateDimension2

webservice static c2g.CODAAPICommon.Reference CreateDimension2(c2g.CODAAPICommon_3_0.Context context, c2g.CODAAPIDimension_3_0.Dimension value)

This service allows you to create an analysis dimension. See "Dimension Fields" and "What is an Analysis Dimension?" in the FinancialForce Help for more details.

Input Parameters

Name Type Description
context c2g.CODAAPICommon_3_0.Context Identifies the FinancialForce company in which the current operation executes.
value c2g.CODAAPIDimension_3_0.Dimension Holds details of the dimension you want to create.

Return Value

This web service returns a CODAAPICommon.Reference object.

CreateDimension3

webservice static c2g.CODAAPICommon.Reference CreateDimension3(c2g.CODAAPICommon_3_0.Context context, c2g.CODAAPIDimension_3_0.Dimension value)

This service allows you to create an analysis dimension. See "Dimension Fields" and "What is an Analysis Dimension?" in the FinancialForce Help for more details.

Input Parameters

Name Type Description
context c2g.CODAAPICommon_3_0.Context Identifies the FinancialForce company in which the current operation executes.
value c2g.CODAAPIDimension_3_0.Dimension Holds details of the dimension you want to create.

Return Value

This web service returns a CODAAPICommon.Reference object.

CreateDimension4

webservice static c2g.CODAAPICommon.Reference CreateDimension4(c2g.CODAAPICommon_3_0.Context context, c2g.CODAAPIDimension_3_0.Dimension value)

This service allows you to create an analysis dimension. See "Dimension Fields" and "What is an Analysis Dimension?" in the FinancialForce Help for more details.

Input Parameters

Name Type Description
context c2g.CODAAPICommon_3_0.Context Identifies the FinancialForce company in which the current operation executes.
value c2g.CODAAPIDimension_3_0.Dimension Holds details of the dimension you want to create.

Return Value

This web service returns a CODAAPICommon.Reference object.

UpsertDimensions1

webservice static c2g.CODAAPICommon.Reference[] UpsertDimensions1(c2g.CODAAPICommon_3_0.Context context, c2g.CODAAPIDimension_3_0.Dimension[] values)

This service allows you to update existing analysis dimensions, or create new dimensions if they do not already exist. See "Dimension Fields" and "What is an Analysis Dimension?" in the FinancialForce Help for more details.

Input Parameters

Name Type Description
context c2g.CODAAPICommon_3_0.Context Identifies the FinancialForce company in which the current operation executes.
values c2g.CODAAPIDimension_3_0.Dimension[] Holds details of the dimensions you want to update or create (upsert).

Return Value

This web service returns a CODAAPICommon.Reference[] object.

UpsertDimensions2

webservice static c2g.CODAAPICommon.Reference[] UpsertDimensions2(c2g.CODAAPICommon_3_0.Context context, c2g.CODAAPIDimension_3_0.Dimension[] values)

This service allows you to update existing analysis dimensions, or create new dimensions if they do not already exist. See "Dimension Fields" and "What is an Analysis Dimension?" in the FinancialForce Help for more details.

Input Parameters

Name Type Description
context c2g.CODAAPICommon_3_0.Context Identifies the FinancialForce company in which the current operation executes.
values c2g.CODAAPIDimension_3_0.Dimension[] Holds details of the dimensions you want to update or create (upsert).

Return Value

This web service returns a CODAAPICommon.Reference[] object.

UpsertDimensions3

webservice static c2g.CODAAPICommon.Reference[] UpsertDimensions3(c2g.CODAAPICommon_3_0.Context context, c2g.CODAAPIDimension_3_0.Dimension[] values)

This service allows you to update existing analysis dimensions, or create new dimensions if they do not already exist. See "Dimension Fields" and "What is an Analysis Dimension?" in the FinancialForce Help for more details.

Input Parameters

Name Type Description
context c2g.CODAAPICommon_3_0.Context Identifies the FinancialForce company in which the current operation executes.
values c2g.CODAAPIDimension_3_0.Dimension[] Holds details of the dimensions you want to update or create (upsert).

Return Value

This web service returns a CODAAPICommon.Reference[] object.

UpsertDimensions4

webservice static c2g.CODAAPICommon.Reference[] UpsertDimensions4(c2g.CODAAPICommon_3_0.Context context, c2g.CODAAPIDimension_3_0.Dimension[] values)

This service allows you to update existing analysis dimensions, or create new dimensions if they do not already exist. See "Dimension Fields" and "What is an Analysis Dimension?" in the FinancialForce Help for more details.

Input Parameters

Name Type Description
context c2g.CODAAPICommon_3_0.Context Identifies the FinancialForce company in which the current operation executes.
values c2g.CODAAPIDimension_3_0.Dimension[] Holds details of the dimensions you want to update or create (upsert).

Return Value

This web service returns a CODAAPICommon.Reference[] object.

c2g.CODAAPIDimension_3_0.Dimension

global with sharing class Dimension

Holds information on an analysis dimension. See "Dimension Fields" and "What is an Analysis Dimension?" in the FinancialForce Help for more details.

Properties

Name Type Description
Name string Name of the dimension. For example: Administration (cost center), Europe (region) or New York City (office location). Mandatory.
ReportingCode string An alternative name or code used for reporting. Mandatory.
CurrencyIsoCode string Currency used by this analysis dimension. Must be an active currency within Salesforce.
ExternalId string