DBA Data[Home] [Help]

APPS.PAY_FI_PSTR dependencies on PAY_FI_PSTR

Line 1: package body pay_fi_pstr as

1: package body pay_fi_pstr as
2: /* $Header: pyfipstr.pkb 120.0.12000000.1 2007/04/26 12:12:32 dbehera noship $ */
3: procedure populate_details (
4: p_business_group_id in number,
5: p_payroll_action_id in varchar2,

Line 797: end pay_fi_pstr;

793: p_xfdf_clob := l_xfdf_string;
794: hr_utility.set_location ('Leaving WritetoCLOB ', 20);
795: fnd_file.put_line (fnd_file.log, 'XML Part');
796: end writetoclob;
797: end pay_fi_pstr;