Oracle® XML Configuration Guide Release 9.7.1.0 E51561-01
Pulls in a date value from the AsSystemDate table. SystemDate is frequently used within Validations or for further manipulation of the SystemDate within a Function. For example, a Function using DaysAdd, DaysDiffOf, MonthsAdd, etc.
TYPE = SystemDate | |||
---|---|---|---|
Element |
Attributes |
Attribute Value |
Element Value |
<MathVariable> |
TYPE |
SYSTEMDATE |
System date |
LOG |
Yes: the result is stored in AsActivityMath table to be used by other activities. No: the result is not stored. This is the default behavior. |
||
DATATYPE |
DATE |
The Value will always reflect DATE. |
<MathVariable VARIABLENAME="SystemDateMV" TYPE="SYSTEMDATE" DATATYPE="DATE">SystemDate</MathVariable>
Copyright © 2009, 2013, Oracle and/or its affiliates. All rights reserved. Legal notices.