Your browser does not support JavaScript!
You are here: Configuration Overview > Business Rules > Attached Rules > CopyToListBillFields

CopyToListBillFields

The rule will specify the active ListBill record whose values are to be changed.

Note: This rule replaces the v8 rule UpdateClientGroup.

CopyToListBill Element/Attribute Table

Element/Tag

Attribute Definition

Element/Attribute Value and Description

<CopyToListBillFields>   The opening and closing tag of the business rule.

 

  LISTBILLGUID Required: Specifies the target ListBill record to update Math variable containing a ListBillGUID.
<Fields>   Optional: Opening element of the Fields section.  
<Field>   Repeatable: Defines the mapping of transaction field and math values to the ListBillScreen fields using standard From/To/DataType spawn syntax  

XML Schema

<CopyToListBillFields LISTBILLGUID="[Math Variable]">
<Fields>
<Field>
<From />
<To />
</Field>
</Fields>
</CopyToListBillFields>

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