R32707 Document - Set Reporting Person (Recalc)

Code 32707
Entity Finance.Excise.ExciseDeclarations Entity
Name SetReportingPerson
Attribute ReportingPerson
Layer Front-End
Events AttributeChanged(TaxWarehouse, ReportingPerson)
Priority Early
Modify YES
Applicable Legislations ALL // no condition needed
Action IIF((TaxWarehouse != null), Transaction.CurrentUser.Person, ReportingPerson)
Description Set Reporting person to Current user
Message
Version
Revocable YES

* This is auto generated code. Don't change it.