Your browser does not support JavaScript!
You are here: Transaction Rules > Transaction Elements > Math Elements > SYSTEMDATE

SYSTEMDATE

Description

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.

SystemDate Element/Attribute Table
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.

XML Example

<MathVariable VARIABLENAME="SystemDateMV" 
 TYPE="SYSTEMDATE" DATATYPE="DATE">SystemDate</MathVariable>

 

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