Oracle® Insurance XML Configuration Guide Release 10.2.0.0 E62439-01
OBJECTFIELD provides a method for retrieving values from an object instance created in prior statements.
TYPE=OBJECTFIELD |
||||
---|---|---|---|---|
Element |
Attributes |
Attribute Value |
Element Value |
Definition |
<MathVariable> |
TYPE |
OBJECTFIELD |
The name of the field from which the value will be retrieved. |
|
|
OBJECTNAME |
Name of the object where the data resides. This coincides with a database table name. |
This will be the same OBJECTNAME listed in the associated TYPE=OBJECTLOOP statement. | |
|
SOURCEOBJECT |
The name of MathVariable which is TYPE=OBJECT. |
|
<MathVariable VARIABLENAME="EachClientGUID" TYPE="OBJECTFIELD" OBJECTNAME="Client" SOURCEOBJECT=”r;IndividualClient">NameofField</MathVariable>
Copyright © 2009, 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices