HPM_EXPD_POV

The HPM_EXPD_POV view retrieves the states of each combination of dimension members included in a point of view (POV).

Table 16-2 HPM_EXPD_POV

Field SQL Server Data Type Oracle Data Type Description
application_name nvarchar (80) varchar2(80 CHAR) Name of the selected application
id identity integer(38,0) Unique record ID
pov_dim1_member_name nvarchar (80) varchar2(80 CHAR) Name of the first dimension member in the selected POV
pov_dim2_member_name nvarchar (80) varchar2(80 CHAR) Name of the second dimension member in the selected POV
pov_dim3_member_name nvarchar (80) varchar2(80 CHAR) Name of the third dimension member in the selected POV
pov_dim4_member_name nvarchar (80) varchar2(80 CHAR) Name of the fourth dimension member in the selected POV
pov_state nvarchar (80) varchar2(80 CHAR) The current status of the POV:
  • Draft

  • Published

  • Archived