This release adds new REST resources and updates existing resources to provide new parameters and parameter values.

The new and updated resources in this release allow you to create and manage fixed assets, renew contracts, and flag invoices as disputed. For more information, see March 2019 (v92) Release Notes and Fixed Assets in Financials Help.


In this release:


New resources

Depreciation Schedule (s2cor__SFN_FAS_Depreciation_Schedule__c)

Use this resource to create and manage depreciation schedules for fixed assets in Financials.

Access URLs

In these URLs:

Parameters
UI label API name Value type Details
UID s2cor__UID__c Text (string)
Max length: 128
Unique ID of the record.
Status s2cor__Status__c Picklist (string)
Max length: 255
Valid values:
Pending, Processed.
Depreciation schedule status.
Schedule Date s2cor__Schedule_Date__c Date (string) Depreciation schedule date.
Opening Book Value s2cor__Opening_Book_Value__c Double (number) Opening value for the depreciation schedule.
Depreciation Type s2cor__Depreciation_Type__c Picklist (string)
Max length: 255
Valid values:
Asset depreciation, Tax depreciation.
Depreciation schedule type.
Depreciation Amount s2cor__Depreciation_Amount__c Double (number) Depreciation amount for the depreciation schedule.
Closing Book Value s2cor__Closing_Book_Value__c Double (number) Closing value for the depreciation schedule.
Associated Transaction s2cor__Associated_Transaction__c Reference (string)
Max length: 18
Associated transaction for the depreciation schedule.
Associated Record s2cor__Associated_Journal__c Reference (string)
Max length: 18
Associated journal for the depreciation schedule.
Fixed Asset s2cor__Fixed_Asset__c Reference (string)
Max length: 18
Fixed asset related to the depreciation schedule.
System Modstamp SystemModstamp Date (string) Date and time when a user or automated process last modified the record.
Last Modified By LastModifiedById Reference (string)
Max length: 18
ID of the user who last modified the record.
Last Modified Date LastModifiedDate Date (string) Date and time when a user last modified the record.
Created By CreatedById Reference (string)
Max length: 18
ID of the user who created the record.
Created Date CreatedDate Date (string) Date and time when a user created the record.
Name Name Text (string)
Max length: 80
Record name.
Is Deleted IsDeleted Boolean
Default: false
Specifies whether the record is deleted.
Id Id Text (string)
Max length: 18
Record ID.

Fixed Asset (s2cor__SFN_FAS_Fixed_Asset__c)

Use this resource to create and manage fixed assets in Financials.

Access URLs

In these URLs:

Parameters
UI label API name Value type Details
Accumulated Depreciation s2cor__Accumulated_Depreciation__c Double (number) Accumulated depreciation.
UID s2cor__UID__c Text (string)
Max length: 128
Unique ID of the record.
Tag Asset Category s2cor__Tag_Asset_Category__c Reference (string)
Max length: 18
Tag asset category.
Status s2cor__Status__c Picklist (string)
Max length: 255
Valid values:
Active, Awaiting Disposal, Inactive, Error.
Default: Active
Fixed asset status.
Sales Invoice Number s2cor__Sales_Invoice_Number__c Reference (string)
Max length: 18
Sales invoice number.
Residual Value s2cor__Residual_Value__c Double (number) Fixed asset residual value.
Remaining Asset Value s2cor__Remaining_Asset_Value__c Double (number) Remaining asset value.
Partially Depreciated s2cor__Partially_Depreciated__c Boolean (string) Specifies whether the fixed asset is partially depreciated.
Net Sale Amount s2cor__Net_Sale_Amount__c Double (number) Net sale amount.
Last Depreciation Date s2cor__Last_Depreciation_Date__c Date (string) Last depreciation date.
Is Posted s2cor__Is_Posted__c Boolean (string) Specifies whether the fixed asset is posted.
Insurance Claimed s2cor__Insurance_Claimed__c Boolean
Default: false
Specifies whether insurance is claimed.
Initial Cost s2cor__Initial_Cost__c Double (number) Specifies initial cost of the fixed asset.
First Period Depreciation s2cor__First_Period_Depreciation__c Picklist (string)
Max length: 255
Valid values:
Depreciate by a full period, Depreciate by half a period, Depreciate from the First Full Month, Depreciate from Mid Month.
First period depreciation.
Disposal Date s2cor__Disposal_Date__c Date (string) Specifies disposal date of the fixed asset.
Disposal Comment s2cor__Disposal_Comment__c Text (string)
Max length: 255
Disposal comment.
Description s2cor__Description__c Text (string)
Max length: 255
Fixed asset description.
Depreciation Start Date s2cor__Depreciation_Start_Date__c Date (string) Depreciation start date for the fixed asset.
Depreciation Method s2cor__Depreciation_Method__c Text (string)
Max length: 255
Depreciation method for the fixed asset.
Current Asset Value s2cor__Current_Asset_Value__c Double (number) Current fixed asset value.
Company s2cor__Company__c Reference (string)
Max length: 18
Company.
Comments s2cor__Comments__c Text (string)
Max length: 32768
Comments.
Code s2cor__Code__c Text (string)
Max length: 128
Fixed asset code.
Closing Book Value s2cor__Closing_Book_Value__c Double (number) Closing value for the fixed asset.
Asset Life Span Type s2cor__Asset_Life_Type__c Picklist (string)
Max length: 255
Valid values:
Months, Years.
Fixed asset life span type.
Asset Life Span s2cor__Asset_Life_Span__c Double (number) Fixed asset life span.
Asset Disposal Method s2cor__Asset_Disposal_Method__c Text (string)
Max length: 255
Fixed asset disposal method.
Asset Depreciation Frequency s2cor__Asset_Depreciation_Frequency__c Picklist (string)
Max length: 255
Valid values:
Yearly, Quarterly, Monthly.
Fixed asset depreciation frequency.
Asset Category s2cor__Asset_Category__c Reference (string)
Max length: 18
Fixed asset category.
System Modstamp SystemModstamp Date (string) Date and time when a user or automated process last modified the record.
Last Modified By LastModifiedById Reference (string)
Max length: 18
ID of the user who last modified the record.
Last Modified Date LastModifiedDate Date (string) Date and time when a user last modified the record.
Created By CreatedById Reference (string)
Max length: 18
ID of the user who created the record.
Created Date CreatedDate Date (string) Date and time when a user created the record.
Name Name Text (string)
Max length: 80
Record name.
Is Deleted IsDeleted Boolean
Default: false
Specifies whether the record is deleted.
Owner OwnerId Reference (string)
Max length: 18
ID of the user who owns the record.
Id Id Text (string)
Max length: 18
Record ID.

Fixed Asset History (s2cor__SFN_FAS_Fixed_Asset_History__c)

Use this resource to manage fixed asset history in Financials.

Access URLs

In these URLs:

Parameters
UI label API name Value type Details
UID s2cor__UID__c Text (string)
Max length: 128
Unique ID of the record.
History Date s2cor__History_Date__c Date (string) History date.
Fixed Asset s2cor__Fixed_Asset__c Reference (string)
Max length: 18
Fixed asset.
Event s2cor__Event__c Text (string)
Max length: 255
Event.
Event Type s2cor__Event_Type__c Text (string)
Max length: 255
Event type.
Description s2cor__Description__c Text (string)
Max length: 255
Description.
Depreciation Schedule s2cor__Depreciation_Schedule__c Reference (string)
Max length: 18
Depreciation schedule.
Associated Transaction s2cor__Associated_Transaction__c Reference (string)
Max length: 18
Associated transaction.
Associated Journal s2cor__Associated_Journal__c Reference (string)
Max length: 18
Associated journal.
Amount s2cor__Amount__c Double (number) Amount.
System Modstamp SystemModstamp Date (string) Date and time when a user or automated process last modified the record.
Last Modified By LastModifiedById Reference (string)
Max length: 18
ID of the user who last modified the record.
Last Modified Date LastModifiedDate Date (string) Date and time when a user last modified the record.
Created By CreatedById Reference (string)
Max length: 18
ID of the user who created the record.
Created Date CreatedDate Date (string) Date and time when a user created the record.
Name Name Text (string)
Max length: 80
Record name.
Is Deleted IsDeleted Boolean
Default: false
Specifies whether the record is deleted.
Owner OwnerId Reference (string)
Max length: 18
ID of the user who owns the record.
Id Id Text (string)
Max length: 18
Record ID.

Updated resources

Dimension (s2cor__Sage_ACC_Dimension__c)

A new picklist value has been added to the Type (s2cor__Type__c) parameter to support fixed assets:

Tag (s2cor__Sage_ACC_Tag__c)

A new parameter has been added to support fixed assets.

UI label API name Value type Details
Fixed Asset s2cor__Fixed_Asset__c Text (reference)
Max length: 18
Shows the fixed asset to which the tag relates.

Transaction (s2cor__Sage_INV_Trade_Document__c)

New parameters have been added to support contract renewals and disputed invoices.

UI label API name Value type Details
Auto Renew s2cor__Auto_Renew__c Boolean
Default: false
Specifies whether to enable automatic contract renewal. When set to true, creates a new contract copying all information (header and line items) with a start date of the day after the end date on this current contract. For a rolling contract a renewal isn’t created until an end date is entered on the recurrence.
Auto Renew Changes Items s2cor__Auto_Renew_Changes_Items__c Double (number) Auto renew changes items.
Change Value on Auto Renew by s2cor__Change_Value_on_Auto_Renew_by__c Picklist (string)
Max length: 255
Valid values:
None, Percentage Increase, Percentage Decrease, Latest Pricebook Values.
Determines what type of change to apply to the contract renewal.
Dispute Reason s2cor__Dispute_Reason__c Text (string)
Max length: 32768
Specifies invoice dispute reason.
Dispute Status s2cor__Dispute_Status__c Picklist (string)
Max length: 255
Valid values:
Active, Resolve - Credit, Resolved - Re-issue, Closed.
Specifies invoice dispute status.
Disputed Amount s2cor__Base_Disputed_Amount__c Double (number) Specifies disputed amount.
Is Disputed s2cor__Is_Disputed__c Boolean Specifies whether the transaction is being disputed.
Percentage value s2cor__Percentage_Value__c Double (number) Specifies the percentage to increase or decrease the price of each item when renewing a contract.
Renewal Type s2cor__Renewal_Type__c Picklist (string)
Max length: 255
Valid values:
Renew to Fixed Term Contract, Renew to Rolling Contract.
Specifies what type of contract renewal to create.
Value Changed Items s2cor__Value_Changed_Items__c Double (number) Shows how many items change their value on contract renewal.

Transaction Item (s2cor__Sage_INV_Trade_Document_Item__c)

New parameters have been added to support automatic contract renewals.

UI label API name Value type Details
Amount or percentage change s2cor__Amount_or_Percentage_Change__c Double (number) Specifies the value for amount or percentage change.
Auto renew s2cor__Auto_Renew__c Boolean
Default: false
Specifies whether to enable automatic renewal.
Auto renew behaviour s2cor__Autorenew_Behaviour__c Picklist (string)
Max length: 255
Valid values:
Same, Different.
Specifies the automatic renewal behaviour.
-   Same The item uses the renewal values set for the contract.
-   Different The item uses the renewal values set for the item.
Change value on Auto Renew by s2cor__Change_Value_on_Auto_Renew_by__c Picklist (string)
Max length: 255
Valid values:
None, Percentage Increase, Percentage Decrease, Fixed Amount, Latest Pricebook Values.
Specifies what type of change to apply to the renewal.
Is Header Auto Renew s2cor__Is_Header_Auto_Renew__c Boolean Specifies whether the transaction schedule is configured for automatic renewal and this item can be included into auto renewal contract schedules.

Transaction Schedule (s2cor__Sage_INV_Trade_Document_Schedule__c)

A new parameter has been added to support automatic contract renewals.

UI label API name Value type Details
Type s2cor__Type__c Picklist (string)
Max length: 255
Valid values:
Recurrence, Recognition, Renewal, Notification.
Specifies transaction schedule type.

Scheduled Line Item (s2cor__Sage_INV_Scheduled_Line_Item__c)

A new parameter has been added to support automatic contract renewals.

UI label API name Value type Details
Type s2cor__Type__c Picklist (string)
Max length: 255
Valid values:
Document, Renewal, Notification.
Specifies scheduled line item type.