DBA Data[Home] [Help]

APPS.PAY_PAYHKMPF_XMLP_PKG dependencies on PAY_HK_SOE_PKG

Line 190: v_currency_code := pay_hk_soe_pkg.business_currency_code(p_business_group_id);

186:
187: begin
188:
189:
190: v_currency_code := pay_hk_soe_pkg.business_currency_code(p_business_group_id);
191:
192:
193: v_field_length := 12;
194: v_format_mask := fnd_currency.get_format_mask(v_currency_code, v_field_length);