DBA Data[Home] [Help]

APPS.POA_CM_EVAL_SCORES_ICX dependencies on AK_QUERY_PKG

Line 1037: ak_query_pkg.exec_query(p_parent_region_appl_id=>201,

1033: htp.p('');
1034:
1035: -- Heading
1036:
1037: ak_query_pkg.exec_query(p_parent_region_appl_id=>201,
1038: p_parent_region_code=>'POA_CM_EVAL_SCORES_R',
1039: p_responsibility_id=>icx_sec.getID(icx_sec.PV_RESPONSIBILITY_ID),
1040: p_user_id=>icx_sec.getID(icx_sec.PV_WEB_USER_ID),
1041: p_return_parents=>'F',

Line 1048: htp.p('
');
1051:
1052: END LOOP;

Line 1050: ak_query_pkg.g_items_table(v_counter).attribute_label_long || '');

1046: FOR v_counter IN 1..7 LOOP
1047:
1048: htp.p('

');
1051:
1052: END LOOP;
1053:
1054: htp.p('');

Line 1154: htp.p('
');

1150:
1151: htp.p('');
1152:
1153:
1154: htp.p('

');
1155:
1156: htp.p('');
1157:
1158: htp.p('
');
1045:
1046: FOR v_counter IN 1..7 LOOP
1047:
1048: htp.p('
' ||
1050: ak_query_pkg.g_items_table(v_counter).attribute_label_long || '
' ||
1050: ak_query_pkg.g_items_table(v_counter).attribute_label_long || '
' || ak_query_pkg.g_items_table(8).attribute_label_long || ' ' || ak_query_pkg.g_items_table(8).attribute_label_long || ' ');