LedgerRevaluationProfiles

This component runs the Ledger Revaluation Profile (LEP) function.

It allows you to create or amend, delete as well as query the details of ledger revaluation profiles.

Methods

Closed
Driver Type: SASI
Use this method to change the status of one or more ledger revaluation profiles to Closed.
CreateAsDraft
Driver Type: SASI
Use this method to create one or more draft ledger revaluation profiles.
CreateOrAmend
Driver Type: SASI
Use this method to create or amend one or more ledger revaluation profiles. A ledger revaluation profile is created if it does not exist and amended if it does.
Delete
Driver Type: SASI
This method retrieves a ledger revaluation profile and deletes it.
Hidden
Driver Type: SASI
Use this method to change the status of one or more ledger revaluation profiles to Hidden.
Open
Driver Type: SASI
Use this method to change the status of one or more ledger revaluation profiles to Open.
Query
Driver Type: Export
This method allows you to extra the details of a ledger revaluation profile.
Suspended/Held
Driver Type: SASI
Use this method to change the status of one or more ledger revaluation profiles to Suspended/Held.

Mandatory fields

  • When creating a ledger revaluation profile, values must be supplied for the following:
    • Ledger Revaluation Profile Code - payload element <profile_code>
    • Name - payload element <name>
    • Account Types - payload element <acnt_type>
    • Net / Loss Account - payload element <net_loss_acnt>.
  • When specifying a Currency Rate Type, you must enter an existing rate type code:
    <RateType>
      <ShortHeading>.</ShortHeading>
    </RateType>

If no rate type is specified, the currency period rate is used as the DEFAULT rate type.

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.