Define revisioned field on account location
About this task
Define the field on the account. In the default
configuration for locations, the revisioned fields are on the AccountLocation entity. If the
field already exists, you do not need to define it. If the field does
not exist, add the field to an extension entity for AccountLocation.
The step-by-step instructions add a FloodPlain field to the AccountLocation entity.
To add the revisioned field to the account
location, you first define the revisioned field for AccountLocation in an extension
entity.
Procedure
- In Studio, navigate to .
- Right-click Entity, and select .
-
Select
AccountLocationand click OK. -
In AccountLocation.etx
enter a column with the following values:
Name
Value
name
FloodPlaintype
bitdesc
Whether the location is on a flood plain.
