DBA Data[Home] [Help]

APPS.PAY_MX_TRR_PKG dependencies on HR_MX_UTILITY

Line 64: Added hr_mx_utility.get_IANA_charset

60: percentage rate divided by 100
61: 19-Dec-2005 kthirmiy 115.13 Increased wait time to 2400 secs to
62: finish
63: the XML report process
64: Added hr_mx_utility.get_IANA_charset
65: to get the charset encoding
66: dynamically.
67: 13-Jan-2005 kthirmiy 115.14 modified fetch_active_assg_act to
68: get the assignment action id.

Line 1711: hr_mx_utility.get_wrip(p_business_group_id,

1707: dbg('Business group id ' ||p_business_group_id);
1708: dbg('Tax Unit id ' ||l_tax_unit_id);
1709:
1710: insert_xml_plsql_table( p_xml_data,'SOC_SEC_INS_ER_PCT',
1711: hr_mx_utility.get_wrip(p_business_group_id,
1712: l_tax_unit_id),'D','P');
1713: dbg('After Calling get_wrip to get the workrisk premium');
1714:
1715: ELSE

Line 2445: hr_mx_utility.get_IANA_charset || '"?>' ) ;

2441:
2442: -- FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'');
2443:
2444: FND_FILE.PUT_LINE(FND_FILE.OUTPUT,' 2445: hr_mx_utility.get_IANA_charset || '"?>' ) ;
2446:
2447: l_step := 4;
2448: hr_utility.set_location(g_package || l_procedure_name, 40);
2449: