Your browser does not support JavaScript!
You are here: Agreements > AgreementScreen

AgreementScreen

Description

The Agreement Screen gives users the option to view/edit existing Agreements under a Group Customer and also create new Agreements. This business rule is for defining the Agreement Screen display on the application while the rules governing the various agreement types, the fields required for the agreement types, etc. is handled in other business rules.

AgreementScreen Element/Attribute Table
Element/Tag

Attribute

Definition

Element/Attribute Value and Description

<AgreementScreen>




<AgreementHierarchy>

 

  Defined whether the agreement hierarchy should be expanded and to which level.  
EXPANDLEVEL

Optional attribute:EXPANDLEVEL expands the hierarchy to the level specified in the value of the attribute.

Numeric value >0 and *. Default is 1. If * is specified the whole Agreement hierarchy for the Agreement Category is expanded.

XML Schema

<AgreementScreen>
		<AgreementHierarchy EXPANDLEVEL="[NumericValue]"></AgreementHierarchy>
</AgreementScreen>

XML Example

<AgreementScreen>
		<AgreementHierarchy EXPANDLEVEL="1"></AgreementHierarchy>
</AgreementScreen>
                          

Copyright © 2009, 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices