Reference → Data Dictionary → Metadata Table Summary → PES_Timescale
This table contains the information about all the valid timephased attribute timescales in the system. The timescale specifies how the product will display timephased data. (Years, Quarters, Months, Days, Fiscal Years, Fiscal Quarters, Fiscal Months).
Column | Data Type | Description |
tis_UID | int | A unique identifier. Every record in the table has a unique ID. |
tis_Name | nvarchar(50) | Each timescale unit has a name, such as "Fiscal Year". This name is used in the various macros to display an attribute in a given timescale. |
SELECT * FROM PES_MACRO_TIMEPHASE_ATTRIBUTES_TIMESCALE (tmp, obj_UID = 281, Currency, Calendar Year, 1/1/2006,12/31/2007, true)
Copyright © 2003–2010 Serena Software, Inc. All rights reserved.