Access to add and change pages is restricted. See: https://cwiki.apache.org/confluence/display/OFBIZ/Wiki+access

Introduction

The time dimension is intended for those fact tables and star schemas that need to capture performance measurements related to time slots in a day.

Description

The time dimension is not derived from any OFBiz entity as it is a generic dimension, and as such contains all time elements in a day. These elements are minute based, leading to 1440 records.

and consists of following elements (fields):

name

alias

type

description

dimensionId
id-longthe unique identifier of the record
timeValue
timethe natural key, in hh:mm format
hr
integer

the hour value of the time value

mm
integerthe minute value of the time value

Related tickets

Key Summary T Created Updated Due Assignee Reporter P Status Resolution
Loading...
Refresh

  • No labels