DBA Data[Home] [Help]

APPS.PQH_PQHWSOPS_XMLP_PKG dependencies on HR_GENERAL

Line 61: P_REPORT_TITLE := hr_general.decode_lookup('PQH_REPORT_TITLES','PQHWSOPS');

57: FETCH csr_posn_type INTO cp_position_type;
58: CLOSE csr_posn_type;
59:
60:
61: P_REPORT_TITLE := hr_general.decode_lookup('PQH_REPORT_TITLES','PQHWSOPS');
62:
63: c_business_group_name :=
64: hr_reports.get_business_group(p_business_group_id);
65: