Creating a domain
Use the Domain Properties window of the Create a New Infor LN Software Component wizard to initialize and create a new Domain in your local workspace. This window is the wizard's second dialog box.
For more general information about the wizard, see Create a New Infor LN Software Component wizard.
Creating a domain
- Start the wizard and
select the component type.
- Start the wizard.
- Specify the software
development activity for which you want to create the new domain. Select
Domain
as the component type. - To go to the Domain Properties window, click .
- Specify the required
domain properties.
In the Domain Properties window, specify this information:
- Name
- This is a text value. The domain name must start with the code of the package in which the domain is used.
- Description
- The description of the domain.
- Data Type
- The data type of the domain, which is the internal representation of data, such as a string, long, double, date or UTC Date Time.
- Length
- The length in characters if the data type of the domain is a (multi-byte) string, or the default display length for data types UTC Date Time, Date, Enumerated and Set.
The name, description and data type are always mandatory. The length is only mandatory for data types
String
,Set
,Enumerated
andMultiByte String
.After you created the domain, you cannot change its name anymore. You can change the other properties.
For more information about the domain properties, see the online help of the Domain Editor.
- Create the domain.
To create the domain in your local workspace and to exit the wizard, click Activity Explorer view of the Application perspective.
. The created domain appears in theYou can now edit the new domain in the Domain Editor.