AssetClass

This component runs the Fixed Asset Class (FAC) function.

Methods

Amend
Driver Type: SASI
Use this method to amend one or more asset classes. If an asset class does not exist, an error message is produced and the payload rejected.
Closed
Driver Type: SASI
Use this method to change the status of one or more asset classes to Closed.
Create
Driver Type: SASI
Use this method to create one or more asset classes. If an asset class already exists, an error message is produced and the payload is rejected.
CreateAsDraft
Driver Type: SASI
Use this method to create one or more draft asset classes.
CreateOrAmend

Driver Type: SASI

Use this method to create or amend one or more asset classes. An asset class is created if it does not exist and amends it if it does. Both the Amend and Create methods require you to know in advance if an asset class exists whereas this method can be used if you are unsure.

Delete
Driver Type: SASI
Use this method to delete one or more asset classes.
Hidden
Driver Type: SASI
Use this method to change the status of one or more asset classes to Hidden.
Open

Driver Type: SASI

Use this method to change the status of one or more asset classes to Open.

Query
Driver Type: Export
You can use this method to obtain asset class details or to extract asset class data from SunSystems.
SuspendedHeld
Driver Type: SASI
Use this method to change the status of one or more asset classes to Suspended/Held.

Mandatory fields

A value must be supplied for Budget Code - payload element <AssetBdgt_BdgtCode>.

Note: At runtime the component validates the payload contents to ensure that the values supplied are correct. Various combinations of values may require other elements in the payload to be specified before the payload can be processed successfully.

Related data

None.