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

Introduction

The organisation dimension is intended for those fact tables and star schemas that need to capture performance measurements related to the internal (accounting) organisations.

Description

The account dimension is derived from:

  1. PartyRoleNameDetail entity
  2. PartyAcctgPreference

The discriminating factor in table 1 is the roletypeId (value = "INTERNAL_ORGANIZATIO")

and consists of following elements (fields):

namealiastypedescription
dimensionId
id-longthe unique identifier of the record
partyId
idthe natural (primary) key from table 1 (see above): partyId
partyName
description

The name of the party. Value is dependent on the partyTypeId of the PartyRoleNameDetail entity:

  1. if partyRoleTypeId = PARTY_GROUP: groupName
  2. if partyRoleTypeId = PERSON: lastName, firstName
currencyDimIdbaseCurrencyidThe currency of the party. From the PartyAcctgPreference entity




Related tickets

key summary type created updated due assignee reporter priority status resolution

JQL and issue key arguments for this macro require at least one Jira application link to be configured

  • No labels