Accounting API Developer's Reference
|
c2g.CODAAPIDimension_3_0global with sharing class CODAAPIDimension_3_0 This service class provides dimension functionality. Properties
Methods
CreateDimension1webservice 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
Return ValueThis web service returns a CODAAPICommon.Reference object. CreateDimension2webservice 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
Return ValueThis web service returns a CODAAPICommon.Reference object. CreateDimension3webservice 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
Return ValueThis web service returns a CODAAPICommon.Reference object. CreateDimension4webservice 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
Return ValueThis web service returns a CODAAPICommon.Reference object. UpsertDimensions1webservice 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
Return ValueThis web service returns a CODAAPICommon.Reference[] object. UpsertDimensions2webservice 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
Return ValueThis web service returns a CODAAPICommon.Reference[] object. UpsertDimensions3webservice 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
Return ValueThis web service returns a CODAAPICommon.Reference[] object. UpsertDimensions4webservice 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
Return ValueThis web service returns a CODAAPICommon.Reference[] object. c2g.CODAAPIDimension_3_0.Dimensionglobal 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
|