Oracle® XML Configuration Guide Release 9.7.1.0 E51561-01
The business rule identifies the background to display on all screens except the login screen. The rule may be overridden by primary companies.
Element/Tag | Attribute | Definition |
Element/Attribute Value and Description |
---|---|---|---|
<CompanyCosmetics> |
|
The opening and closing tag of the CompanyCosmetics Business Rule. |
|
<CompanyCosmetics> |
Optional: The opening and closing tags for the section. |
|
|
<Tile> |
Optional: The element identifies the background file that will display on all system screens except the login screen. |
||
<RoundCurrencyEntry> |
Indicates whether the value of a Money datatype field will be rounded automatically. |
Yes or No Yes - Automatic rounding will be applied. No - Automatic rounding will not be applied. The default value is No. |
|
<ActivityShading>
|
|
Optional:
Controls activity shading. |
|
ENABLE |
Required:
Specifies whether or not activity shading is applied to the transaction to show the activity status with preset colors. |
Yes or No Yes - Activity shading will be applied. No - Activity shading will not be applied. The default value is No. |
|
<ShadowPolicyStatus> |
|
Optional: Opening tag for status codes that can be shadowed. |
|
<ShadowStatusCode> |
|
Required, Repeatable: Identifies the status code that will be used for shadowing a policy. |
Text – AsCodeStatus code values. |
<RoundCurrencyEntry> |
|
Optional: Indicates if automatic rounding of the entered Money data type field value will occur. |
Literal Yesor No The default value is No. |
<CompanyCosmetics>
<CompanyCosmetics>
<Tile>background7.gif</Tile>
</CompanyCosmetics>
<ActivityShading ENABLE=”Yes”></ActivityShading>
<RoleShading ENABLE=”Yes”></RoleShading>
<ShadowPolicyStatus>
<ShadowStatusCode>04</ShadowStatusCode>
<ShadowStatusCode>12</ShadowStatusCode>
<ShadowStatusCode>44</ShadowStatusCode>
</ShadowPolicyStatus>
</CompanyCosmetics>
<CompanyCosmetics>
<CompanyCosmetics>
<Tile>[filename.gif]</Tile>
</CompanyCosmetics>
<ActivityShading ENABLE=”Yes|No”></ActivityShading>
<RoleShading ENABLE=”Yes|No”></RoleShading>
<ShadowPolicyStatus>
<ShadowStatusCode>[StatusCode]</ShadowStatusCode>
</ShadowPolicyStatus>
</CompanyCosmetics>
Copyright © 2009, 2013, Oracle and/or its affiliates. All rights reserved. Legal notices.