make amount field updatable false when status is unreconciled

Upload: joelasselin

Post on 31-May-2018

214 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/15/2019 Make AMOUNT Field Updatable False When Status is Unreconciled

    1/2

    Make AMOUNT field updatable False when status is Unreconciled

    Set-up a Rule with Trigger Event WHEN-NEW-RECORD-INSTANCE.Select LINES Trigger Object

    Enter the Condition :lines.status_dsp = 'Unreconciled'

    Dont forget to set the Processing Mode to Both and set the context to what you require.

    Clicl the Actions tab.

  • 8/15/2019 Make AMOUNT Field Updatable False When Status is Unreconciled

    2/2

    Select Actions Type: Property

    Object Type: Item

    Target Object: LINES.AMOUNTProperty Name: UPDATE_ALLOWED

    Value: False