Physical Key Oracle Fusion Middleware Online Documentation Library

14-20 Oracle Fusion Middleware Integrators Guide for Oracle Business Intelligence Enterprise Edition Syntax CubeTable … extName= type= isCacheable= cacheExpiry= isCacheEventTable= pollFreq= x= y= rowCount= lastUpdated= scriptPath= isSysGen= isOverrideCacheProp= hints= CubeVars For SAPBW data sources only. Cube variables are used as a means of parameterizing queries. Each cube variable is contained in a sub-element called CubeVar. This sub-element has the following attributes: ■ name: Name of the cube variable. ■ caption: A description label or caption associated with the cube variable, mainly used for display purposes. ■ type: The type of cube variable SAP_VAR_TYPE_MEMBER, SAP_VAR_TYPE_HIERARCHY, or SAP_VAR_TYPE_ NUMERIC. ■ selectionType: The selection type of the cube variable, for cube variables of type SAP_VAR_TYPE_MEMBER SAP_ VAR_SEL_TYPE_VALUE, SAP_SEL_TYPE_INTERVAL, or SAP_VAR_SEL_TYPE_COMPLEX. ■ entryType: Indicates whether replacing variables is optional or mandatory. Values include SAP_VAR_INPUT_ TYPE_OPTIONAL, SAP_VAR_INPUT_TYPE_MANDATORY, or SAP_VAR_INPUT_TYPE_MANDATORY_NOT_INITIAL. ■ refDimension: The reference dimension. This column contains a DIMENSION_UNIQUE_NAME for the parameter type SAP_VAR_TYPE_HIERARCHY. ■ refHierarchy: The reference hierarchy. This column contains a HIERARCHY_UNIQUE_NAME for the variable type SAP_VAR_TYPE_MEMBER. ■ defaultLow: Contains a default value for the variable, or is zero. ■ defaultHigh: Contains a default value for the variable, or is zero. This property is only important for variables with the selection type SAP_VAR_SEL_TYPE_INTERVAL and SAP_VAR_SEL_TYPE_SELECTION. ■ overrideLow: The default value for the cube variable used if defaultLow is zero. ■ overrideHigh: The default value for the cube variable used if defaultHigh is zero. CalcScripts This child element is reserved for a future release. AnonymousCalcBlock This child element is reserved for a future release. Table 14–18 Cont. Cube Table Child Elements Element Name Description Physical Elements 14-21 isDDLAggr= memberReference= Aliases Aliases AliasTableVar RefVariable … RefVariable … AliasTableVar CubeVars CubeVar … CubeVar … CubeVars CubeTable Example CubeTable name=Budget parentName=quot;FoodMartquot;..quot;quot; parentId=3023:3038 id=3039:4280 uid=2147510222 type=none extName=Budget DescriptionDescription CubeTable

14.12 Physical Dimension

The physical dimension element corresponds to the physical dimension object in the Physical layer. The physical dimension tag includes the following attributes: The physical dimension tag includes the following child elements: Syntax PhysicalDimension … defaultMember= Table 14–19 Physical Dimension Tag Attributes Attribute Name Description defaultMember The default member for this physical dimension. Table 14–20 Physical Dimension Child Elements Element Name Description Hierarchies References the hierarchies that belong to this physical dimension. Each hierarchy is contained in a sub-element called RefPhysicalHierarchy. UserAttributes References the dimension properties for this physical dimension. Each dimension property is contained in a sub-element called RefCubeColumn. AlternateHierarchyNames For Essbase physical dimension objects, lists the names of any alternate hierarchies that belong to this dimension. Each hierarchy name is listed in a sub-element called Name. 14-22 Oracle Fusion Middleware Integrators Guide for Oracle Business Intelligence Enterprise Edition Hierarchies RefPhysicalHierarchy … Hierarchies UserAttributes RefCubeColumn … UserAttributes AlternateHierarchyNames Name … AlternateHierarchyNames PhysicalDimension Example PhysicalDimension name=Calendar Months parentName= quot;2 - Sampl App ESSBASEquot;.quot;BISAMPLEquot;..quot;Samplequot; parentId=3039:16617 parentUid=2160773306 id=3064:16467 uid=2160773156 Description Hierarchies RefPhysicalHierarchy uid=2160773085 id=3041:16396 qualifiedName= quot;2 - Sampl App ESSBASEquot;.quot;BISAMPLEquot;.. quot;Samplequot;.quot;Calendar Monthsquot; Hierarchies UserAttributes RefCubeColumn uid=2160773353 id=3043:16664 qualifiedName= quot;2 - Sampl App ESSBASEquot;.quot;BISAMPLEquot;.. quot;Samplequot;.quot;Calendar Months Memnorquot; UserAttributes PhysicalDimension

14.13 Physical Hierarchy

The physical hierarchy element corresponds to the physical hierarchy object in the Physical layer. The physical hierarchy tag includes the following attributes: Table 14–21 Physical Hierarchy Tag Attributes Attribute Name Description memberType This attribute is not used. extName The external name for the physical hierarchy. type The type of physical hierarchy. Options include FULLY BALANCED, UNBALANCED, RAGGED BALANCED, and NETWORK. This option corresponds to the Hierarchy Type option in the Physical Hierarchy dialog in the Administration Tool. dimType The dimension type for example, Measure Dimension for the dimension to which this hierarchy belongs. rowCount The latest number of rows retrieved for this physical hierarchy. isTimeDim If set to true, indicates that this physical dimension is a time dimension. dimUniqueName The name of the dimension to which this hierarchy belongs.