DBA Data[Home] [Help]

APPS.JG_EXTENDED_WITHHOLDING_PKG dependencies on JG_ZZ_SHARED_PKG

Line 49: l_country_code := jg_zz_shared_pkg.get_country(l_ou_id, NULL);

45: ------------------------
46: -- Get the Country Code
47: ------------------------
48: fnd_profile.get('ORG_ID',l_ou_id);
49: l_country_code := jg_zz_shared_pkg.get_country(l_ou_id, NULL);
50:
51: -------------------------------------------------
52: -- Execute the Argentine Withholding Tax Routine
53: -------------------------------------------------

Line 137: l_country_code := jg_zz_shared_pkg.get_country(l_ou_id, NULL);

133: ------------------------
134: -- Get the Country Code
135: ------------------------
136: fnd_profile.get('ORG_ID',l_ou_id);
137: l_country_code := jg_zz_shared_pkg.get_country(l_ou_id, NULL);
138:
139: -------------------------------------------------
140: -- Execute the Argentine Withholding Tax Routine
141: -------------------------------------------------

Line 210: l_country_code := jg_zz_shared_pkg.get_country(l_ou_id, NULL);

206: ------------------------
207: -- Get the Country Code
208: ------------------------
209: fnd_profile.get('ORG_ID',l_ou_id);
210: l_country_code := jg_zz_shared_pkg.get_country(l_ou_id, NULL);
211:
212: -------------------------------------------------
213: -- Execute the Argentine Withholding Tax Routine
214: -------------------------------------------------

Line 274: l_country_code := jg_zz_shared_pkg.get_country(l_ou_id, NULL);

270: ------------------------
271: -- Get the Country Code
272: ------------------------
273: fnd_profile.get('ORG_ID',l_ou_id);
274: l_country_code := jg_zz_shared_pkg.get_country(l_ou_id, NULL);
275:
276: ------------------------------------------------
277: -- Execute the Argentine/Colombian Withholding
278: -- Tax Defaulting Routine

Line 334: l_country_code := jg_zz_shared_pkg.get_country(l_ou_id, NULL);

330: ------------------------
331: -- Get the Country Code
332: ------------------------
333: fnd_profile.get('ORG_ID',l_ou_id);
334: l_country_code := jg_zz_shared_pkg.get_country(l_ou_id, NULL);
335:
336: -------------------------------------------------
337: -- Execute the Extended Matching Routine
338: -------------------------------------------------

Line 413: -- l_country_code := jg_zz_shared_pkg.get_country(l_ou_id, NULL);

409: ------------------------
410: -- Get the Country Code
411: ------------------------
412: -- fnd_profile.get('ORG_ID',l_ou_id);
413: -- l_country_code := jg_zz_shared_pkg.get_country(l_ou_id, NULL);
414:
415: -------------------------------------------------
416: -- Execute the Extended Insertion Routine
417: -------------------------------------------------

Line 494: l_country_code := jg_zz_shared_pkg.get_country(l_ou_id, NULL);

490: ------------------------
491: -- Get the Country Code
492: ------------------------
493: fnd_profile.get('ORG_ID',l_ou_id);
494: l_country_code := jg_zz_shared_pkg.get_country(l_ou_id, NULL);
495:
496: ------------------------------------------------
497: -- Execute the Argentine/Colombian Withholding
498: -- Tax Defaulting Prepayment Routine