HPM_EXPD_ASGN_RUL_SEL

The HPM_EXPD_ASGN_RULE_SEL view retrieves details about the assignment rule selections.

Table 16-6 HPM_EXPD_ASGN_RULE_SEL

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
src_dim1_member_name nvarchar (80) varchar2(80 CHAR) Name of the first dimension member in the source stage
src_dim2_member_name nvarchar (80) varchar2(80 CHAR) Name of the second dimension member in the source stage
src_dim3_member_name nvarchar (80) varchar2(80 CHAR) Name of the third dimension member in the source stage
src_dim4_member_name nvarchar (80) varchar2(80 CHAR) Name of the fourth dimension member in the source stage
src_dim5_member_name nvarchar (80) varchar2(80 CHAR) Name of the fifth dimension member in the source stage
rule_name nvarchar (80) varchar2(80 CHAR) Name of the rule controlling the selected assignment. The rule must be present in the target database.